Gráfico de commits

378 commits

Autor SHA1 Mensaje Fecha
Lorenz Diener c8490be2a7 Streams are requested via GET (Fixes #50) 2017-09-05 16:45:24 +02:00
Lorenz Diener 1c93e350f7 Fix crash on URLs with no 'rel' attribute (Fixes #79) 2017-09-05 16:39:17 +02:00
Lorenz Diener 87ee1df1c0 Fix #59 2017-09-05 16:36:32 +02:00
Lorenz Diener 613ad895c8 Fix copy-paste errors in fetch_* methods (fixes #57) 2017-09-05 16:33:13 +02:00
Lorenz Diener 02d9f5196c Fix fetch_* methods modifying their parameters 2017-09-05 16:19:27 +02:00
Lorenz Diener 75ffe55cb7 Merge branch 'master' of https://github.com/halcy/Mastodon.py 2017-09-05 16:12:06 +02:00
Lorenz Diener e3a754acf9 Merge pull request #77 from codl/patch-1
setup.py: fix dateutil name
2017-09-05 15:47:34 +02:00
codl e9591099ba
setup.py: fix dateutil name 2017-08-23 09:51:01 +02:00
Lorenz Diener bd6f5f418e Merge pull request #76 from Elizafox/master
Remove trailing slashes in base URL
2017-08-21 16:29:25 +02:00
Lorenz Diener badc8aff20 Fixing setup.py 2017-08-21 16:26:02 +02:00
Elizabeth Myers a76eafbd46 Remove trailing slashes in base URL
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.
2017-08-19 05:49:08 -05:00
Chronister 4a5302e03a Return a one-off handle instead of the Response object 2017-08-13 18:10:04 -07:00
Chronister a6a1ddbed1 Add async parameter to streaming API calls. If true, calls the streaming API on a separate thread and returns the Response object to the user so they can close it at their discretion. 2017-08-12 22:21:37 -07:00
Lorenz Diener fccc4e1986 Merge pull request #67 from Chronister/handle_empty_link
Handle case of empty 'Link' header from server
2017-08-12 12:44:56 +02:00
Lorenz Diener b2a8f0db44 Merge pull request #65 from LogalDeveloper/clearing-notifications-patch
Fixed clearing notifications raising endpoint not found.
2017-08-12 12:40:37 +02:00
Chronister 4efebe2c9f Handle case of empty 'Link' header from server 2017-08-11 17:40:04 -07:00
Lorenz Diener d1b7d89eaa Merge pull request #64 from ng-0/master
setup.py: requirements: Change "dateutils" to "dateutil".
2017-08-01 14:19:36 +02:00
Logan Fick 5943038be3
Fixed clearing notifications raising endpoint not found. 2017-07-31 00:29:45 -04:00
ng0 5828650d3d
setup.py: requirements: Change "dateutils" to "dateutil". 2017-07-25 12:04:11 +00:00
Lorenz Diener 4e8743cc68 Merge pull request #62 from theZacAttacks/patch-1
fixed incorrect rate limit number
2017-07-24 11:43:22 +02:00
Lorenz Diener 67fc8ab3fc Merge pull request #61 from theZacAttacks/patch-2
fixed incorrect rate limit amount
2017-07-24 11:43:08 +02:00
Zac 71791ccd1d fixed incorrect rate limit amount
related area in Mastodon code: 056b5ed72f/config/initializers/rack_attack.rb (L12)
2017-07-11 22:53:01 -04:00
Zac f1357ce699 fixed incorrect rate limit number 2017-07-11 22:50:53 -04:00
Lorenz Diener c5d6a8c228 Create CHANGELOG.rst 2017-06-16 01:46:00 +02:00
Lorenz Diener 4360589d3c Small doc fix to be same as README 2017-06-16 01:31:18 +02:00
Lorenz Diener 721da30d7a Some changes in preparation for 1.0.8 2017-06-16 01:29:12 +02:00
Lorenz Diener d4b37995fe Pagination 2017-06-16 01:23:19 +02:00
Lorenz Diener 8e202fbdc0 Some clarifications about api base URLs. 2017-06-16 00:39:19 +02:00
Lorenz Diener df98fc263e Auto-add protocol to URLs that do not have one. Fixes #54 2017-06-15 23:34:11 +02:00
Lorenz Diener 996219c1c8 Fix broken example 2017-06-15 23:28:53 +02:00
Lorenz Diener 5e0cf05330 Typo fix 2017-06-15 23:15:38 +02:00
Lorenz Diener aa3e678c7b Domain blocking + documentation 2017-06-15 23:13:34 +02:00
Lorenz Diener b57b66ebb5 More doc fixes, instance dictionaries 2017-06-15 22:48:23 +02:00
Lorenz Diener d5bb2418a9 More fixes to documentation 2017-06-15 22:32:17 +02:00
Lorenz Diener 03e19e3655 Small documentation adjustments 2017-06-15 20:48:59 +02:00
Lorenz Diener 5ed78fbe83 Merge pull request #53 from brrzap/expand-params
expand parameters in notifications/favourites/blocks/mutes
2017-05-19 10:08:57 +02:00
Lorenz Diener 3031906743 Merge pull request #52 from brrzap/docfix-issue-51
fix doc on follow_request_{authorize,reject}
2017-05-19 10:08:40 +02:00
Lorenz Diener dd77dff7ba Merge pull request #49 from fumi-san/master
Add local_stream method for getting local streaming timeline.
2017-05-19 10:07:47 +02:00
@brrzap 7df35c4807 expand notifications/favourites/blocks/mutes arguments
* adds max_id, since_id, limit parameters to existing functions
2017-05-14 01:24:46 -04:00
@brrzap 14589563bb fix doc on follow_request_{authorize,reject} 2017-05-09 01:43:48 -04:00
fumi-san c57ad7f6b9 Add local_stream method for getting local streaming timeline.
There was no way to get local streaming timeline.
Add 'local_stream' method whose behavior is like 'public_stream' method.
2017-05-05 17:23:12 +09:00
Lorenz Diener 893ff2e134 please run your hooks readthedocs 2017-04-27 11:04:53 +02:00
Lorenz Diener e00d480871 Preparing for release 2017-04-27 10:55:57 +02:00
Lorenz Diener d7256798b7 Small doc fix 2017-04-27 10:43:10 +02:00
Lorenz Diener 2dc636879b Merge pull request #47 from aeonofdiscord/master
New API endpoints and documentation updates
2017-04-27 10:41:30 +02:00
Alex McGivern 91e5388dae added content-type hint
fixed POST parameters for reports
added handling for PATCH requests
added check for missing Date header to prevent errors when testing against Puma
2017-04-27 00:21:32 +01:00
Alex McGivern 973182cda0 account_update_credentials uses PATCH, not POST 2017-04-26 23:13:49 +01:00
Alex McGivern 00998d6d46 Merge branch 'master' of https://github.com/halcy/Mastodon.py 2017-04-26 13:13:17 +01:00
Alex McGivern 1deca1c5f6 updated github urls for masto 2017-04-26 13:12:39 +01:00
Alex McGivern 3d5bf0eb0c updated docs with new API calls; updated dict descriptions with missing fields 2017-04-26 13:09:58 +01:00