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-27 06:37:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
events
History
Erik Johnston
243d427fbc
Block clients from sending server ACLs that lock the local server out. (
#8708
)
...
Fixes
#4042
2020-11-03 12:13:48 +00:00
..
__init__.py
Use
%r
rather than
%s
for stringifying events (
#8679
)
2020-10-29 12:16:49 +00:00
builder.py
Fix modifying events in
ThirdPartyRules
modules (
#8564
)
2020-10-16 13:39:46 +01:00
snapshot.py
Rename database classes to make some sense (
#8033
)
2020-08-05 21:38:57 +01:00
spamcheck.py
Combine
SpamCheckerApi
with the more generic
ModuleApi
. (
#8464
)
2020-10-07 12:03:26 +01:00
third_party_rules.py
guard against accidental modification
2020-10-13 23:24:50 +01:00
utils.py
Fix typos and spelling errors. (
#8639
)
2020-10-23 12:38:40 -04:00
validator.py
Block clients from sending server ACLs that lock the local server out. (
#8708
)
2020-11-03 12:13:48 +00:00