Improved README
This commit is contained in:
parent
fafe9126dd
commit
2c452e0d2f
37
README.md
37
README.md
|
@ -7,7 +7,7 @@
|
|||
|
||||
Threaded is free, made in SwiftUI, [#OpenSource](https://github.com/lumaa-dev/ThreadedApp), and doesn't violate [#YourPrivacy](https://apps.lumaa.fr/legal/privacy). Follow the [#ThreadedAccount](https://mastodon.online/@Threaded) on Mastodon, for progress, updates, polls, and more...
|
||||
|
||||
Threaded **will** also includes its own premium service, available as a subscription and lifetime payment, called Threaded+ (or Plus for short). Plus only adds additional features to Threaded, you don't need a subscription to like, post, bookmark, or use any primary Mastodon feature. Currently, all available Threaded+ features are free, until further notice.
|
||||
Threaded **will** also includes its own premium service, available as a subscription and lifetime payment, called Threaded+ (or Plus for short). Plus only adds additional features to Threaded, you don't need a subscription to like, post, bookmark, or use any existing Mastodon feature. Currently, all available Threaded+ features are free, until further notice.
|
||||
|
||||
With Threaded+, you can have a better Content Filter, you can save attachments, you get exclusive sneak peeks to Threaded's next updates, and other premium features!
|
||||
|
||||
|
@ -15,41 +15,24 @@ Join the Threaded Discord server to receive help, talk about the Fediverse, and
|
|||
Join the Matrix Space to get support, with full security: [Join #threadedapp:matrix.org](https://matrix.to/#/#threadedapp:matrix.org)
|
||||
|
||||
## Credits
|
||||
|
||||
> [!NOTE]
|
||||
> The in-app "Credits" section will be updated more precisely on full release of the app.
|
||||
|
||||
- [Lumaa](https://lumaa.fr/) - Developer
|
||||
- [@Damon](https://mozilla.social/@Damon) - Discord admin
|
||||
- [@Damon](https://social.wedistribute.org/@damon)
|
||||
- [IceCubesApp](https://github.com/dimillian/IceCubesApp) by [@Dimillian](https://github.com/dimillian)
|
||||
- [Instance Blocklist](https://codeberg.org/oliphant/blocklists/raw/branch/main/blocklists/_unified_tier0_blocklist.csv)
|
||||
|
||||
## Packages
|
||||
- A derivative of [ProboscisKit](https://github.com/lumaa-dev/ProboscisKit)
|
||||
- [SwiftSoup](https://github.com/scinfu/SwiftSoup)
|
||||
- [Nuke](https://github.com/kean/Nuke)
|
||||
- [EmojiText](https://github.com/divadretlaw/EmojiText)
|
||||
- [KeychainSwift](https://github.com/evgenyneu/keychain-swift)
|
||||
- [RevenueCat](https://www.revenuecat.com/)
|
||||
- A derivative of [ProboscisKit](https://github.com/lumaa-dev/ProboscisKit)
|
||||
|
||||
## To-do list
|
||||
## Special thanks
|
||||
- Beezus
|
||||
- Beta testers on TestFlight
|
||||
|
||||
- [ ] Fix most bugs and implement features cited with `TODO`
|
||||
|
||||
- [ ] Accessibility features
|
||||
|
||||
- [x] Infinite scroll
|
||||
|
||||
- [ ] Smart deep links (half implemented)
|
||||
|
||||
- [ ] Animate T while reloading timeline (branding)
|
||||
|
||||
- [x] Launch screen like Threads
|
||||
|
||||
- [ ] [Translating](https://www.deepl.com/en/pro-api) posts in other languages (suggested by [@Damon](https://mozilla.social/@Damon))
|
||||
|
||||
- [x] Share posts as [images](https://developer.apple.com/documentation/swiftui/imagerenderer) and copy/share text to clipboard
|
||||
|
||||
- [ ] A proper messaging user interface - Later
|
||||
|
||||
- [x] [In-app purchases](https://mastodon.online/@Threaded/111813166173390719) and/or subscriptions
|
||||
## More
|
||||
Threaded is not related or affiliated with Meta Platforms.\
|
||||
[Privacy Policy](https://apps.lumaa.fr/legal/privacy?utm_source=ThreadedGit)\
|
||||
[About Threaded](https://apps.lumaa.fr/app/threaded)
|
||||
|
|
Loading…
Reference in New Issue