aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pre-release full testsuite updated runLorenz Diener2019-10-121-1/+1
* Add, test and document last-read markers. Fixes #192Lorenz Diener2019-10-121-1/+49
* Add, test and document profile directory API (fixes #188)Lorenz Diener2019-10-121-0/+13
* Implement, test and document featured and suggested tags APIs (fixes #191)Lorenz Diener2019-10-121-1/+46
* Re-add and test trends APILorenz Diener2019-10-121-0/+22
* Add, document and test nodeinfo api (fixes #199)Lorenz Diener2019-10-121-1/+29
* Add and document health API. Fixes #202Lorenz Diener2019-10-121-0/+7
* Bump version of emoji dictLorenz Diener2019-10-121-1/+1
* Add new parameter for searchLorenz Diener2019-10-121-3/+11
* Implement "reason" for create_accountLorenz Diener2019-10-121-2/+3
* follow_request functions return relationship dicts now (fixes #196)Lorenz Diener2019-10-121-4/+8
* Add "feature set" support and "quote_id" support for fedibird.Lorenz Diener2019-10-121-2/+18
* Clean up status_reply a little (fixes #189)Lorenz Diener2019-10-121-8/+15
* Remove warning from conversations API, since it seems to be stableLorenz Diener2019-10-121-3/+0
* Some documentation clarificationLorenz Diener2019-10-121-4/+6
* Add me()-function to return user account. Fixes #184Lorenz Diener2019-10-121-0/+9
* Add ability to persist base urls with clientid/secret/token (fixes #200)Lorenz Diener2019-10-121-14/+38
* I am very smartLorenz Diener2019-10-121-1/+1
* Attempt 2 at fixing cryptoLorenz Diener2019-10-121-2/+7
* Try to future-proof cryptography module while remaining extremely backwards c...Lorenz Diener2019-10-121-1/+5
* Update tests for 3.0.1 and fix regressionsLorenz Diener2019-10-111-5/+13
* Add a test case for conversation streamingLorenz Diener2019-10-111-0/+1
* Add new card behaviour, freeze old testLorenz Diener2019-10-111-4/+12
* Implement new notification dismiss behaviour, add test for old behaviourLorenz Diener2019-10-111-4/+8
* Update Mastodon.pyLorenz Diener2019-07-261-1/+1
* Update Mastodon.pyno-boot-device2019-07-251-1/+1
* Doc fixes, remove some broken code, note about blocksLorenz Diener2019-07-231-6/+3
* Change exit strategyLorenz Diener2019-06-231-2/+3
* Add final round of tests for moderation APILorenz Diener2019-06-221-2/+2
* Add first half of tests for moderation APILorenz Diener2019-06-221-1/+4
* Implement rest of the moderation APILorenz Diener2019-06-221-10/+34
* Add versioning to admin_reportLorenz Diener2019-06-221-0/+1
* Document new report dict fieldsLorenz Diener2019-06-221-7/+11
* Add pagination to report APILorenz Diener2019-06-221-2/+22
* Initial parts of report APILorenz Diener2019-06-221-4/+18
* Doc formatting fixLorenz Diener2019-06-221-8/+8
* Document 2.9.2 instance dict changesLorenz Diener2019-06-221-1/+1
* Fix docs for account_statuses (closes #178)Lorenz Diener2019-06-221-1/+2
* Fix versioning for admin_account*Lorenz Diener2019-06-221-4/+13
* Implement and document first half of admin APILorenz Diener2019-06-221-5/+173
* Add healthy test cassetteLorenz Diener2019-06-221-8/+15
* Add, document and test stream_healthyLorenz Diener2019-06-221-18/+46
* Add local hashtag streamingLorenz Diener2019-06-221-2/+7
* Patch to make blurhash optional.Gwyn Ciesla2019-06-121-1/+9
* fixed typolefherz2019-06-051-4/+4
* added imports to __init__.pylefherz2019-06-021-2/+2
* better inheritance cascade for HTTP error codes, implemented more errorslefherz2019-06-021-1/+25
* extended MastodonServerError for all 5xx error codeslefherz2019-06-021-2/+3
* Hey readthedocsLorenz Diener2019-05-311-1/+1
* Make some dependencies optionalLorenz Diener2019-05-311-3/+20
Powered by cgit v1.2.3 (git 2.41.0)