Commit Graph

1998 Commits

Author SHA1 Message Date
39fb5b4830
fixed visibility settings when sending replies 2022-11-18 13:40:02 -06:00
71ca547abe
Implemented user searches 2022-11-18 10:28:45 -06:00
1c5c1067e6
Fixed KeystrokeEditor's GUI 2022-11-17 17:37:44 -06:00
df4d3eb0e6
Fix Issue that avoids removing trending topic buffers 2022-11-17 17:27:41 -06:00
927bbae1be
bind user actions button to its function in user buffers' GUI 2022-11-17 16:59:48 -06:00
cbc4fd0632
Added buttons for toggling favorites and bookmarks in base buffer's GUI 2022-11-17 16:57:49 -06:00
10d4d47a17
Handle errors in authorisation for both Twitter and mastodon 2022-11-17 16:19:47 -06:00
52d64d86d8
Add sessions only after authorise returns True 2022-11-17 16:19:03 -06:00
2ab61ebee6
Create session folder only if the session is actually created successfully (authorized) 2022-11-17 16:18:30 -06:00
3ad01d1ab0
Fixed a typo 2022-11-17 12:44:28 -06:00
7835e09c5b
Added oauth authorisation to mastodon session 2022-11-16 15:33:27 -06:00
4c5d2b5e04
Update persons default template 2022-11-16 13:42:31 -06:00
8f72ee97c9
Replace 'toot' term to follow mastodon changes 2022-11-16 13:28:45 -06:00
aebdcae9cf
Fixed some buffer names 2022-11-16 12:55:35 -06:00
3b5ef02def
fixed small name conflict in buffers 2022-11-16 12:51:58 -06:00
35599ee0ef
Add newline character after every image description parsed 2022-11-16 12:40:52 -06:00
6e03578e86
Fixed lists 2022-11-16 12:35:19 -06:00
7cbf873db5
Include date and client in conversation list GUI 2022-11-16 11:40:23 -06:00
fefd88b71c
Create valid account buffers even when session cannot login to the network (works for ignored sessions) 2022-11-16 11:01:52 -06:00
7c80c9d842
Improve conversation replies 2022-11-16 10:31:17 -06:00
f5e52c6387
Honor custom character limit if reported by the instance 2022-11-16 10:06:14 -06:00
4c43f82b60
changed import of twitter text parser 2022-11-15 17:23:01 -06:00
2caaaa9d87
Fix: LogOut from sessions 2022-11-15 16:15:09 -06:00
3fa39c712e
Set a mastodon version for the API 2022-11-15 16:13:16 -06:00
252a93f82d
save list buffers after being created 2022-11-15 16:12:49 -06:00
f5328379e8
Fixed list buffer creation 2022-11-15 13:31:11 -06:00
2e8c8c6db4
Rework sessions to be handled with unique names 2022-11-15 11:54:59 -06:00
862dbd0b8a
Change session name as identifiable key for every session in TWblue 2022-11-14 17:51:27 -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
2a0e73ad33
Use the same visibility when replying to toots 2022-11-12 22:32:31 -06:00
701a557357
Add support to retrieve more conversations if needed. Sort conversation properly on updates 2022-11-12 21:28:49 -06:00
de1d94e679
update toot from server before displaying item 2022-11-12 15:26:34 -06:00
64d5b7e684
Changed mentionned people for direct in toots' visibility info 2022-11-12 15:16:53 -06:00
2c9048618f
Added visibility as a variable template for toots 2022-11-12 15:16:20 -06:00
José Manuel Delicado Alcolea
d66f4a2640
Updated Windows dependencies. Switching to Python 3.10.8 2022-11-12 20:29:02 +01:00
bfbb280c27
Fixed update in mentions 2022-11-12 13:06:46 -06:00
cad7c9a9fd
Added conversationListBuffer GUI 2022-11-12 13:06:03 -06:00
81ff530a71
Added initial support for direct messages, users need to open conversations for every dm 2022-11-12 11:20:16 -06:00
39fc982665
Added conversations buffer 2022-11-12 09:16:35 -06:00
803f5fbe89
Fixed a few things in tootDialog 2022-11-11 17:32:31 -06:00
0d1d4c887d
Added bookmarks buffer 2022-11-11 17:25:04 -06:00
f8f13be6d3
Updated mastodon default config (again) 2022-11-11 17:20:32 -06:00
5f645508ba
Added mentions buffer (filters notifications by mention and extract toots from them) 2022-11-11 17:12:03 -06:00
3a3cb3963c
Allows to add content warnings when writing a toot 2022-11-11 16:21:15 -06:00
2c298577cc
Re-added toot dialog to make it more compatible with mastodon. Added visibility and audio attachments 2022-11-11 15:51:16 -06:00
97815f807a
get description only for images, for now 2022-11-11 15:05:56 -06:00
f24f97baae
Removed code from our html parser 2022-11-11 15:04:14 -06:00
2a10f029f0
Added basic toot viewing (untested yet) 2022-11-10 17:54:38 -06:00
3deffa57de
Added content warnings to templates as $safe_text. Content warnings will be shown by default on GUI for now 2022-11-10 15:32:49 -06:00