aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add bookmarksLorenz Diener2020-02-221-0/+35
* Add bookmark scopes and entity/versioning infoLorenz Diener2020-02-221-2/+4
* Fix documentation of "content_type" parameterLorenz Diener2020-02-161-4/+4
* Move content-type support to new feature set "pleroma"Lorenz Diener2020-02-161-2/+9
* Add "mentions_only" parameter to notificationsLorenz Diener2020-02-161-1/+1
* Add new notification types to push APILorenz Diener2020-02-161-2/+16
* Update entity documentationLorenz Diener2020-02-161-1/+1
* Fix accidental version bumpLorenz Diener2020-02-151-1/+1
* Document account_update_credentials better, bump versionsLorenz Diener2020-02-151-9/+11
* Add note to blocklist code. Fixes #210.Lorenz Diener2020-02-151-0/+2
* Merge pull request #208 from limburgher/masterLorenz Diener2020-02-151-2/+2
|\
| * Try/catch magic for #207.Gwyn Ciesla2019-11-211-2/+2
* | added other parameters to account_update_credentialsGareth Dunstone2020-01-311-1/+2
* | added the bot paramGareth Dunstone2020-01-311-1/+3
* | fixed copy paste typo. Should be able to set header image nowGareth Dunstone2020-01-311-1/+1
|/
* 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 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
Powered by cgit v1.2.3 (git 2.41.0)