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
...
*
Fix versioning for admin_account*
Lorenz Diener
2019-06-22
1
-4
/
+13
*
Implement and document first half of admin API
Lorenz Diener
2019-06-22
1
-5
/
+173
*
Add healthy test cassette
Lorenz Diener
2019-06-22
1
-8
/
+15
*
Add, document and test stream_healthy
Lorenz Diener
2019-06-22
1
-18
/
+46
*
Add local hashtag streaming
Lorenz Diener
2019-06-22
1
-2
/
+7
*
Patch to make blurhash optional.
Gwyn Ciesla
2019-06-12
1
-1
/
+9
*
fixed typo
lefherz
2019-06-05
1
-4
/
+4
*
added imports to __init__.py
lefherz
2019-06-02
1
-2
/
+2
*
better inheritance cascade for HTTP error codes, implemented more errors
lefherz
2019-06-02
1
-1
/
+25
*
extended MastodonServerError for all 5xx error codes
lefherz
2019-06-02
1
-2
/
+3
*
Hey readthedocs
Lorenz Diener
2019-05-31
1
-1
/
+1
*
Make some dependencies optional
Lorenz Diener
2019-05-31
1
-3
/
+20
*
Fix #173
Lorenz Diener
2019-05-31
1
-1
/
+1
*
Merge pull request #170 from webwurst/patch-1
Lorenz Diener
2019-05-31
1
-1
/
+1
|
\
|
*
Only set authorization header if access_token is present
Tobias Bradtke
2019-05-12
1
-1
/
+1
*
|
fixing ImportError
lefherz
2019-05-18
1
-1
/
+1
|
/
*
Fix date parsing failing due to missing field for int parsing
Lorenz Diener
2019-05-11
1
-1
/
+1
*
Merge branch 'master' of https://github.com/halcy/Mastodon.py
Lorenz Diener
2019-05-11
1
-13
/
+44
|
\
|
*
Fix media and status dict versioning
Lorenz Diener
2019-05-10
1
-2
/
+2
|
*
Bump Mastodon version in some places
Lorenz Diener
2019-05-08
1
-1
/
+1
|
*
Document poll/media restriction.
Lorenz Diener
2019-05-08
1
-3
/
+10
|
*
Add a word about ssh certificates via sessions.
Lorenz Diener
2019-05-08
1
-1
/
+2
|
*
Improce search() versioning
Lorenz Diener
2019-05-08
1
-8
/
+31
*
|
Add blurhash code
Lorenz Diener
2019-05-11
1
-1
/
+37
|
/
*
Polls
Lorenz Diener
2019-04-28
1
-15
/
+82
*
Add preferences endpoint
Lorenz Diener
2019-04-28
1
-0
/
+15
*
Add reblog visibility
Lorenz Diener
2019-04-28
1
-5
/
+15
*
Add more parameters to search API
Lorenz Diener
2019-04-28
1
-8
/
+36
*
Fix the isoformat formatter
Lorenz Diener
2019-04-28
1
-2
/
+17
*
Implement the rest of the scheduled status endpoints
Lorenz Diener
2019-04-28
1
-0
/
+20
*
Fixed some timezone problems
Lorenz Diener
2019-04-28
1
-4
/
+18
*
Fix up tests
Lorenz Diener
2019-04-28
1
-0
/
+5
*
Add basic support for scheduled statuses
Lorenz Diener
2019-04-28
1
-8
/
+30
*
Add account creation
Lorenz Diener
2019-04-28
1
-3
/
+69
*
Add support for conversation streaming
Lorenz Diener
2019-04-28
2
-1
/
+17
*
Add versioning and return val docs to conversation_read
Lorenz Diener
2019-04-28
1
-0
/
+3
*
Add conversation read marking + tests/docs
Lorenz Diener
2019-04-28
1
-0
/
+15
*
Add conversation fetching
Lorenz Diener
2019-04-28
2
-7
/
+35
*
Bump version on status_reply and toot
Lorenz Diener
2019-04-28
1
-2
/
+2
*
Breaking change: Stream functions now return immediately (Fixes #149)
Lorenz Diener
2019-04-28
1
-11
/
+15
*
Improve OAuth support and docs
Lorenz Diener
2019-04-28
1
-6
/
+28
*
implement app_verify_credentials, document entity change
Lorenz Diener
2019-04-28
1
-1
/
+14
*
Fix version number for instance dict
Lorenz Diener
2019-04-27
1
-1
/
+1
*
Update instance dict docs and version
Lorenz Diener
2019-04-27
1
-1
/
+1
*
Add min_id parameter to a lot of functions
Lorenz Diener
2019-04-27
1
-39
/
+78
*
Implement, document and test pagination changes
Lorenz Diener
2019-04-27
1
-3
/
+20
*
Add endorsements (with docs and tests)
Lorenz Diener
2019-04-27
1
-1
/
+38
*
Document 2.5.0 entity updates
Lorenz Diener
2019-04-27
1
-2
/
+2
*
Test fixups and small 2.8 fixes
Lorenz Diener
2019-04-27
1
-2
/
+2
*
Removed trends endpoint
Lorenz Diener
2019-04-27
1
-16
/
+0
[prev]
[next]
Powered by
cgit v1.2.3
(
git 2.41.0
)