Commit Graph

9 Commits

Author SHA1 Message Date
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 533f15de55 Feat: Added support to display local and public timelines for remote instances 2024-05-18 14:17:06 -06:00
Abdulqadir Ahmad f0d6e8dcf9 created search buffer 2023-06-01 15:48:53 +01:00
manuelcortez ec68c7ccae Mastodon: Added initial implementation for notifications buffer (actions not available yet) 2022-12-14 12:12:05 -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 81ff530a71 Added initial support for direct messages, users need to open conversations for every dm 2022-11-12 11:20:16 -06:00
manuelcortez 39fc982665 Added conversations buffer 2022-11-12 09:16:35 -06:00
manuelcortez 5f645508ba Added mentions buffer (filters notifications by mention and extract toots from them) 2022-11-11 17:12:03 -06:00
manuelcortez 83c9db573e Added first stage of refactor for autocompletion users 2022-07-08 11:39:14 -05:00