Bubble/README.md

40 lines
2.0 KiB
Markdown
Raw Normal View History

2023-12-30 20:59:53 +01:00
# Threaded
2023-12-30 20:57:41 +01:00
2024-01-14 18:04:02 +01:00
> [!IMPORTANT]
2023-12-30 20:59:53 +01:00
> Currently, the app is still in a very early stage with a lot of bugs, missmatches, networking issues, and a lot more. You can contribute to Threaded for free by making a pull request, don't forget to keep the Threads vibe!
[Threaded](https://apps.lumaa.fr/app/threaded) is a very simple [#Mastodon](https://joinmastodon.org) client, that is meant to look like the newest social media [#Threads](https://threads.net/) made by Meta Platforms. It integrates perfectly with your Mastodon account, and matches the Threads vibe, while having Mastodon-only features.
Threaded is a 100% 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...
## Credits
- [Lumaa](https://lumaa.fr/)
- [IceCubesApp](https://github.com/dimillian/IceCubesApp) by [@dimillian](https://github.com/dimillian)
- [SwiftSoup](https://github.com/scinfu/SwiftSoup)
- [Nuke](https://github.com/kean/Nuke)
2024-01-04 18:11:07 +01:00
## To-do list
- [ ] Fix all bugs and implement features cited with `TODO`
2024-01-26 14:52:40 +01:00
- [ ] Accessibility features
2024-01-06 03:50:15 +01:00
- [x] Infinite scroll
2024-01-04 22:18:18 +01:00
- [ ] Smart deep links
2024-01-21 12:34:21 +01:00
- [ ] Animate T while reloading timeline (branding)
2024-01-06 03:50:15 +01:00
2024-01-10 18:25:07 +01:00
- [x] Launch screen like Threads
2024-01-04 18:11:07 +01:00
2024-01-21 13:07:26 +01:00
- [ ] [Translating](https://www.deepl.com/en/pro-api) posts in other languages (suggested by [@Damon](https://mozilla.social/@Damon))
2024-01-21 12:34:21 +01:00
2024-01-26 14:43:49 +01:00
- [ ] Mastodon doesn't provide progresses on posting ~~[Live Activity](https://github.com/lumaa-dev/Too-Much-Code/blob/main/TMC-Widget/TMC_LAProgress.swift) when posting (for large content/attachments, like Instagram already does)~~
2024-01-04 18:11:07 +01:00
2024-01-21 16:34:40 +01:00
- [x] Share posts as [images](https://developer.apple.com/documentation/swiftui/imagerenderer) and copy/share text to clipboard
2024-01-26 14:44:13 +01:00
- [ ] A proper messaging user interface
- [ ] [In-app purchases](https://mastodon.online/@Threaded/111813166173390719) and/or subscriptions (name to decide)