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 version crash when connecting to gotosocial
fwaggle
2022-11-05
1
-6
/
+6
*
|
Handle UNIX Epoch times in X-RateLimit-Reset
fwaggle
2022-11-05
1
-2
/
+5
*
|
Not required status_ids parameter runs into an error if None
Aljoscha Rittner
2022-08-08
1
-1
/
+1
*
|
Fixed PR and changed the doc-string
Aljoscha Rittner
2022-06-28
1
-5
/
+3
*
|
Support tagged, exclude_reblogs parameter on account_statuses
Jeong Arm
2022-06-28
1
-2
/
+8
*
|
Supports a User-Agent header
Aljoscha Rittner
2022-06-27
1
-1
/
+21
*
|
Merge pull request #219 from MicroCheapFx/206_notifications
Aljoscha Rittner
2022-06-27
1
-1
/
+4
|
\
\
|
*
|
Replaced `mentions_only` by `exclude_types` in `notifications` API #206
Fx
2020-09-01
1
-1
/
+4
|
|
/
*
|
Resilient stream.close handling and early close() while retry sleeps
Aljoscha Rittner
2022-06-25
1
-8
/
+27
*
|
Support of processing unknown events and event names with dots.
Aljoscha Rittner
2022-06-24
1
-14
/
+36
*
|
Preserves storage of pagination in items for compatibility reason
Aljoscha Rittner
2022-06-24
1
-1
/
+16
*
|
Merge branch 'halcy:master' into master
Aljoscha Rittner
2022-06-24
1
-3
/
+13
|
\
\
|
*
\
Merge pull request #238 from arittner/bookmarks-paging
Aljoscha Rittner
2022-06-24
1
-2
/
+12
|
|
\
\
|
|
*
|
Introduces pagin parameters for bookmarks
Aljoscha Rittner
2022-06-24
1
-2
/
+12
|
|
|
/
|
*
/
__json_truefalse_parse: fix a typo
ZEN
2021-02-14
1
-1
/
+1
|
|
/
*
/
Changes the storage for pagination information
Aljoscha Rittner
2022-06-16
1
-8
/
+26
|
/
*
status_post: fix a typo in the error message when trying to use content_type ...
rinpatch
2020-05-17
1
-1
/
+1
*
Add reaction support
Lorenz Diener
2020-02-29
1
-19
/
+76
*
Fix tests for 3.1.1
Lorenz Diener
2020-02-22
1
-1
/
+1
*
Add bookmarks
Lorenz Diener
2020-02-22
1
-0
/
+35
*
Add bookmark scopes and entity/versioning info
Lorenz Diener
2020-02-22
1
-2
/
+4
*
Fix documentation of "content_type" parameter
Lorenz Diener
2020-02-16
1
-4
/
+4
*
Move content-type support to new feature set "pleroma"
Lorenz Diener
2020-02-16
1
-2
/
+9
*
Add "mentions_only" parameter to notifications
Lorenz Diener
2020-02-16
1
-1
/
+1
*
Add new notification types to push API
Lorenz Diener
2020-02-16
1
-2
/
+16
*
Update entity documentation
Lorenz Diener
2020-02-16
1
-1
/
+1
*
Fix accidental version bump
Lorenz Diener
2020-02-15
1
-1
/
+1
*
Document account_update_credentials better, bump versions
Lorenz Diener
2020-02-15
1
-9
/
+11
*
Add note to blocklist code. Fixes #210.
Lorenz Diener
2020-02-15
1
-0
/
+2
*
Merge pull request #208 from limburgher/master
Lorenz Diener
2020-02-15
1
-2
/
+2
|
\
|
*
Try/catch magic for #207.
Gwyn Ciesla
2019-11-21
1
-2
/
+2
*
|
added other parameters to account_update_credentials
Gareth Dunstone
2020-01-31
1
-1
/
+2
*
|
added the bot param
Gareth Dunstone
2020-01-31
1
-1
/
+3
*
|
fixed copy paste typo. Should be able to set header image now
Gareth Dunstone
2020-01-31
1
-1
/
+1
|
/
*
Pre-release full testsuite updated run
Lorenz Diener
2019-10-12
1
-1
/
+1
*
Add, test and document last-read markers. Fixes #192
Lorenz Diener
2019-10-12
1
-1
/
+49
*
Add, test and document profile directory API (fixes #188)
Lorenz Diener
2019-10-12
1
-0
/
+13
*
Implement, test and document featured and suggested tags APIs (fixes #191)
Lorenz Diener
2019-10-12
1
-1
/
+46
*
Re-add and test trends API
Lorenz Diener
2019-10-12
1
-0
/
+22
*
Add, document and test nodeinfo api (fixes #199)
Lorenz Diener
2019-10-12
1
-1
/
+29
*
Add and document health API. Fixes #202
Lorenz Diener
2019-10-12
1
-0
/
+7
*
Bump version of emoji dict
Lorenz Diener
2019-10-12
1
-1
/
+1
*
Add new parameter for search
Lorenz Diener
2019-10-12
1
-3
/
+11
*
Implement "reason" for create_account
Lorenz Diener
2019-10-12
1
-2
/
+3
*
follow_request functions return relationship dicts now (fixes #196)
Lorenz Diener
2019-10-12
1
-4
/
+8
*
Add "feature set" support and "quote_id" support for fedibird.
Lorenz Diener
2019-10-12
1
-2
/
+18
*
Clean up status_reply a little (fixes #189)
Lorenz Diener
2019-10-12
1
-8
/
+15
*
Remove warning from conversations API, since it seems to be stable
Lorenz Diener
2019-10-12
1
-3
/
+0
*
Some documentation clarification
Lorenz Diener
2019-10-12
1
-4
/
+6
*
Add me()-function to return user account. Fixes #184
Lorenz Diener
2019-10-12
1
-0
/
+9
[prev]
[next]
Powered by
cgit v1.2.3
(
git 2.41.0
)