Commit Graph

11 Commits

Author SHA1 Message Date
manuelcortez 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
Mohamed 0f19ac0a3f Missed some spots 2024-11-29 14:00:27 -05:00
Mohamed 05c397c252 Fixed more shortcut conflicts. Shortcut project complete, hopefully. Or something like that. 2024-11-29 13:53:04 -05:00
Mohamed ec1b8a0df2 Better shortcut, add shortcuts for add followers and following to database checkboxes in scan dialog as well 2024-11-27 14:04:54 -05:00
Mohamed 9c3868bfc9 Fixed scan account keyboard shortcut which conflicted with the shortcut for the save button 2024-11-27 13:54:36 -05:00
Mohamed 9d66b23c8e Impoved persons template shortcut 2024-05-24 18:35:35 -04:00
Mohamed c06c6beff4 Added keyboard shortcuts for account and global settings dialogs 2024-05-24 18:24:33 -04:00
manuelcortez 6c43c419fe Mastodon: Added autocomplete users management in account settings; user autocomplete works already in posts 2023-10-11 11:44:43 -06:00
manuelcortez 24e91235f3 Mastodon: Implemented setting to disable Streaming API endpoints on sessions 2023-02-05 19:09:27 -06:00
manuelcortez 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
manuelcortez 35b758ecf1 mastodon: Added account settings dialog (except autocompletion settings) 2022-12-08 11:14:14 -06:00