manuelcortez
|
32a86f1bb4
|
Core: Updated changelog
|
2022-12-19 17:34:28 -06:00 |
|
manuelcortez
|
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 |
|
manuelcortez
|
b8647c29ea
|
Mastodon: Dismiss notifications from GUI or invisible interface (by using the keystroke to delete an item in current buffer)
|
2022-12-19 16:21:50 -06:00 |
|
manuelcortez
|
1eb9aefbf1
|
Mastodon: Added notifications in real time from streaming API
|
2022-12-19 16:07:45 -06:00 |
|
manuelcortez
|
d4ebfac317
|
Core: Skip sessions not yet started when switching accounts in invisible interface
|
2022-12-19 08:45:05 -06:00 |
|
manuelcortez
|
3680349b59
|
Mastodon: Fix issue when creating user timelines during startup
|
2022-12-19 02:41:19 -06:00 |
|
manuelcortez
|
ec68c7ccae
|
Mastodon: Added initial implementation for notifications buffer (actions not available yet)
|
2022-12-14 12:12:05 -06:00 |
|
manuelcortez
|
4bf155b421
|
Mastodon: Added compose function for notifications
|
2022-12-14 12:09:14 -06:00 |
|
manuelcortez
|
e63479a261
|
Mastodon: Add line breaks when new paragraphs are present on posts content
|
2022-12-14 12:08:02 -06:00 |
|
manuelcortez
|
ae0dcc7b21
|
Generate all versions properly
|
2022-12-13 15:56:01 -06:00 |
|
manuelcortez
|
3adc726f33
|
Handle properly a psutil exception. Closes #501
|
2022-12-13 11:16:10 -06:00 |
|
manuelcortez
|
a3bc684721
|
Mastodon: Added reverse timeline ordering to buffers
|
2022-12-10 18:52:07 -06:00 |
|
manuelcortez
|
ffbb67765d
|
Replaced check_pid to use psutil as opposed to deal directly with win32 API
|
2022-12-10 18:29:59 -06:00 |
|
manuelcortez
|
b57a430dc5
|
Bring back support for Windows 7 on 32-bit portable variant
|
2022-12-09 16:41:18 -06:00 |
|
manuelcortez
|
0f04cfabf9
|
Fixed small typo on win7 version
|
2022-12-09 13:27:36 -06:00 |
|
manuelcortez
|
3b29cbd746
|
Ensure python 3.7 installs wxpython for 32 bits
|
2022-12-09 13:19:54 -06:00 |
|
manuelcortez
|
730665b5da
|
fixed a typo
|
2022-12-09 13:03:37 -06:00 |
|
manuelcortez
|
924cc83090
|
Modified CI for an experiment with Window 7 versions
|
2022-12-09 12:55:58 -06:00 |
|
manuelcortez
|
4d46bab37f
|
Remove fixes for libloader and win32com
|
2022-12-09 12:36:00 -06:00 |
|
manuelcortez
|
a5e075a215
|
Replace httpcore submodule to fix an issue with googletrans
|
2022-12-09 12:35:26 -06:00 |
|
manuelcortez
|
c9b75925b9
|
Removed unneeded code
|
2022-12-08 16:11:25 -06:00 |
|
manuelcortez
|
3450e0d38f
|
twitter: Fixed reply keystroke not working on dm buffer
|
2022-12-08 11:48:04 -06:00 |
|
manuelcortez
|
ca83604870
|
Updated changelog
|
2022-12-08 11:38:17 -06:00 |
|
manuelcortez
|
35b758ecf1
|
mastodon: Added account settings dialog (except autocompletion settings)
|
2022-12-08 11:14:14 -06:00 |
|
manuelcortez
|
d5ed5f12af
|
mastodon: Added missing settings in config file
|
2022-12-08 11:10:06 -06:00 |
|
manuelcortez
|
eedcb49f3d
|
Mastodon: Added template editor
|
2022-12-08 11:07:44 -06:00 |
|
manuelcortez
|
a1878f10b3
|
Fixed dm ordering issue
|
2022-12-06 13:31:09 -06:00 |
|
manuelcortez
|
2323c3cac5
|
Include mastodon default config file on builds
|
2022-12-06 10:06:27 -06:00 |
|
manuelcortez
|
e90c370e73
|
Add secrets on build stages
|
2022-12-06 09:12:09 -06:00 |
|
manuelcortez
|
cadcc56182
|
Updated changelog
|
2022-12-05 16:55:06 -06:00 |
|
manuelcortez
|
619f58ad90
|
Updated changelog
|
2022-12-05 16:51:57 -06:00 |
|
manuelcortez
|
c480554e01
|
Merge branch 'next-gen' of gitlab.mcvsoftware.com:twblue/twblue into next-gen
|
2022-12-05 03:00:57 -06:00 |
|
manuelcortez
|
6da81a9734
|
Get offset from local user timezone as opposed to call get_settings on twitter's side
|
2022-12-05 03:00:03 -06:00 |
|
manuelcortez
|
b559726535
|
Update method to determine custom character limit to detect changes in mastodon servers
|
2022-11-30 11:19:51 -06:00 |
|
manuelcortez
|
768f0bc396
|
Merge pull request #496 from MCV-Software/mastodon
Initial Mastodon Support
|
2022-11-25 17:50:08 -06:00 |
|
manuelcortez
|
5bbf069d61
|
Set updated statuses also in GUI
|
2022-11-25 17:43:03 -06:00 |
|
manuelcortez
|
d177ef5be2
|
Initial support for edited statuses in Streaming API. Only Works in invisible interface for now
|
2022-11-25 17:30:57 -06:00 |
|
manuelcortez
|
b6dd539dc6
|
Hide VLC log info
|
2022-11-25 15:29:21 -06:00 |
|
manuelcortez
|
fabca1207d
|
Fixed issue when cleaning a buffer
|
2022-11-24 16:36:08 -06:00 |
|
manuelcortez
|
bf4c7ff7c7
|
Make sure item ID is included when composing a dm in mastodon
|
2022-11-24 15:28:39 -06:00 |
|
manuelcortez
|
8d2fb59ba8
|
Added some fixes
|
2022-11-24 15:22:09 -06:00 |
|
manuelcortez
|
b7497791b4
|
Update buffer removal code. Should be able to remove user search buffers
|
2022-11-21 22:09:40 -06:00 |
|
manuelcortez
|
48730ead63
|
Keep sensitive content tag when replying to posts
|
2022-11-21 19:36:34 -06:00 |
|
manuelcortez
|
98ecd000a9
|
change default soundpack for mastodon sessions and hide federated timeline by default
|
2022-11-21 17:28:23 -06:00 |
|
manuelcortez
|
4a9098021f
|
Avoid playing new dm's sound for now
|
2022-11-20 15:01:15 -06:00 |
|
manuelcortez
|
8850e5fdde
|
Removed unneeded code and fixed small typos
|
2022-11-20 14:54:10 -06:00 |
|
manuelcortez
|
e42bd85274
|
Fixed shortcut to open followers timelines in the dialog
|
2022-11-20 13:28:43 -06:00 |
|
manuelcortez
|
d3914a4e34
|
Implemented user timelines (statuses, followers & following). Limited support due to API
|
2022-11-20 02:23:12 -06:00 |
|
manuelcortez
|
73de8d4f49
|
Updated followers sound to match the correct sounds used for twitter sessions
|
2022-11-19 19:37:10 -06:00 |
|
manuelcortez
|
ce458a8d4d
|
Added direct messages and followers to streaming API implementation
|
2022-11-19 19:36:21 -06:00 |
|
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 |
|