|
8acebc290b
|
Remove most of Twitter code as Twitter's API access has been removed
|
2023-04-03 13:35:05 -06:00 |
|
|
a57ea752d6
|
Mastodon: Finished first implementation of 'reattempt to post on failures'. Should be relevant for #527, #526, #377, #137, #108
|
2023-03-23 13:17:55 -06:00 |
|
|
866da8425c
|
Merge pull request #524 from Arfs6/fix_report_error_btn
Bind error reporting item on menu bar to github issues. Closes #520
|
2023-03-01 15:40:26 -06:00 |
|
Abdulqadir Ahmad
|
e9ae5b228b
|
Fixed report an error button not working
|
2023-02-25 10:39:05 +01:00 |
|
|
e31369e49a
|
Mastodon: Added experimental support for voting in polls
|
2023-02-17 23:19:34 -06:00 |
|
|
310ba003c9
|
Twitter: Remove Twitter deprecation on feb 9 due to (more) changes on dates, features and stuff
|
2023-02-08 23:00:45 -06:00 |
|
|
7c959088e0
|
Core: Fixed small issue when switching between accounts on invisible interface
|
2023-02-06 02:43:00 -06:00 |
|
|
e4f2793aaf
|
Core: Update 'tweet' menu on the menu bar for mastodon sessions
|
2022-12-21 10:24:44 -06:00 |
|
|
ca40103df7
|
Core: Keystroke editor will show actions available for current session. Changed wording to use correct terms forh both networks
|
2022-12-20 13:02:27 -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 |
|
|
1eb9aefbf1
|
Mastodon: Added notifications in real time from streaming API
|
2022-12-19 16:07:45 -06:00 |
|
|
d4ebfac317
|
Core: Skip sessions not yet started when switching accounts in invisible interface
|
2022-12-19 08:45:05 -06:00 |
|
|
5bbf069d61
|
Set updated statuses also in GUI
|
2022-11-25 17:43:03 -06:00 |
|
|
fabca1207d
|
Fixed issue when cleaning a buffer
|
2022-11-24 16:36:08 -06:00 |
|
|
4a9098021f
|
Avoid playing new dm's sound for now
|
2022-11-20 15:01:15 -06:00 |
|
|
8850e5fdde
|
Removed unneeded code and fixed small typos
|
2022-11-20 14:54:10 -06:00 |
|
|
d3914a4e34
|
Implemented user timelines (statuses, followers & following). Limited support due to API
|
2022-11-20 02:23:12 -06:00 |
|
|
ce458a8d4d
|
Added direct messages and followers to streaming API implementation
|
2022-11-19 19:36:21 -06:00 |
|
|
149ce51f49
|
early support to user streaming events
|
2022-11-18 16:29:53 -06:00 |
|
|
2fe9c35c0b
|
Add pubsub events by using twitter's namespace to separate services
|
2022-11-18 13:41:12 -06:00 |
|
|
6e03578e86
|
Fixed lists
|
2022-11-16 12:35:19 -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 |
|
|
2caaaa9d87
|
Fix: LogOut from sessions
|
2022-11-15 16:15:09 -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 |
|
|
07dc813cb6
|
Fixed a small typo
|
2022-11-08 15:16:01 -06:00 |
|
|
6f69426f03
|
Fixed more conflicts
|
2022-11-08 08:48:35 -06:00 |
|
|
c8c242a27f
|
Fixed merge conflicts with next-gen
|
2022-11-08 08:35:01 -06:00 |
|
|
40989a54ed
|
cleaned up some imports
|
2022-11-07 16:15:04 -06:00 |
|
|
87f2976419
|
moved searches to Twitter handler
|
2022-11-07 16:06:52 -06:00 |
|
|
b6b81e2b36
|
Move almost everything related to Twitter to handler
|
2022-11-07 15:55:28 -06:00 |
|
|
dfcd63b9b6
|
Moved timelines for users, likes, followers, following and conversations to Twitter handler
|
2022-11-07 13:55:08 -06:00 |
|
|
23af944fba
|
Moved some interactions with buffers from main controller to the buffer classes themselves
|
2022-11-07 13:02:54 -06:00 |
|
|
8ad266ad1b
|
Moved filters, list features, user actions, user aliases and account config to twitter handler
|
2022-11-07 12:26:58 -06:00 |
|
|
2c7eab60a8
|
Separate most Twitter features in their own controller so it might be easier to implement those in the handler
|
2022-11-07 10:25:19 -06:00 |
|
|
d43738a2ec
|
Added base mastodon controller
|
2022-11-07 09:54:09 -06:00 |
|
|
14a10989e5
|
Update controller
|
2022-11-07 09:17:08 -06:00 |
|
|
1ded773e84
|
Removed some platform checks
|
2022-11-03 17:11:13 -06:00 |
|
|
c6cbe3360b
|
Restart streaming in certain changes to followed/muted people
|
2022-08-24 11:32:06 -05:00 |
|
|
0a395af3a9
|
Updated changelog
|
2022-08-22 15:40:01 -05:00 |
|
|
b9794806d7
|
Display error when attempting to open a TL for an unauthorized user. Closes #485
|
2022-08-16 17:11:50 -05:00 |
|
|
76a5c960e5
|
Added user autocompletion functionality to some dialogs. Closes #466
|
2022-08-03 11:12:23 -05:00 |
|
|
fa9ebea836
|
Remove issue reporting dialogs as we no longer use mantis
|
2022-05-13 13:22:52 -05:00 |
|
|
b35cdbd7b4
|
Added handlers to map features from different networks
|
2022-03-24 10:37:50 -06:00 |
|
|
dbafeb9872
|
Fixed some typos
|
2022-02-24 16:29:59 -06:00 |
|
|
c6865a7742
|
Remove some platform independent code for a while
|
2022-02-24 16:26:05 -06:00 |
|
|
fcb2ce119b
|
Sorted imports on main controller
|
2022-02-24 16:18:01 -06:00 |
|
|
ac0e7380b0
|
TWBlue should not allow users to retweet or quote any protected account. Closes #454
|
2022-01-25 12:01:03 -06:00 |
|
|
416151570c
|
Request image description features for all created buffers by default
|
2021-12-10 15:23:41 -06:00 |
|