Home
index
:
mastodon.py
fix/status_update_content_type
master
[Fork] of https://github.com/halcy/Mastodon.py
clarkzjw
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mastodon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document local hashtag timelines
Lorenz Diener
2017-11-21
1
-0
/
+2
*
Added support for local hashtag timelines
Lorenz Diener
2017-11-21
1
-6
/
+14
*
Documented report dicts
Lorenz Diener
2017-11-21
1
-0
/
+3
*
Documentation about visibility fixed (Fixes #55)
Lorenz Diener
2017-11-21
1
-3
/
+3
*
Merge branch 'master' of https://github.com/halcy/Mastodon.py
Lorenz Diener
2017-11-21
1
-3
/
+29
|
\
|
*
Merge pull request #99 from foozmeat/master
Lorenz Diener
2017-11-21
1
-2
/
+3
|
|
\
|
|
*
Added optional media description
James Moore
2017-11-09
1
-2
/
+3
|
*
|
add support for mastodon v2.0's string IDs
codl
2017-11-05
1
-1
/
+26
|
|
/
*
/
Manually merge #94
Lorenz Diener
2017-11-21
1
-14
/
+8
|
/
*
Merge pull request #93 from codl/fix-ratelimit
Lorenz Diener
2017-10-16
1
-30
/
+32
|
\
|
*
fix #92, check for throttling by status code, and do it before the catchall e...
codl
2017-10-04
1
-30
/
+32
*
|
Use urlparse instead of urllib.parse for python2.7
Haisenburg
2017-10-08
1
-15
/
+18
|
/
*
Merge pull request #89 from Elizafox/exception-hierarchy
Lorenz Diener
2017-10-02
1
-5
/
+13
|
\
|
*
Redesign exception hierarchy
Elizabeth Myers
2017-09-25
1
-5
/
+13
*
|
Properly fix redirecting streaming endpoints.
Elizabeth Myers
2017-09-25
1
-34
/
+17
|
/
*
Fix notifications_dismiss by passing parameter correctly
Elizabeth Myers
2017-09-18
1
-1
/
+2
*
Remove debugging print statements
Elizabeth Myers
2017-09-16
1
-2
/
+0
*
Workaround Mastodon issue with streaming API redirection
Elizabeth Myers
2017-09-16
1
-1
/
+34
*
fix exception in log_in, by accepting json dates as timestamps
codl
2017-09-10
1
-1
/
+4
*
Fix for fix
Lorenz Diener
2017-09-08
1
-1
/
+1
*
Potential fix for #81
Lorenz Diener
2017-09-08
1
-2
/
+2
*
Add conversation muting
Lorenz Diener
2017-09-08
1
-2
/
+21
*
Add date parsing
Lorenz Diener
2017-09-08
1
-4
/
+31
*
Add notification dismissal
Lorenz Diener
2017-09-08
1
-0
/
+7
*
Change default ratelimit back to 300
Lorenz Diener
2017-09-08
1
-2
/
+2
*
Merge branch 'master' into async_streaming
Lorenz Diener
2017-09-08
2
-170
/
+233
|
\
|
*
Clarify visibility documentation
Lorenz Diener
2017-09-08
1
-1
/
+3
|
*
Small documentation fix for toot()
Lorenz Diener
2017-09-08
1
-0
/
+2
|
*
Merge branch 'master' into master
Lorenz Diener
2017-09-08
1
-3
/
+3
|
|
\
|
|
*
Send params as part of the query in GET requests
lambadalambda
2017-09-08
1
-1
/
+1
|
*
|
not pep8 compliant #71
FoxMaSk
2017-09-05
1
-10
/
+16
|
*
|
not pep8 compliant #71
FoxMaSk
2017-09-05
2
-160
/
+204
|
|
/
|
*
Streams are requested via GET (Fixes #50)
Lorenz Diener
2017-09-05
1
-1
/
+1
|
*
Fix crash on URLs with no 'rel' attribute (Fixes #79)
Lorenz Diener
2017-09-05
1
-0
/
+3
|
*
Fix #59
Lorenz Diener
2017-09-05
1
-1
/
+1
|
*
Fix copy-paste errors in fetch_* methods (fixes #57)
Lorenz Diener
2017-09-05
1
-3
/
+7
|
*
Fix fetch_* methods modifying their parameters
Lorenz Diener
2017-09-05
1
-4
/
+4
|
*
Remove trailing slashes in base URL
Elizabeth Myers
2017-08-19
1
-0
/
+3
*
|
Return a one-off handle instead of the Response object
Chronister
2017-08-13
1
-28
/
+33
*
|
Add async parameter to streaming API calls. If true, calls the streaming API ...
Chronister
2017-08-12
1
-26
/
+64
|
/
*
Merge pull request #67 from Chronister/handle_empty_link
Lorenz Diener
2017-08-12
1
-1
/
+1
|
\
|
*
Handle case of empty 'Link' header from server
Chronister
2017-08-11
1
-1
/
+1
*
|
Fixed clearing notifications raising endpoint not found.
Logan Fick
2017-07-31
1
-1
/
+1
|
/
*
fixed incorrect rate limit amount
Zac
2017-07-11
1
-2
/
+2
*
Pagination
Lorenz Diener
2017-06-16
1
-2
/
+102
*
Auto-add protocol to URLs that do not have one. Fixes #54
Lorenz Diener
2017-06-15
1
-1
/
+9
*
Typo fix
Lorenz Diener
2017-06-15
1
-2
/
+2
*
Domain blocking + documentation
Lorenz Diener
2017-06-15
1
-0
/
+29
*
More doc fixes, instance dictionaries
Lorenz Diener
2017-06-15
1
-3
/
+3
*
More fixes to documentation
Lorenz Diener
2017-06-15
1
-2
/
+4
[next]
Powered by
cgit v1.2.3
(
git 2.41.0
)