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
d56c8b4372
Renamed showUserProfile to user_details to keep compatibility with invisible interface and naming pattern of functions
2023-10-10 17:43:31 -06:00
Jeremyp3
b332902b91
add shortcut for find dialog in Windows 10 and Windows 11 keymap fix #420
2022-06-11 15:45:04 +02:00
Nikola Jovic
cfd4fd12d3
Updated Windows 11 keymap
2021-11-17 19:35:02 +01:00
Jesus
576b5064c0
Added a fix.
2021-07-28 07:23:57 +02:00
Jesus
54938ecb6c
Fixed shortkuts
2021-07-26 12:47:51 +02:00
Jesus
9c680130f7
Keypad para windows 11
2021-07-24 06:24:08 +02:00
582be54dea
Added add_alias action to keymaps as undefined
2021-07-13 17:25:48 -05:00
cc4568b968
Win10: Remapped session mute/umute to Control+win+alt+m
2019-02-19 17:50:05 -06:00
d7132ecaf6
Added 'open in Twitter' for tweets and users
2019-02-19 17:41:34 -06:00
720e0e6c24
Win10: Remapped shortcut for settings dialog to Ctrl+Win+Alt+o
2019-02-19 16:48:54 -06:00
6439eac76c
Win10: Remapped show location in tweet to ctrl+win+g as suggested in #177
2018-08-18 23:17:41 -05:00
0bbbb3f1b6
Merged like/unlike action for windows 10 users in invisible interface
2018-01-10 09:25:27 -06:00
7861f42d26
Changed 'like' shortcut in win 10 keymap
2017-12-11 09:04:53 -06:00
e10e3b3c49
Create trending buffer is remapped to ctrl+win+t i win10 keymap
2017-12-05 10:43:26 -06:00
3feeb568d8
Updated windows 10 Keymap
2017-05-29 01:45:06 +04:00
0bf630d8c0
Added ocr_image to all keymaps
2017-01-21 15:47:58 -06:00
ec58d02bb3
Added OCR support via the ocr.space API. Closes #93
2017-01-03 08:30:58 -06:00
Jose Manuel Delicado
ef7ba0fe40
Updated Windows 10 keymap. The authorization message returned by the webbrowser when authorizing a new account now is translatable
2016-10-02 20:46:27 +02:00
b131f50d42
Updated windows 10 keymap
2016-08-12 23:40:56 -05:00
2778d2e85d
Fixed the chicken nugget keymap
2016-03-19 20:58:14 -06:00
cdcdc86627
Changed go_page_up and go_page_down in the win10 default keymap
2015-12-26 23:39:31 -06:00
0afba81c71
Update buffers by pressing ctrl+win+shift+u; workaround for dm issues
2015-12-26 09:02:08 -06:00
fa1b8bfde3
Added more keystrokes to the invisible interface
2015-11-03 09:02:19 -06:00
880c421f3e
added check for updates to the invisible interface
2015-11-03 05:25:03 -06:00
53a9f04155
New snapshot
2015-08-10 09:28:47 -05:00
eb0cf62a54
A better way to save keymaps
2015-08-10 09:21:51 -05:00
5f963aa66b
Modified windows 10 keymap
2015-08-07 14:05:22 -05:00
6460c20a97
Added copy to clipboard option
2015-07-29 08:40:07 -05:00
cd0977798c
Fixed #57
2015-07-03 17:23:25 -05:00
70076aadb0
New Snapshot
2015-06-26 11:54:11 -05:00
8728c74aac
Modified keymaps are saved at exit
2015-06-26 11:00:02 -05:00
797f6a8432
Modified default keymap
2015-06-26 08:19:40 -05:00
81d3817b4c
Merge pull request #52 from codeofdusk/bluebuffersearch
...
find a string in the currently focused buffer
2015-06-24 16:37:33 -05:00
Bill Dengler
258bcff53e
Fix keymaps.
2015-06-24 14:07:13 -07:00
2824eac406
Added the windows 10 keymap from project magenta
2015-06-24 13:58:29 -05:00
f09ff43672
A couple of bugfixes
2015-06-04 17:15:03 -05:00
5976caf736
Code fixes
2015-05-26 20:23:02 -05:00
831bbc2f2f
Solved conflicts
2015-05-18 08:42:07 -05:00
Bill Dengler
bb27c08424
#43 : Fix keymap conflict.
2015-05-16 19:08:13 -04:00
Bill Dengler
ae9bd087a8
Merge branch 'next-gen' into issue39
2015-05-16 17:43:32 -04:00
Bill Dengler
4bee7991d1
Fix error in base keymap template.
2015-05-16 17:38:24 -04:00
Bill Dengler
c67e8d041b
Closed #43 .
2015-05-16 17:36:43 -04:00
Bill Dengler
ebe3ab2c14
#39 : Update Chicken Nugget keymap.
2015-05-16 13:59:21 -04:00
Bill Dengler
4b2c7a9655
#39 : Make keymap changes for secondary_interact.
2015-05-16 13:58:06 -04:00
Bill Dengler
a60d00d0dc
#41 : Added Chicken Nugget keymap.
2015-05-16 13:41:17 -04:00
Bill Dengler
f68388f700
Clean up default keymap.
2015-05-16 01:15:01 -04:00
Bill Dengler
dc5d11c1c8
#41 : Add load_keymap config entry, load a keymap as config.keymap.
2015-05-16 01:13:54 -04:00
Bill Dengler
40adacb32e
#41 : Added Chicken Nugget keymap.
2015-05-16 00:53:37 -04:00
Bill Dengler
3747f34b69
#40 : Created base and default keymaps.
2015-05-16 00:15:10 -04:00