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
6a080ea184
MatrixSynapse
/
synapse
/
events
History
Karthikeyan Singaravelan
a7b06a81f0
Fix deprecation warning: import ABC from collections.abc (
#7892
)
2020-07-20 13:33:04 -04:00
..
__init__.py
Replace iteritems/itervalues/iterkeys with native versions. (
#7692
)
2020-06-15 07:03:36 -04:00
builder.py
Add `HomeServer.signing_key` property (
#7805
)
2020-07-08 17:51:56 +01:00
snapshot.py
Replace iteritems/itervalues/iterkeys with native versions. (
#7692
)
2020-06-15 07:03:36 -04:00
spamcheck.py
Extend spam checker to allow for multiple modules (
#7435
)
2020-05-08 19:25:48 +01:00
third_party_rules.py
Third party event rules Update (
#6781
)
2020-02-06 14:15:29 +00:00
utils.py
Fix deprecation warning: import ABC from collections.abc (
#7892
)
2020-07-20 13:33:04 -04:00
validator.py
Replace all remaining six usage with native Python 3 equivalents (
#7704
)
2020-06-16 08:51:47 -04:00