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
/
streaming.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more streaming events, some tests
halcy
2022-11-21
1
-21
/
+84
*
refactor: use is for None
Miroslav Šedivý
2022-11-20
1
-7
/
+7
*
Prep 1.6.0
halcy
2022-11-15
1
-12
/
+6
*
Doc and docstring updates for consistency
Andy Piper
2022-11-13
1
-22
/
+28
*
Fix some things in streaming and admin API for 3.3.0 support
halcy
2022-11-13
1
-7
/
+41
*
Support of processing unknown events and event names with dots.
Aljoscha Rittner
2022-06-24
1
-14
/
+36
*
Add a test case for conversation streaming
Lorenz Diener
2019-10-11
1
-0
/
+1
*
Add support for conversation streaming
Lorenz Diener
2019-04-28
1
-1
/
+10
*
Stream decoder now iterates more, fixes #155
Lorenz Diener
2019-04-27
1
-18
/
+20
*
Improve on_abort handler
Lorenz Diener
2018-06-05
1
-19
/
+41
*
Clarify streaming docs
Lorenz Diener
2018-06-04
1
-2
/
+1
*
Streaming error handler
Lorenz Diener
2018-06-04
1
-0
/
+7
*
raise MastodonReadTimeout when a stream times out
codl
2018-04-19
1
-3
/
+8
*
Add async autoreconnect
Lorenz Diener
2018-04-17
1
-2
/
+1
*
Re-raise Chunked Encoding Errors as Network Errors
Lorenz Diener
2018-02-20
1
-18
/
+25
*
Fixed event not being cleared after dispatch
Lorenz Diener
2018-01-29
1
-0
/
+1
*
Remove state from handle_stream, fixes #119
Lorenz Diener
2018-01-29
1
-19
/
+18
*
Adjust streaming tests
Lorenz Diener
2017-12-21
1
-1
/
+1
*
Fix streaming API to be more stable (closes #117)
Lorenz Diener
2017-12-19
1
-25
/
+33
*
Many fixes for streaming stuff
Lorenz Diener
2017-11-24
1
-6
/
+38
*
Change exceptions slightly
Lorenz Diener
2017-11-24
1
-11
/
+4
*
BREAKING: Make streaming use json hooks
Lorenz Diener
2017-11-24
1
-18
/
+18
*
not pep8 compliant #71
FoxMaSk
2017-09-05
1
-15
/
+14
*
Initial implementation of streaming API
Will Thompson
2017-04-10
1
-0
/
+107
Powered by
cgit v1.2.3
(
git 2.41.0
)