awwsdhfpsdflusky/README.md

27 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

This is a soft fork of [Tusky] targeting [Akkoma's Mastodon API extensions]
and some ideas that I may come up with.
[Tusky]: https://github.com/tuskyapp/Tusky
[Akkoma's Mastodon API extensions]: https://docs.akkoma.dev/stable/development/API/differences_in_mastoapi_responses/
Main changes so far:
- ported from Husky:
- [x] Emoji reactions support (WIP; adding custom emojis only)
- [ ] Support for attaching anything on Pleroma
- [ ] Support for changing OAuth application name
- [ ] Markdown support with WYSIWYG editor
- [x] Removed attachment limits for Pleroma
- [x] Support for extended accounts fields, so you can see who is admin or moderator on your instance
- [x] Support for seen notifications to less annoy you
- [x] "Reply to" feature that allows to jump to replied status, useful for hellthreading ;)
- [x] Bigger emojis!
- [x] "Preview" feature on Pleroma
- [x] Move notifications
- :star: new features :star::
- Bubble timeline
- Local post visibility
- quotes (still working on it)
oh and i might force push to master