aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Supports a User-Agent headerAljoscha Rittner2022-06-272-2/+23
* Merge pull request #219 from MicroCheapFx/206_notificationsAljoscha Rittner2022-06-271-1/+4
|\
| * Replaced `mentions_only` by `exclude_types` in `notifications` API #206Fx2020-09-011-1/+4
* | Merge pull request #239 from arittner/stream_closeAljoscha Rittner2022-06-251-8/+27
|\ \
| * | Resilient stream.close handling and early close() while retry sleepsAljoscha Rittner2022-06-251-8/+27
|/ /
* | Merge pull request #235 from arittner/stream-unknown-handlerAljoscha Rittner2022-06-243-15/+89
|\ \
| * \ Merge branch 'stream-unknown-handler' of github.com:arittner/Mastodon.py into...Aljoscha Rittner2022-06-240-0/+0
| |\ \
| | * | Support of processing unknown events and event names with dots.Aljoscha Rittner2022-06-202-15/+75
| | |/
| * | Documentation for processing unknown events in streaming.Aljoscha Rittner2022-06-241-0/+14
| * | Support of processing unknown events and event names with dots.Aljoscha Rittner2022-06-242-15/+75
|/ /
* | Merge pull request #233 from arittner/masterAljoscha Rittner2022-06-244-12/+823
|\ \
| * | Preserves storage of pagination in items for compatibility reasonAljoscha Rittner2022-06-243-1/+791
| * | Merge branch 'halcy:master' into masterAljoscha Rittner2022-06-244-138/+420
| |\ \ | |/ / |/| |
* | | Merge pull request #238 from arittner/bookmarks-pagingAljoscha Rittner2022-06-244-137/+419
|\ \ \
| * | | Introduces pagin parameters for bookmarksAljoscha Rittner2022-06-244-137/+419
| | |/ | |/|
* | | Merge pull request #221 from zen-tools/masterAljoscha Rittner2022-06-241-1/+1
|\ \ \ | |/ / |/| |
| * | __json_truefalse_parse: fix a typoZEN2021-02-141-1/+1
|/ /
| * Changes the storage for pagination informationAljoscha Rittner2022-06-163-16/+37
|/
* 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 ...rinpatch2020-05-171-1/+1
|/
* 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.Gwyn Ciesla2019-11-211-2/+2
* | Merge pull request #209 from gdunstone/masterLorenz Diener2020-02-151-2/+5
|\ \ | |/ |/|
| * 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
|/
Powered by cgit v1.2.3 (git 2.41.0)