update changelog

This commit is contained in:
sk 2022-12-31 01:37:39 +01:00
parent 87043f19bc
commit 4956543eac
7 changed files with 3 additions and 1 deletions

View File

@ -149,6 +149,7 @@ There's also a handful of custom strings exclusive to this projects that would n
* [Implement deleting notifications](https://github.com/sk22/megalodon/commit/b0f9ce081f69f29ad59658fc00ca41372cd2677d) (disabled by default)
* [Long-click boost button to "quote" a post](https://github.com/sk22/megalodon/commit/b25a237c20c6a924ed4d9b357999867c3a32b32b)
* [Draft and schedule posts](https://github.com/sk22/megalodon/pull/217)
* [Display original post when replying](https://github.com/sk22/megalodon/commit/375f8ceb2747705fedf43686681cc0e0b812f899)
### Behavior

View File

@ -1,5 +1,6 @@
- Drafts and scheduled posts
- Mastodon 4.0 compatible filters by @thiagojedi
- Display original post when replying
- Mastodon 4.0 compatible filters (no "hide with warning" function yet)
- Long-click to interact with posts (reply, boost, like, bookmark) from other logged-in accounts
- Icons in all menus
- Add mention when using "Post about this" function