manuelcortez
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
manuelcortez
ccaa0d98ff
fix: make buffers visible on screen. Maximize window and apply visual fixes. Closes #886
2026-01-11 00:37:59 -06:00
manuelcortez
ec68c7ccae
Mastodon: Added initial implementation for notifications buffer (actions not available yet)
2022-12-14 12:12:05 -06:00
manuelcortez
cbc4fd0632
Added buttons for toggling favorites and bookmarks in base buffer's GUI
2022-11-17 16:57:49 -06:00
manuelcortez
8f72ee97c9
Replace 'toot' term to follow mastodon changes
2022-11-16 13:28:45 -06:00
manuelcortez
120da217f5
Implemented userActions for mastodon sessions
2022-11-14 12:39:32 -06:00
manuelcortez
035de92496
Added user buffers (buffers for followers, following, blocked and muted users for now)
2022-11-13 22:17:28 -06:00
manuelcortez
cad7c9a9fd
Added conversationListBuffer GUI
2022-11-12 13:06:03 -06:00
manuelcortez
81ff530a71
Added initial support for direct messages, users need to open conversations for every dm
2022-11-12 11:20:16 -06:00
manuelcortez
b9731a3c75
Fixed typos in mastodon buffer GUI
2022-11-08 12:20:11 -06:00
manuelcortez
6b9540a0a8
Added a base mastodon buffer GUI
2021-11-03 13:16:39 -06:00