This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-26 09:45:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
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