Commit Graph

28 Commits

Author SHA1 Message Date
ec68c7ccae
Mastodon: Added initial implementation for notifications buffer (actions not available yet) 2022-12-14 12:12:05 -06:00
35b758ecf1
mastodon: Added account settings dialog (except autocompletion settings) 2022-12-08 11:14:14 -06:00
eedcb49f3d
Mastodon: Added template editor 2022-12-08 11:07:44 -06:00
8d2fb59ba8
Added some fixes 2022-11-24 15:22:09 -06:00
d3914a4e34
Implemented user timelines (statuses, followers & following). Limited support due to API 2022-11-20 02:23:12 -06:00
73de8d4f49
Updated followers sound to match the correct sounds used for twitter sessions 2022-11-19 19:37:10 -06:00
71ca547abe
Implemented user searches 2022-11-18 10:28:45 -06:00
8f72ee97c9
Replace 'toot' term to follow mastodon changes 2022-11-16 13:28:45 -06:00
3b5ef02def
fixed small name conflict in buffers 2022-11-16 12:51:58 -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
f5e52c6387
Honor custom character limit if reported by the instance 2022-11-16 10:06:14 -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
64d5b7e684
Changed mentionned people for direct in toots' visibility info 2022-11-12 15:16:53 -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
0d1d4c887d
Added bookmarks buffer 2022-11-11 17:25:04 -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
2a10f029f0
Added basic toot viewing (untested yet) 2022-11-10 17:54:38 -06:00
62d6ae2277
Added favorites buffer, and actions to add, remove and toggle favorite for toots 2022-11-09 17:08:48 -06:00
edbc74262a
change character max value for new toot dialog 2022-11-09 12:45:56 -06:00
368e089639
Added toot writing and replies 2022-11-08 17:53:59 -06:00
ca39db649b
Added sent toots buffer 2022-11-08 15:45:12 -06:00
1e3a0d9b2e
mastodon: Avoid playing sounds on first buffer start 2022-11-08 13:49:15 -06:00
aa3ca82f25
Added buffers on account creation (home, local and federated timelines). Most of functions don't work, just displaying items 2022-11-08 12:41:04 -06:00
d43738a2ec
Added base mastodon controller 2022-11-07 09:54:09 -06:00