Commit Graph

309 Commits

Author SHA1 Message Date
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
cd7279e83b Change: Added check for valid communities when creating a community timeline 2024-05-18 16:53:57 -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
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
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
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
Abdulqadir Ahmad
f9b54ede81 fix updating while running from source if user checks for update from menu 2023-06-03 00:39:42 +01:00
058ca1347a
Fixed a typo 2023-04-05 13:36:35 -06: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
52267562bc
Core: Removed Twitter references from default menu bar 2023-04-03 15:32:57 -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
e4f2793aaf
Core: Update 'tweet' menu on the menu bar for mastodon sessions 2022-12-21 10:24:44 -06:00
250b248d25
Core: Update menu bar items when switching between Twitter and Mastodon session to use terms according to the focused network. 2022-12-20 12:21:30 -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
ec68c7ccae
Mastodon: Added initial implementation for notifications buffer (actions not available yet) 2022-12-14 12:12:05 -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
cbc4fd0632
Added buttons for toggling favorites and bookmarks in base buffer's GUI 2022-11-17 16:57:49 -06:00
8f72ee97c9
Replace 'toot' term to follow mastodon changes 2022-11-16 13:28:45 -06:00
120da217f5
Implemented userActions for mastodon sessions 2022-11-14 12:39:32 -06:00
035de92496
Added user buffers (buffers for followers, following, blocked and muted users for now) 2022-11-13 22:17:28 -06:00
64d5b7e684
Changed mentionned people for direct in toots' visibility info 2022-11-12 15:16:53 -06:00
cad7c9a9fd
Added conversationListBuffer GUI 2022-11-12 13:06:03 -06:00