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 03:05:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
events
History
Erik Johnston
c6a05063ff
Don't pull out the full state when creating an event (
#13281
)
2022-07-18 10:05:30 +01:00
..
__init__.py
Consolidate logic for parsing relations. (
#12693
)
2022-05-16 12:42:45 +00:00
builder.py
Don't pull out the full state when creating an event (
#13281
)
2022-07-18 10:05:30 +01:00
presence_router.py
Implement cancellation support/protection for module callbacks (
#12568
)
2022-05-09 12:31:14 +01:00
snapshot.py
Rename storage classes (
#12913
)
2022-05-31 12:17:50 +00:00
spamcheck.py
Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return
Tuple[Codes, dict]
(
#13044
)
2022-07-11 16:52:10 +00:00
third_party_rules.py
Make
_get_state_map_for_room
not break when room state events don't contain an event id. (
#13174
)
2022-07-07 08:14:32 +00:00
utils.py
Convert stringy power levels to integers on room upgrade (
#12657
)
2022-05-07 13:37:29 +01:00
validator.py
Remove
room_version
param from
validate_event_for_room_version
2022-06-12 23:13:09 +01:00