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
d537be1ebd
MatrixSynapse
/
synapse
/
events
History
Brendan Abolivier
9e937c28ee
Merge branch 'develop' into babolivier/message_retention
2019-11-26 17:53:57 +00:00
..
__init__.py
Remove the ability to query relations when the original event was redacted. (
#5629
)
2019-07-18 14:41:42 +01:00
builder.py
Replace returnValue with return (
#5736
)
2019-07-23 23:00:55 +10:00
snapshot.py
Fix bug which caused rejected events to be stored with the wrong room state (
#6320
)
2019-11-06 10:01:39 +00:00
spamcheck.py
Expose some homeserver functionality to spam checkers (
#6259
)
2019-10-31 09:16:14 -06:00
third_party_rules.py
Replace returnValue with return (
#5736
)
2019-07-23 23:00:55 +10:00
utils.py
Replace returnValue with return (
#5736
)
2019-07-23 23:00:55 +10:00
validator.py
Implement per-room message retention policies
2019-11-04 17:09:22 +00:00