mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2026-01-15 06:23:17 +01:00
feat(mastodon): Add support for server announcements
Implemented a new 'Announcements' buffer to view instance-wide news. Features include: - New buffer and UI panel for announcements. - Support for templates and rendering of announcement content. - 'Dismiss' functionality (mapped to Enter/Return) to mark announcements as read. - Integrated into account settings for buffer management.
This commit is contained in:
@@ -24,6 +24,9 @@ TWBlue Changelog
|
||||
* Posts from muted conversations will now be visually hidden from the Home timeline immediately upon muting, ensuring a cleaner experience.
|
||||
* Added a new invisible shortcut to toggle mute on the focused conversation: `Alt+Windows+Shift+Delete` (Default) or `Control+Alt+Windows+Backspace` (Windows 10/11).
|
||||
* The action is also available in the context menu of the post.
|
||||
* **Announcements:** Added support for viewing server announcements.
|
||||
* New dedicated buffer for "Announcements" where you can read instance-wide news.
|
||||
* Added ability to dismiss (mark as read) announcements directly from the buffer.
|
||||
|
||||
## Changes in version 2025.3.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user