This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
f594e434c3
MatrixSynapse
/
synapse
/
events
History
Erik Johnston
5dd73d029e
Add type hints to handlers.message and events.builder (
#8067
)
2020-08-12 15:05:50 +01:00
..
__init__.py
Replace iteritems/itervalues/iterkeys with native versions. (
#7692
)
2020-06-15 07:03:36 -04:00
builder.py
Add type hints to handlers.message and events.builder (
#8067
)
2020-08-12 15:05:50 +01:00
snapshot.py
Rename database classes to make some sense (
#8033
)
2020-08-05 21:38:57 +01:00
spamcheck.py
Extend spam checker to allow for multiple modules (
#7435
)
2020-05-08 19:25:48 +01:00
third_party_rules.py
Convert a synapse.events to async/await. (
#7949
)
2020-07-27 13:40:22 -04:00
utils.py
Convert a synapse.events to async/await. (
#7949
)
2020-07-27 13:40:22 -04:00
validator.py
Replace all remaining six usage with native Python 3 equivalents (
#7704
)
2020-06-16 08:51:47 -04:00