pachli-android
pachli-android copied to clipboard
The Pachli Android app
**Describe the bug** I get the new question about the language of my post several times a day. In this incidence I see this as a bug. **To Reproduce** That's...
**Is your feature request related to a problem? Please describe.** I hope pachli to have a MD3 style look,If you could, that would be perfect.Thanks to the developer's efforts.
**Is your feature request related to a problem? Please describe.** My home timeline is often cluttered with the same posts because they are boosted multiple times throughout the day, adding...
**Describe the bug** Notifications show up in the App. Once you've seen them, they're cleared. This does not appear to propagate to the website, so you end up seeing the...
**Is your feature request related to a problem? Please describe.** In the timeline I can see who has boosted a post, but not when. I can only see when the...
Reported at https://fedi.caliandroid.de/@st3fan/statuses/01J5936SN8G1AJZ84ZCMBR0V34 **Describe the bug** Attached media and description lost on posting error **To Reproduce** Write a post with picture. Add more than 500 signs to image description (no...
It's not currently possible to log out of an account you can't log in to. Reported by @[email protected] in https://s.djehuti.com/@ben/statuses/01JK1AHM1954Y9TBK0X58M72J9 For example, you deleted the account on the server and...
Contains a bunch of stuff, lots of which needs to be split in to different PRs...
Remove `*ViewModel.getStatuses`; instead, trigger the fetch by collecting from `*ViewModel.statuses`, which is flatmapped from a flow that contains the PachliAccountId to use. This made it possible to remove the `AccountManager.activeAccountFlow`...