README.md: Add some info about this 'fork'

This commit is contained in:
fruye 2022-11-08 22:02:33 +01:00
parent 67920b6281
commit d664c73ac5
1 changed files with 26 additions and 0 deletions

26
README.md Normal file
View File

@ -0,0 +1,26 @@
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