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 01:15:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
events
History
Richard van der Hoff
00a67f831a
Merge remote-tracking branch 'origin/release-v1.54' into develop
2022-03-04 22:40:51 +00:00
..
__init__.py
Add
FrozenEvent.get_state_key
and use it in a couple of places (
#11793
)
2022-01-21 09:10:01 +00:00
builder.py
Remove
HomeServer.get_datastore()
(
#12031
)
2022-02-23 11:04:02 +00:00
presence_router.py
Add type hints to synapse.events.*. (
#11066
)
2021-10-13 07:24:07 -04:00
snapshot.py
Faster joins: persist to database (
#12012
)
2022-03-01 12:49:54 +00:00
spamcheck.py
Remove deprecated user_may_create_room_with_invites callback (
#11950
)
2022-02-11 13:58:11 +00:00
third_party_rules.py
Correctly register deactivation and profile update module callbacks (
#12141
)
2022-03-03 11:39:58 +01:00
utils.py
Use the proper serialization format when bundling aggregations. (
#12090
)
2022-03-03 10:43:06 -05:00
validator.py
Fix another jsonschema typecheck error (
#11830
)
2022-01-25 15:29:28 -05:00