Commit Graph

16 Commits

Author SHA1 Message Date
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 64d5b7e684 Changed mentionned people for direct in toots' visibility info 2022-11-12 15:16:53 -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 0d1d4c887d Added bookmarks buffer 2022-11-11 17:25:04 -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 2a10f029f0 Added basic toot viewing (untested yet) 2022-11-10 17:54:38 -06:00
manuelcortez 62d6ae2277 Added favorites buffer, and actions to add, remove and toggle favorite for toots 2022-11-09 17:08:48 -06:00
manuelcortez edbc74262a change character max value for new toot dialog 2022-11-09 12:45:56 -06:00
manuelcortez 368e089639 Added toot writing and replies 2022-11-08 17:53:59 -06:00
manuelcortez ca39db649b Added sent toots buffer 2022-11-08 15:45:12 -06:00
manuelcortez 1e3a0d9b2e mastodon: Avoid playing sounds on first buffer start 2022-11-08 13:49:15 -06:00
manuelcortez 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
manuelcortez d43738a2ec Added base mastodon controller 2022-11-07 09:54:09 -06:00