19 Commits

Author SHA1 Message Date
7835e09c5b
Added oauth authorisation to mastodon session 2022-11-16 15:33:27 -06:00
8f72ee97c9
Replace 'toot' term to follow mastodon changes 2022-11-16 13:28:45 -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
3fa39c712e
Set a mastodon version for the API 2022-11-15 16:13:16 -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
035de92496
Added user buffers (buffers for followers, following, blocked and muted users for now) 2022-11-13 22:17:28 -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
62d6ae2277
Added favorites buffer, and actions to add, remove and toggle favorite for toots 2022-11-09 17:08:48 -06:00
c6433d8655
Fixed reply and toot things to make it work properly 2022-11-09 10:20:14 -06:00
368e089639
Added toot writing and replies 2022-11-08 17:53:59 -06:00
9959ac24d9
Implemented retoots 2022-11-08 13:22:27 -06:00
d53decb165
added order_buffer method to sort toots in database 2022-11-08 12:19:41 -06:00
b593071364
Added empty check_streams to mastodon session so it won't raise errors for a while 2022-11-07 12:24:56 -06:00
9f74d568f0
Add attribute type to mastodon session 2022-02-24 16:08:29 -06:00
085c9038b5
Removed old imports used for python 2 2022-02-24 12:43:06 -06:00
9eab9ad5f0 Added Mastodon authorisation and authentication methods in a session. Added get_user_info, get_lists, get_muted_users 2021-08-27 15:42:34 -05:00