|
8acebc290b
|
Remove most of Twitter code as Twitter's API access has been removed
|
2023-04-03 13:35:05 -06:00 |
|
|
ec68c7ccae
|
Mastodon: Added initial implementation for notifications buffer (actions not available yet)
|
2022-12-14 12:12:05 -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 |
|
|
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 |
|
|
b9731a3c75
|
Fixed typos in mastodon buffer GUI
|
2022-11-08 12:20:11 -06:00 |
|
|
d0322e7131
|
Merge branch 'next-gen' into mastodon
|
2022-02-24 10:24:12 -06:00 |
|
|
cedb290956
|
fixed an issue when deleting a buffer in a session where there were trending topics opened
|
2021-11-05 22:35:50 -06:00 |
|
|
6b9540a0a8
|
Added a base mastodon buffer GUI
|
2021-11-03 13:16:39 -06:00 |
|
|
5687cf6a62
|
Move Twitter buffers to a specific package
|
2021-11-03 13:00:35 -06:00 |
|
|
39e1fb017c
|
Made code indentation to comply with PEP8
|
2021-06-16 16:18:41 -05:00 |
|
|
ef689d04fc
|
Initial Python 3 compatible code
|
2019-06-06 11:52:23 -05:00 |
|
|
221d1d413b
|
Changed codebase's syntax before attempt the python3 migration later. #273
|
2018-11-22 13:35:51 -06:00 |
|
|
148c5176c6
|
Reverted quoted tweets support
|
2015-10-03 04:34:43 -05:00 |
|
|
a706ebf477
|
fix for #49
|
2015-07-03 09:40:44 -05:00 |
|
Bill Dengler
|
4a025caa69
|
String cleanup.
|
2015-05-14 10:14:42 -04:00 |
|
|
e7943cba50
|
Updated spanish translation, basic lists support
|
2015-04-27 16:08:02 -05:00 |
|
|
48e918adb0
|
Focus is handled in Gtk, accelerators and some menu items work
|
2015-04-04 21:25:52 -06:00 |
|
|
a63d6eceb1
|
Multiline in tweets, searches improvements and visual changes
|
2015-03-20 17:04:39 -06:00 |
|
|
75dfaec727
|
Basic conversation support, a jaws fix
|
2015-03-18 11:45:39 -06:00 |
|
|
458d607b9a
|
Start session automatically, login and logout in realtime from the account buffer in the GUI
|
2015-02-26 15:21:26 -06:00 |
|
|
3b1d8eb48a
|
Trending topic buffers are loaded during init
|
2015-02-03 04:39:46 -06:00 |
|
|
103b62719e
|
Trending topics support has been added
|
2015-02-01 21:13:18 -06:00 |
|
|
af087508b0
|
Timelines fix and some minor bugfixes too
|
2015-01-22 08:54:41 -06:00 |
|
|
a84d35c6af
|
Now the buttons in the buffers are connected to their functions; datetime and languageHandler improvements.
|
2015-01-05 06:05:31 -06:00 |
|
|
f54d9394b7
|
The next generation branch has been added
|
2014-11-12 20:41:29 -06:00 |
|