aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix testshalcy2022-11-1110-401/+316
* Merge branch 'master' of github.com:halcy/Mastodon.pyhalcy2022-11-081-1/+1
|\
| * Merge pull request #252 from edent/patch-1Lorenz Diener2022-11-081-1/+1
| |\
| | * Correct linkTerence Eden2022-11-081-1/+1
| |/
* / add media v2 API + tests, move v1 testhalcy2022-11-089-1997/+71532
|/
* Initial test fixing pass. Four tests still fail.halcy2022-11-07126-13545/+30179
* add a TODO listhalcy2022-11-061-0/+66
* fix readme, bump versionhalcy2022-11-063-10/+3
* Add changeloghalcy2022-11-061-0/+17
* Add documentation for file_name paramhalcy2022-11-061-2/+5
* update docs a bithalcy2022-11-061-4/+6
* Remove Pipfile.lock - only used for testing, anywayshalcy2022-11-061-310/+0
* Add new test result cassettehalcy2022-11-061-0/+98
* Fix version parsinghalcy2022-11-061-1/+1
* Fix some things that may have broken in PRshalcy2022-11-061-3/+18
* Merge pull request #250 from fwaggle/fix-249Lorenz Diener2022-11-061-0/+4
|\
| * Fix gotosocial crash in search()fwaggle2022-11-061-0/+4
|/
* Merge pull request #223 from animeavi/file_nameLorenz Diener2022-11-051-4/+5
|\
| * Allow specifying the file name for media uploadsZero2021-03-141-4/+5
* | Merge pull request #248 from fwaggle/fix-gotosocialLorenz Diener2022-11-051-8/+11
|\ \
| * | Fix version crash when connecting to gotosocialfwaggle2022-11-051-6/+6
| * | Handle UNIX Epoch times in X-RateLimit-Resetfwaggle2022-11-051-2/+5
|/ /
* | Merge pull request #245 from arittner/fix_244Aljoscha Rittner2022-08-081-1/+1
|\ \
| * | Not required status_ids parameter runs into an error if NoneAljoscha Rittner2022-08-081-1/+1
|/ /
* | Merge pull request #241 from arittner/pr230Aljoscha Rittner2022-06-281-3/+7
|\ \
| * | Fixed PR and changed the doc-stringAljoscha Rittner2022-06-281-5/+3
| * | Support tagged, exclude_reblogs parameter on account_statusesJeong Arm2022-06-281-2/+8
|/ /
* | Fixed overseen test failure with new app name in "secret" fileAljoscha Rittner2022-06-281-1/+1
* | Merge pull request #240 from arittner/set_useragentAljoscha Rittner2022-06-272-2/+23
|\ \
| * | 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
|/
Powered by cgit v1.2.3 (git 2.41.0)