aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Introduces pagin parameters for bookmarksAljoscha Rittner2022-06-244-137/+419
| | | | Fixes #220
* Update README.rstLorenz Diener2020-07-041-0/+8
|
* Merge pull request #215 from rinpatch/fix/content-type-error-typoLorenz Diener2020-05-181-1/+1
|\ | | | | status_post: fix a typo in the error message when trying to use content_type without pleroma feature set
| * status_post: fix a typo in the error message when trying to use content_type ↵rinpatch2020-05-171-1/+1
|/ | | | without pleroma feature set
* Update README.rstLorenz Diener2020-03-141-0/+1
|
* Prep release 1.5.1Lorenz Diener2020-03-143-4/+4
|
* Add reactions to changelogLorenz Diener2020-02-293-5/+5
|
* Add reaction supportLorenz Diener2020-02-293-20/+122
|
* Add bookmarks to changelogLorenz Diener2020-02-222-3/+5
|
* Add bookmarks testLorenz Diener2020-02-223-1/+197
|
* Fix tests for 3.1.1Lorenz Diener2020-02-22113-3696/+3454
|
* Add documentation for bookmarksLorenz Diener2020-02-221-0/+7
|
* Add bookmarksLorenz Diener2020-02-221-0/+35
|
* Add bookmark scopes and entity/versioning infoLorenz Diener2020-02-222-2/+5
|
* Update PipfileLorenz Diener2020-02-211-0/+1
|
* Update CHANGELOG.rstLorenz Diener2020-02-161-1/+1
|
* Update CHANGELOG.rstLorenz Diener2020-02-161-0/+12
|
* Update DEVELOPMENT.mdLorenz Diener2020-02-161-4/+9
|
* Fix documentation of "content_type" parameterLorenz Diener2020-02-161-4/+4
|
* Fix documentation of "group" attributeLorenz Diener2020-02-161-1/+2
|
* 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-162-2/+5
|
* 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.
| * Try/catch magic for #207.Gwyn Ciesla2019-11-211-2/+2
| |
* | Merge pull request #209 from gdunstone/masterLorenz Diener2020-02-151-2/+5
|\ \ | |/ |/| Fixed copy paste typo, add discoverable parameter and document bot parameter
| * 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
|/
* Merge pull request #204 from FiXato/patch-1Lorenz Diener2019-10-171-1/+1
|\ | | | | filter dicts example used account_follow call
| * 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?
* Update DEVELOPMENT.mdLorenz Diener2019-10-141-9/+16
|
* the usual: hey readthedocs here's the new tagLorenz Diener2019-10-121-1/+1
|
* 1.5.0 changelog and version bumpsLorenz Diener2019-10-125-5/+27
|
* Pre-release full testsuite updated runLorenz Diener2019-10-12112-4098/+4090
|
* Add, test and document last-read markers. Fixes #192Lorenz Diener2019-10-124-3/+216
|
* Add, test and document profile directory API (fixes #188)Lorenz Diener2019-10-125-10/+67
|
* Implement, test and document featured and suggested tags APIs (fixes #191)Lorenz Diener2019-10-125-1/+312
|
* Re-add and test trends APILorenz Diener2019-10-124-0/+61
|
* Add, document and test nodeinfo api (fixes #199)Lorenz Diener2019-10-124-1/+118
|
* Add and document health API. Fixes #202Lorenz Diener2019-10-124-0/+42
|
* Bump version of emoji dictLorenz Diener2019-10-121-1/+1
|
* Add new parameter for searchLorenz Diener2019-10-123-14/+25
|
* Implement "reason" for create_accountLorenz Diener2019-10-121-2/+3
|
* Improve own_votes testLorenz Diener2019-10-121-1/+2
|
* Document and test own_votesLorenz Diener2019-10-122-1/+4
|
Powered by cgit v1.2.3 (git 2.41.0)