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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix tests, again
Lorenz Diener
2019-04-28
2
-32
/
+33
*
Add scheduled status test
Lorenz Diener
2019-04-28
2
-0
/
+203
*
Implement the rest of the scheduled status endpoints
Lorenz Diener
2019-04-28
2
-0
/
+36
*
Fixed some timezone problems
Lorenz Diener
2019-04-28
2
-5
/
+46
*
Fix up tests
Lorenz Diener
2019-04-28
2
-1
/
+6
*
Add basic support for scheduled statuses
Lorenz Diener
2019-04-28
1
-8
/
+30
*
Document account creation
Lorenz Diener
2019-04-28
1
-1
/
+4
*
Add account creation
Lorenz Diener
2019-04-28
3
-3
/
+206
*
Add support for conversation streaming
Lorenz Diener
2019-04-28
3
-1
/
+18
*
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
4
-26
/
+142
*
Add conversation fetching
Lorenz Diener
2019-04-28
5
-8
/
+209
*
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
3
-89
/
+85
*
Improve OAuth support and docs
Lorenz Diener
2019-04-28
2
-6
/
+30
*
Test and document app_verify_credentials
Lorenz Diener
2019-04-28
3
-0
/
+41
*
implement app_verify_credentials, document entity change
Lorenz Diener
2019-04-28
2
-1
/
+15
*
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
2
-1
/
+8
*
Fix broken tests
Lorenz Diener
2019-04-27
3
-12
/
+14
*
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
8
-852
/
+2981
*
Add endorsements (with docs and tests)
Lorenz Diener
2019-04-27
6
-5
/
+314
*
Document 2.5.0 entity updates
Lorenz Diener
2019-04-27
2
-2
/
+5
*
Test fixups and small 2.8 fixes
Lorenz Diener
2019-04-27
94
-4358
/
+3798
*
Removed trends endpoint
Lorenz Diener
2019-04-27
2
-21
/
+0
*
Documented some things related to non-authed access
Lorenz Diener
2019-04-27
1
-3
/
+9
*
Allow object creation with no credentials whatsoever
Lorenz Diener
2019-04-27
1
-3
/
+3
*
Document new error
Lorenz Diener
2019-04-27
1
-0
/
+3
*
Stream decoder now iterates more, fixes #155
Lorenz Diener
2019-04-27
1
-18
/
+20
*
Update Pipfile.lock to ensure all the dependencies are safe
Lorenz Diener
2019-04-27
1
-196
/
+200
*
Update index.rst
Lorenz Diener
2019-04-27
1
-1
/
+2
*
Update index.rst
Lorenz Diener
2019-04-27
1
-2
/
+3
*
Merge pull request #157 from jfmcbrayer/status_post_content_type
Lorenz Diener
2019-04-27
1
-1
/
+9
|
\
|
*
Add 'content_type' parameter to status_post() for use with Pleroma
Jason McBrayer
2019-01-24
1
-1
/
+9
*
|
Merge pull request #158 from lefherz/master
Lorenz Diener
2019-04-27
1
-0
/
+6
|
\
\
|
*
|
New exception class if server is malconfigured, e.g. 502
lefherz
2019-02-03
1
-0
/
+6
|
|
/
*
|
Merge pull request #161 from codl/doc-ratelimit
Lorenz Diener
2019-04-27
1
-3
/
+22
|
\
\
|
*
|
document rate limiting attributes
codl
2019-03-11
1
-3
/
+22
|
|
/
*
|
Merge pull request #164 from codl/link-flakeid
Lorenz Diener
2019-04-27
5
-5
/
+42
|
\
\
|
*
|
oh. forgot to update setup.py as well
codl
2019-04-15
1
-1
/
+1
|
*
|
add test for link headers. this adds requests-mock as a dependency
codl
2019-04-15
3
-0
/
+29
|
*
|
improve link header parameter extraction regex
codl
2019-04-15
1
-2
/
+2
|
*
|
oops. str.is_digit() -> str.isdigit()
codl
2019-04-15
1
-2
/
+2
|
*
|
more robust handling of pagination Link headers
codl
2019-04-15
1
-4
/
+12
|
|
/
*
|
Merge pull request #162 from codl/160
Lorenz Diener
2019-04-27
2
-2
/
+25
|
\
\
|
|
/
|
/
|
|
*
remove extraneous import
codl
2019-04-15
1
-1
/
+1
|
*
better handling of non-standard error responses, such as from pleroma
codl
2019-03-11
1
-2
/
+5
|
*
failing test for #160
codl
2019-03-11
1
-0
/
+20
|
/
*
Merge pull request #151 from jrabbit/seven_proxies
Lorenz Diener
2018-11-26
1
-7
/
+17
|
\
[prev]
[next]
Powered by
cgit v1.2.3
(
git 2.41.0
)