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
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
9ff772f098
cleaned filter dialogs. Added filter management (mostly done)
2025-03-07 13:01:08 -06:00
cdee0a620c
Added filters dialog
2025-03-05 13:12:04 -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
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
33ccb0a8a9
Improved shortcut for proxy server
2024-05-24 18:31:11 -04:00
Mohamed
c06c6beff4
Added keyboard shortcuts for account and global settings dialogs
2024-05-24 18:24:33 -04:00
Mohamed
80dd29fb13
Added keyboard shortcuts for radio buttons in community timeline dialog
2024-05-24 17:19:03 -04:00
Mohamed
30ce19ad6c
Added keyboard shortcuts to view profile dialog
2024-05-23 19:54:47 -04:00
503bf72b11
change: Removed some settings that are no longer needed from our global settings dialog.
2024-05-22 17:42:23 -06:00
Mohamed
404e545a6d
Added keyboard shortcuts to update profile dialog
2024-05-21 13:36:10 -04:00
6db1e0b79c
fix: Display unicode characters on some dialogs
2024-05-19 19:05:03 -06:00
9c2511561a
Code cleanup
2024-05-18 17:24:28 -06:00
b39ccb9f2c
Started implementation of community timelines
2024-05-17 17:45:47 -06:00
2a1d86f917
Feat: Added muting posts.
2024-05-17 16:38:26 -06:00
aee2a3b8b2
Feat: display users who boosted or favorited a post.
2024-05-17 13:58:54 -06:00
a5cd118b99
change: Improved translation services' settings. Closes #632
2024-05-16 08:58:41 -06:00
cdcbcf754a
Mastodon: Added actions for notifications. closes #517
2024-01-05 15:49:18 -06:00
fa0b6a63b9
Change: Updated text for some menu items on posts' contextual menu
2024-01-05 09:40:04 -06:00
Abdulqadir Ahmad
8c3fc2bbb8
updated show user profile dialog to download images in a separate thread
2023-12-02 08:50:57 +01:00
Abdulqadir Ahmad
80df3f254b
Removed number of rows in grid sizer of show user profile dialog
2023-12-02 06:56:58 +01:00
6c43c419fe
Mastodon: Added autocomplete users management in account settings; user autocomplete works already in posts
2023-10-11 11:44:43 -06:00
Abdulqadir Ahmad
f4ec03099a
added actions, following, followers and posts button to show user profile dialog
2023-08-27 17:56:39 +01:00
Abdulqadir Ahmad
15e2032afb
added fields for created_at, locked, bot and discoverable
2023-08-12 10:32:29 +01:00
Abdulqadir Ahmad
35ba915be6
fix show user profile not working when a post have mentions
2023-08-10 19:15:34 +01:00
Abdulqadir Ahmad
1d8fefe7d3
created show user profile dialog
2023-08-10 17:19:58 +01:00
Abdulqadir Ahmad
c31bf3f1b2
increased size of text boxes for better visual.push
2023-06-09 15:28:19 +01:00
Abdulqadir Ahmad
f5815d7911
Added check boxes for bot, private and discoverable
2023-06-09 14:38:22 +01:00
Abdulqadir Ahmad
6d7f808196
added support for updating header, avatar and the 4 fields
2023-06-09 10:53:11 +01:00
Abdulqadir Ahmad
453630e655
created basic update profile with support for name and bio
2023-06-08 00:40:38 +01:00
058ca1347a
Fixed a typo
2023-04-05 13:36:35 -06:00
00a5ad9e59
Mastodon: Implemented OCR for images in posts
2023-04-05 12:57:37 -06:00
8acebc290b
Remove most of Twitter code as Twitter's API access has been removed
2023-04-03 13:35:05 -06:00
e31369e49a
Mastodon: Added experimental support for voting in polls
2023-02-17 23:19:34 -06:00
f3fd1087b4
Mastodon: Allow adding descriptions to all supported media. Closes #516
2023-02-10 01:01:25 -06:00
24e91235f3
Mastodon: Implemented setting to disable Streaming API endpoints on sessions
2023-02-05 19:09:27 -06:00
Mohamed
b743d7af09
Mastodon: added keyboard shortcuts for visibility combo box and sensitive content checkbox
2022-12-29 04:17:58 -05: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
b0fa59cc01
Mastodon: Show dialog before dismissing a notification. Mention notifications will make the mention to not be loaded in mentions buffer, as TWBlue reads mentions from the notifications data
2022-12-19 16:50:43 -06:00
35b758ecf1
mastodon: Added account settings dialog (except autocompletion settings)
2022-12-08 11:14:14 -06:00
e42bd85274
Fixed shortcut to open followers timelines in the dialog
2022-11-20 13:28:43 -06:00
d3914a4e34
Implemented user timelines (statuses, followers & following). Limited support due to API
2022-11-20 02:23:12 -06:00
71ca547abe
Implemented user searches
2022-11-18 10:28:45 -06:00
8f72ee97c9
Replace 'toot' term to follow mastodon changes
2022-11-16 13:28:45 -06:00