For users
- Special-case mastodon quote interaction policies https://codeberg.org/gush/gush/issues/99
- Support pasting and drag/dropping media attachments (requires javascript) (thanks @picklish !)
- Make emoji filterable in the reaction UI (thanks @picklish !)
- Allow users to unlink replies to and shares of their posts
- Remove shares and unlink replies when blocking posters
- Add moderator capability to (locally) remove others' posts
- Add moderator capability to unlink replies and shares
- Support directly interacting with posts from notifications
- Give more feedback when the UI is waiting on a pseudo-background operation (e.g. posting) (thanks @picklish !)
- When loading timelines, coalesce entire reply ancestries instead of repeating smaller chunks (thanks @picklish !)
- Stop autopropagating content warnings to the post box when sharing (reduces mistaken empty quotes when the intention is to boost a CWed post)
- Make adding scores to reviews optional (thanks @picklish !)
- Add labels to the tick marks on the review score slider (thanks @picklish !)
- Fix streaming of backfilled notifications
- Put the reactor's avatar in the desktop notification icon when the reaction is a unicode emoji (thanks @picklish !)
- Add more tracking parameters to the stripping list https://codeberg.org/gush/gush/issues/94
- Fix importing actors from peertube https://codeberg.org/gush/gush/issues/92
- Make timeline post collapse indicators more consistent https://codeberg.org/gush/gush/issues/95
- Expose gushable lists via activitypub as ordered collections
- Don't offer anonymous users the possibility to add context to notes
- Fix importing album ratings from NeoDB https://codeberg.org/gush/gush/issues/96
- Implement vertical rendering of mongolian script https://codeberg.org/gush/gush/issues/98
- Fix rendering notifications for events with locations
- Rename (music) "artist" to "musician" in the UI
- CSS cleanup
For admins
- Disable the "remove orphaned attachments" cleanup job
- Clean up follower url queries
- Rework follow caching