|
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 |
|
|
40689caef6
|
Mastodon: read long posts in GUI should be improved and work in all kinds of buffers
|
2024-11-26 23:23:36 -06:00 |
|
|
021dd0ae52
|
Mastodon: Fixed 'read long posts in GUI'. Now it should work as expected
|
2024-11-26 22:57:21 -06:00 |
|
|
002d0a5709
|
Mastodon: Allow to create user timelines from community local buffers
|
2024-11-26 22:44:38 -06:00 |
|
|
0f5a10c3fa
|
Merge pull request #647 from Mohamed00/shortcutAllTheSettings
Added more keyboard shortcuts
|
2024-11-26 22:35:35 -06:00 |
|
|
5f7f34f29d
|
Merge pull request #644 from Mohamed00/communityShortcut
Added keyboard shortcut for create community timeline action
|
2024-11-26 21:50:35 -06:00 |
|
|
438115d8e8
|
Fix: Removed line previously used for debug. Should close #637
|
2024-05-24 15:40:36 -06:00 |
|
|
fe43ce562c
|
Feat: Read long posts from GUI
|
2024-05-22 17:55:52 -06: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
|
cd9756ae61
|
Added keyboard shortcut for create community timeline action
|
2024-05-21 14:59:47 -04:00 |
|
|
68651ff736
|
Feat: Open conversations from community timelines.
|
2024-05-21 12:50:43 -06:00 |
|
|
94ad7ce180
|
Fix: Added proper name to local and federated timelines for instances on startup.
|
2024-05-19 19:04:34 -06:00 |
|
|
9c2511561a
|
Code cleanup
|
2024-05-18 17:24:28 -06:00 |
|
|
cd7279e83b
|
Change: Added check for valid communities when creating a community timeline
|
2024-05-18 16:53:57 -06:00 |
|
|
533f15de55
|
Feat: Added support to display local and public timelines for remote instances
|
2024-05-18 14:17:06 -06:00 |
|
|
10d2c47f9a
|
Updated code for handler
|
2024-05-17 17:46:49 -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 |
|
|
fd1a64c7b8
|
fix: Switch to Windows 11 keymap when running Windows 11. Closes #494
|
2024-05-16 10:52:11 -06:00 |
|
|
a5cd118b99
|
change: Improved translation services' settings. Closes #632
|
2024-05-16 08:58:41 -06:00 |
|
|
ee4f254825
|
Feat: Replaced old translator module. The new translator can translate by using LibreTranslate or DeepL with an user provided API key
|
2024-05-15 13:56:30 -06:00 |
|
|
a322507f8b
|
Change: Dropped googletrans as is no longer maintaned.
|
2024-05-11 01:23:46 -06:00 |
|
|
d6d3f0810c
|
Fix: Add search buffers inside searches in GUI
|
2024-02-07 12:14:06 -06:00 |
|
|
9f80891e1d
|
Fix: Open actions dialogue from followers and following buffers. Closes #575
|
2024-02-07 12:04:24 -06:00 |
|
|
36420d6a5b
|
Fix: Added missing parameter coming from WX Widgets to some calls. Fixes GUI buttons not responding when pressed in most buffers
|
2024-01-07 18:28:29 -06:00 |
|
|
cdcbcf754a
|
Mastodon: Added actions for notifications. closes #517
|
2024-01-05 15:49:18 -06:00 |
|
|
e835274ce9
|
Mastodon: TWBlue should be able to ignore deleted messages, so it will load everything else properly
|
2023-12-31 14:45:05 -06:00 |
|
|
8b5c47da28
|
Core: Updated website references for TWBlue
|
2023-12-31 12:20:06 -06:00 |
|
|
6c43c419fe
|
Mastodon: Added autocomplete users management in account settings; user autocomplete works already in posts
|
2023-10-11 11:44:43 -06: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 |
|
|
b3e0b21ee7
|
Merge pull request #540 from Arfs6/stop_update_running_source
stop updating while running from source
|
2023-10-10 16:50:11 -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 |
|
|
53af099300
|
Mastodon: Create searches for posts during startup
|
2023-07-10 12:53:24 -06:00 |
|
|
7c5a41791c
|
Mastodon: Added missing method to search buffer and removed some unneeded code
|
2023-07-10 12:52:42 -06:00 |
|
|
ceee7775c8
|
Fix conflicts
|
2023-07-10 09:58:08 -06: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 |
|
Abdulqadir Ahmad
|
f9b54ede81
|
fix updating while running from source if user checks for update from menu
|
2023-06-03 00:39:42 +01:00 |
|
Abdulqadir Ahmad
|
f0d6e8dcf9
|
created search buffer
|
2023-06-01 15:48:53 +01:00 |
|
|
10e23b039b
|
Mastodon: Added user aliases
|
2023-04-05 13:28:09 -06:00 |
|
|
00a5ad9e59
|
Mastodon: Implemented OCR for images in posts
|
2023-04-05 12:57:37 -06:00 |
|
|
65aea3c43c
|
Mastodon: Change buffer title properly after timelines are loaded during startup
|
2023-04-05 09:39:39 -06:00 |
|
|
972b851b93
|
Mastodon: Implemented hide emojis for usernames.
|
2023-04-05 09:17:37 -06:00 |
|
|
5f07f3b9d0
|
Mastodon: Add attachments and reply settings to post when recovering from an error. Closes #527, #526, #377, #137, #108
|
2023-04-03 16:03:20 -06:00 |
|