Commit Graph

1949 Commits

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