7a9337c07a
feat(mastodon): Add support for editing announcement templates
...
Updated the template editor and account settings to allow customization of announcement display:
- Added default announcement template to mastodon.defaults.
- Updated templateEditor to recognize announcement variables.
- Added 'Edit template for announcements' button to account configuration dialog.
- Implemented template saving logic in settings controller.
2026-01-12 02:04:20 -06:00
15a9df2ca9
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.
2026-01-12 01:53:03 -06:00
6c43c419fe
Mastodon: Added autocomplete users management in account settings; user autocomplete works already in posts
2023-10-11 11:44:43 -06:00
8acebc290b
Remove most of Twitter code as Twitter's API access has been removed
2023-04-03 13:35:05 -06:00
24e91235f3
Mastodon: Implemented setting to disable Streaming API endpoints on sessions
2023-02-05 19:09:27 -06:00
18a7a42b5a
Mastodon: Started implementation of read preferences from instance. Currently only content warnings are displayed by taking into accounts values from instance preferences
2022-12-23 13:58:10 -06:00
35b758ecf1
mastodon: Added account settings dialog (except autocompletion settings)
2022-12-08 11:14:14 -06:00