Mastodonplus.py/mastodon
Jason McBrayer da9bdb4dbb Add 'content_type' parameter to status_post() for use with Pleroma
This parameter lets you specify the source content type of your post for Pleroma servers, and
accepts 'text/plain', 'text/markdown', and 'text/html'. It defaults to None, but if set on
a request to a Mastodon server, it will be safely ignored.
2019-01-24 10:06:33 -05:00
..
__init__.py Move pagination info to attributes 2018-06-04 16:48:20 +02:00
Mastodon.py Add 'content_type' parameter to status_post() for use with Pleroma 2019-01-24 10:06:33 -05:00
streaming.py Improve on_abort handler 2018-06-05 17:37:11 +02:00