65 Commits

Author SHA1 Message Date
c0654658b5
Added indications when there are audio, video, photos or gifvs in media attachments 2022-11-09 09:09:37 -06:00
d71d3695eb
Added image descriptions to template system 2022-11-09 08:54:47 -06:00
368e089639
Added toot writing and replies 2022-11-08 17:53:59 -06:00
33647da6e8
If user has no display_name set, let's show mastodon username instead 2022-11-08 15:46:16 -06:00
9959ac24d9
Implemented retoots 2022-11-08 13:22:27 -06:00
1d4057ac5b
Added compose function for people in mastodon instances 2022-11-08 12:21:03 -06:00
d53decb165
added order_buffer method to sort toots in database 2022-11-08 12:19:41 -06:00
02b8330ca0
Added templates for toots and persons 2022-11-08 12:19:05 -06:00
12046c1f56
Updated compose function for toots 2022-11-08 08:59:09 -06:00
60daa548ca
Added util to parse mastodon toots (very basic, not yet implemented) 2022-11-07 17:13:03 -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
5bce84b786 Added default config template for Mastodon 2021-08-27 15:43:20 -05: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