aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation for bookmarksLorenz Diener2020-02-221-0/+7
|
* Add bookmark scopes and entity/versioning infoLorenz Diener2020-02-221-0/+1
|
* Fix documentation of "group" attributeLorenz Diener2020-02-161-1/+2
|
* Update entity documentationLorenz Diener2020-02-161-1/+4
|
* filter dicts example used account_follow callFilip H.F. "FiXato" Slagter2019-10-171-1/+1
| | | The example for Filter Dicts was referencing the `account_follow` function instead of `filter`, probably due to copy/pasting if the previous block?
* 1.5.0 changelog and version bumpsLorenz Diener2019-10-122-3/+3
|
* Add, test and document last-read markers. Fixes #192Lorenz Diener2019-10-121-2/+33
|
* Add, test and document profile directory API (fixes #188)Lorenz Diener2019-10-121-7/+13
|
* Implement, test and document featured and suggested tags APIs (fixes #191)Lorenz Diener2019-10-121-0/+29
|
* Re-add and test trends APILorenz Diener2019-10-121-0/+5
|
* Add, document and test nodeinfo api (fixes #199)Lorenz Diener2019-10-121-0/+1
|
* Add and document health API. Fixes #202Lorenz Diener2019-10-121-0/+1
|
* Document and test own_votesLorenz Diener2019-10-121-1/+2
|
* Document changes to emoji return valuesLorenz Diener2019-10-121-0/+2
|
* Add me()-function to return user account. Fixes #184Lorenz Diener2019-10-121-0/+1
|
* Doc fixes, remove some broken code, note about blocksLorenz Diener2019-07-232-2/+6
|
* Version bumpLorenz Diener2019-06-231-2/+2
|
* Bump version numberLorenz Diener2019-06-221-1/+1
|
* Bump supported version to 2.9.2Lorenz Diener2019-06-221-1/+1
|
* Document rest of the moderation APILorenz Diener2019-06-221-0/+7
|
* Document new report dict fieldsLorenz Diener2019-06-221-7/+13
|
* And even more fixes to formattingLorenz Diener2019-06-221-0/+3
|
* Further formattting fixesLorenz Diener2019-06-221-1/+2
|
* Document 2.9.2 instance dict changesLorenz Diener2019-06-221-2/+4
|
* Implement and document first half of admin APILorenz Diener2019-06-221-0/+53
|
* Add healthy test cassetteLorenz Diener2019-06-221-1/+1
|
* Add, document and test stream_healthyLorenz Diener2019-06-221-0/+1
|
* Make blurhash a feature dependencyLorenz Diener2019-06-221-0/+1
|
* Bump version in docsLorenz Diener2019-05-311-1/+1
|
* Make some dependencies optionalLorenz Diener2019-05-311-0/+3
|
* Update docs with regards to auth for timelinesLorenz Diener2019-05-311-3/+5
|
* Mention media description existence in media dictsCharlène2019-05-271-0/+1
| | | Media descriptions are provided but not documented.
* Bump versionLorenz Diener2019-05-111-1/+1
|
* Bump version numberLorenz Diener2019-05-111-1/+1
|
* Merge branch 'master' of https://github.com/halcy/Mastodon.pyLorenz Diener2019-05-111-2/+6
|\
| * Bump Mastodon version in some placesLorenz Diener2019-05-081-2/+3
| |
| * Improce search() versioningLorenz Diener2019-05-081-0/+3
| |
* | Document blurhashLorenz Diener2019-05-111-0/+7
|/
* Release prepLorenz Diener2019-04-282-5/+5
|
* PollsLorenz Diener2019-04-281-2/+39
|
* Add preferences endpointLorenz Diener2019-04-281-1/+26
|
* Implement the rest of the scheduled status endpointsLorenz Diener2019-04-281-0/+16
|
* Fixed some timezone problemsLorenz Diener2019-04-281-1/+28
|
* Document account creationLorenz Diener2019-04-281-1/+4
|
* Add support for conversation streamingLorenz Diener2019-04-281-0/+1
|
* Add conversation read marking + tests/docsLorenz Diener2019-04-281-5/+11
|
* Add conversation fetchingLorenz Diener2019-04-281-0/+18
|
* Improve OAuth support and docsLorenz Diener2019-04-281-0/+2
|
* Test and document app_verify_credentialsLorenz Diener2019-04-281-0/+5
|
* implement app_verify_credentials, document entity changeLorenz Diener2019-04-281-0/+1
|
Powered by cgit v1.2.3 (git 2.41.0)