e4520a14e8
Merge pull request #842 from Mohamed00/evenMoreShortcuts
...
Update translation files / update_catalogs (push) Has been cancelled
Added and improved more shortcuts
2025-11-07 09:54:14 -06:00
3af372973d
fix: avoid passing params that are not editable to API Calls; display polls as attachments in post edit dialog, warns user about vote resetting when editing a post with poll
2025-11-06 17:39:55 -06:00
de837e15b9
fix: Remove parameters that are not editable from post edit function
2025-11-06 17:37:05 -06:00
Claude
977de1332a
Implement post editing functionality for Mastodon
...
Add ability to edit posts in Mastodon with full support for:
- Editing post text and content warnings
- Re-uploading or keeping existing media attachments
- Editing poll options (for posts with polls)
- Modifying visibility and language settings
- All features available through web interface
Changes:
- Add edit_post() method in Mastodon session to handle API calls
- Create editPost dialog class that loads existing post data
- Add edit_status() method to buffer controllers
- Add Edit menu item to base and notification menus
- Register edit_post action in all keymaps (no default key assigned)
- Add edit_post() action handler in main controller
The edit option is only enabled for the user's own posts (not boosts).
Users can access the feature through the context menu or by assigning
a keyboard shortcut in the keymap editor.
2025-11-06 14:37:12 +00:00
Mohamed
b1bf2ea95f
Updated shortcut for Bot account so it's not the same as bio. Also updated shortcut for posts
2025-10-20 17:18:12 -04:00
Mohamed
a4d5066156
Added shortcuts to the database manager and some more to the menu bar. Also fixed shortcuts for seeking so they're not both s
2025-10-02 16:26:50 -04:00
Mohamed
ed0cc67ba5
Added shortcut for restore template button
2025-10-02 13:31:21 -04:00
Mohamed
dce625547d
Added keyboard shortcuts for user list and poll dialogs
2025-10-02 13:17:43 -04:00
zvonimir stanecic
e8443cd526
Translated using Weblate (Polish)
...
Currently translated at 76.6% (543 of 708 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/pl/
2025-08-10 16:08:18 +00:00
manuelcortez
894f3fd113
Updated translation catalogs
2025-04-13 01:18:40 +00:00
manuelcortez
67145df1b6
Updated translation catalogs
2025-04-06 00:55:59 +00:00
manuelcortez
f58b1b03d2
Updated translation catalogs
2025-03-30 00:55:54 +00:00
manuelcortez
35cba4c6c6
Updated translation catalogs
2025-03-23 00:55:55 +00:00
manuelcortez
b011879b0d
Updated translation catalogs
2025-03-16 00:55:53 +00:00
Corentin Bacqué-Cazenave
47bb008710
Translated using Weblate (French)
...
Currently translated at 100.0% (708 of 708 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/fr/
2025-03-10 03:23:01 +00:00
a64cc0a28c
Translated using Weblate (Spanish)
...
Currently translated at 99.8% (707 of 708 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/es/
2025-03-10 03:23:00 +00:00
manuelcortez
a5afd1b1a8
Updated translation catalogs
2025-03-09 00:55:21 +00:00
Mira P
bea28d8d19
Translated using Weblate (Bulgarian)
...
Currently translated at 28.7% (200 of 696 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/bg/
2025-03-08 18:23:01 +00:00
Corentin Bacqué-Cazenave
89a89778aa
Translated using Weblate (French)
...
Currently translated at 100.0% (674 of 674 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/fr/
2025-03-08 18:23:00 +00:00
70a1c9fbcc
Minimal code cleanup
2025-03-08 11:57:09 -06:00
582d14708f
Improve pinned post parsing for templates
2025-03-08 11:06:15 -06:00
ea79165362
Adjust the way pinned posts are sorted
2025-03-08 05:21:20 -06:00
460d71075b
Expose status of pinned posts in variable templates
2025-03-08 01:31:50 -06:00
3d7d1142d3
Attempt to load pinned posts when loading a timeline for an user
2025-03-08 01:15:34 -06:00
6aa84daf5e
Merge pull request #762 from MCV-Software/feature/filters
...
Mastodon: adds Filter support
2025-03-08 00:50:26 -06:00
b37edc3712
disable action buttons on filter manager when reloading data
2025-03-07 13:05:37 -06:00
9ff772f098
cleaned filter dialogs. Added filter management (mostly done)
2025-03-07 13:01:08 -06:00
ff196693df
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (674 of 674 strings)
Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/es/
2025-03-07 17:15:29 +00:00
00e5766f90
Bind Filter create function to menu bar
2025-03-07 10:13:34 -06:00
3f72185817
Add filter creation within TWBlue
2025-03-07 10:13:13 -06:00
03a90922d8
Added bulgarian translation catalog
2025-03-06 13:14:00 -06:00
38fe9c149b
Added controller to add and update filters
2025-03-05 13:12:22 -06:00
cdee0a620c
Added filters dialog
2025-03-05 13:12:04 -06:00
fccabf6eb5
Respect filters also when getting previous items
2025-03-03 12:00:33 -06:00
3dae674c4e
for 'warn' filtered posts, parse and display a modified text on them (we must add a way to display those later)
2025-03-03 11:59:14 -06:00
c76134b064
Avoid adding hidden posts by filters to the list of objects
2025-03-03 11:58:11 -06:00
284c2bd87f
added functions to evaluate filter and retrieve context from a buffer
2025-03-03 11:57:37 -06:00
manuelcortez
87e1f7eb7a
Updated translation catalogs
2025-03-02 00:55:47 +00:00
manuelcortez
7c75c2ddec
Updated translation catalogs
2025-02-23 00:55:49 +00:00
manuelcortez
976703aa36
Updated translation catalogs
2025-02-16 00:55:48 +00:00
manuelcortez
5a7cf68858
Updated translation catalogs
2025-02-09 00:55:39 +00:00
manuelcortez
1ec37d5a1c
Updated translation catalogs
2025-02-02 00:55:40 +00:00
manuelcortez
528146310a
Updated translation catalogs
Update translation files / update_catalogs (push) Has been cancelled
2025-01-26 00:55:33 +00:00
manuelcortez
608f2a248d
Updated translation catalogs
2025-01-19 00:55:42 +00:00
manuelcortez
2525e5ca0d
Updated translation catalogs
Update translation files / update_catalogs (push) Has been cancelled
2025-01-12 00:55:55 +00:00
manuelcortez
930c0d6529
Updated translation catalogs
Update translation files / update_catalogs (push) Has been cancelled
2025-01-05 00:55:50 +00:00
6b97c5123f
mastodon: Language should be automatically suggested for posts during creation, replies or when recovering from an error
2024-12-31 18:51:00 -06:00
0322939cba
mastodon: Adds language selector on post dialog. Language for posts will be set via account's default language, post language or via TWBlue's user language
2024-12-31 18:48:27 -06:00
8ed80da82c
mastodon: Set API version at 4.3.2. Retrieves instance supported languages upon startup.
2024-12-31 18:44:04 -06:00
manuelcortez
26bede0b05
Updated translation catalogs
2024-12-29 00:55:53 +00:00