update changelog
This commit is contained in:
parent
b25a237c20
commit
8f6dc7e6d2
|
@ -152,6 +152,8 @@ There's also a handful of custom strings exclusive to this projects that would n
|
|||
* [Improve semantics for voting on polls (radio buttons and checkboxes)](https://github.com/sk22/megalodon/commit/6fd58c96827cb1d2da329cebdc170a1425dd18d7)
|
||||
* [Copy post URL when long-pressing share button](https://github.com/sk22/megalodon/commit/ba36347f03278763ecec617b1ce57ba89db7be72)
|
||||
* [Add option to disable swiping between tabs](https://github.com/sk22/megalodon/commit/1f20b21fc84bf006c1ec14bd2229cbfad5215ec8)
|
||||
* [Resolve Fediverse links in the app](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/open-urls-in-app)
|
||||
* [Long-click boost button to "quote" a post](https://github.com/sk22/megalodon/commit/b25a237c20c6a924ed4d9b357999867c3a32b32b)
|
||||
|
||||
|
||||
### Visual
|
||||
|
|
|
@ -6,4 +6,6 @@
|
|||
- Customizable Publish button
|
||||
- Dedicated icons for different notification types
|
||||
- Toggle for showing/hiding the translate button in the timeline
|
||||
- Resolve Fediverse links in the app
|
||||
- Long-click boost button to "quote" a post
|
||||
- Bugfixes and tweaks (Bookmark button, button animations)
|
||||
|
|
Loading…
Reference in New Issue