aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Streams are requested via GET (Fixes #50)Lorenz Diener2017-09-051-1/+1
|
* Fix crash on URLs with no 'rel' attribute (Fixes #79)Lorenz Diener2017-09-051-0/+3
|
* Fix #59Lorenz Diener2017-09-051-1/+1
|
* Fix copy-paste errors in fetch_* methods (fixes #57)Lorenz Diener2017-09-051-3/+7
|
* Fix fetch_* methods modifying their parametersLorenz Diener2017-09-051-4/+4
|
* Merge branch 'master' of https://github.com/halcy/Mastodon.pyLorenz Diener2017-09-051-0/+3
|\
| * Merge pull request #77 from codl/patch-1Lorenz Diener2017-09-051-1/+1
| |\ | | | | | | setup.py: fix dateutil name
| | * setup.py: fix dateutil namecodl2017-08-231-1/+1
| | |
| * | Merge pull request #76 from Elizafox/masterLorenz Diener2017-08-211-0/+3
| |\ \ | | |/ | |/| Remove trailing slashes in base URL
| | * Remove trailing slashes in base URLElizabeth Myers2017-08-191-0/+3
| |/ | | | | | | | | | | The streaming API can't handle multiple slashes in the lead of a path request. This is probably a bug in Mastodon, but should be worked around here for now.
* / Fixing setup.pyLorenz Diener2017-08-211-1/+1
|/
* Merge pull request #67 from Chronister/handle_empty_linkLorenz Diener2017-08-121-1/+1
|\ | | | | Handle case of empty 'Link' header from server
| * Handle case of empty 'Link' header from serverChronister2017-08-111-1/+1
| |
* | Merge pull request #65 from LogalDeveloper/clearing-notifications-patchLorenz Diener2017-08-121-1/+1
|\ \ | |/ |/| Fixed clearing notifications raising endpoint not found.
| * Fixed clearing notifications raising endpoint not found.Logan Fick2017-07-311-1/+1
| |
* | Merge pull request #64 from ng-0/masterLorenz Diener2017-08-011-1/+1
|\ \ | |/ |/| setup.py: requirements: Change "dateutils" to "dateutil".
| * setup.py: requirements: Change "dateutils" to "dateutil".ng02017-07-251-1/+1
|/
* Merge pull request #62 from theZacAttacks/patch-1Lorenz Diener2017-07-241-1/+1
|\ | | | | fixed incorrect rate limit number
| * fixed incorrect rate limit numberZac2017-07-111-1/+1
| |
* | Merge pull request #61 from theZacAttacks/patch-2Lorenz Diener2017-07-241-2/+2
|\ \ | |/ |/| fixed incorrect rate limit amount
| * fixed incorrect rate limit amountZac2017-07-111-2/+2
|/ | | related area in Mastodon code: https://github.com/tootsuite/mastodon/blob/056b5ed72f6d980bceeb49eb249b8365fe8fce66/config/initializers/rack_attack.rb#L12
* Create CHANGELOG.rstLorenz Diener2017-06-161-0/+7
|
* Small doc fix to be same as READMELorenz Diener2017-06-161-0/+3
|
* Some changes in preparation for 1.0.8Lorenz Diener2017-06-163-18/+20
|
* PaginationLorenz Diener2017-06-162-5/+136
|
* Some clarifications about api base URLs.Lorenz Diener2017-06-161-1/+7
|
* Auto-add protocol to URLs that do not have one. Fixes #54Lorenz Diener2017-06-151-1/+9
|
* Fix broken exampleLorenz Diener2017-06-151-2/+4
|
* Typo fixLorenz Diener2017-06-151-2/+2
|
* Domain blocking + documentationLorenz Diener2017-06-152-0/+42
|
* More doc fixes, instance dictionariesLorenz Diener2017-06-152-22/+33
|
* More fixes to documentationLorenz Diener2017-06-152-9/+34
|
* Small documentation adjustmentsLorenz Diener2017-06-152-10/+9
|
* Merge pull request #53 from brrzap/expand-paramsLorenz Diener2017-05-191-8/+12
|\ | | | | expand parameters in notifications/favourites/blocks/mutes
| * expand notifications/favourites/blocks/mutes arguments@brrzap2017-05-141-8/+12
| | | | | | | | * adds max_id, since_id, limit parameters to existing functions
* | Merge pull request #52 from brrzap/docfix-issue-51Lorenz Diener2017-05-191-2/+2
|\ \ | | | | | | fix doc on follow_request_{authorize,reject}
| * | fix doc on follow_request_{authorize,reject}@brrzap2017-05-091-2/+2
| |/
* | Merge pull request #49 from fumi-san/masterLorenz Diener2017-05-191-0/+10
|\ \ | |/ |/| Add local_stream method for getting local streaming timeline.
| * Add local_stream method for getting local streaming timeline.fumi-san2017-05-051-0/+10
|/ | | | | There was no way to get local streaming timeline. Add 'local_stream' method whose behavior is like 'public_stream' method.
* please run your hooks readthedocsLorenz Diener2017-04-271-0/+1
|
* Preparing for releaseLorenz Diener2017-04-273-2/+9
|
* Small doc fixLorenz Diener2017-04-271-5/+5
|
* Merge pull request #47 from aeonofdiscord/masterLorenz Diener2017-04-272-34/+135
|\ | | | | New API endpoints and documentation updates
| * added content-type hintAlex McGivern2017-04-271-7/+12
| | | | | | | | | | | | fixed POST parameters for reports added handling for PATCH requests added check for missing Date header to prevent errors when testing against Puma
| * account_update_credentials uses PATCH, not POSTAlex McGivern2017-04-261-1/+1
| |
| * Merge branch 'master' of https://github.com/halcy/Mastodon.pyAlex McGivern2017-04-263-32/+31
| |\ | |/ |/|
* | Changed example to use .secret instead of .txtLorenz Diener2017-04-261-5/+5
| |
* | Cleaned documentation up somewhatLorenz Diener2017-04-261-15/+12
| |
* | Fixed follows docsLorenz Diener2017-04-263-12/+11
| |
* | Update DEVELOPMENT.mdLorenz Diener2017-04-261-2/+4
| |
Powered by cgit v1.2.3 (git 2.41.0)