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 16:27:46 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
events
History
Patrick Cloke
3c3ba31507
Add missing type hints for tests.events. (
#14904
)
2023-01-25 15:14:03 -05:00
..
__init__.py
Remove redundant types from comments. (
#14412
)
2022-11-16 15:25:24 +00:00
builder.py
Move
StateFilter
to
synapse.types
(
#14668
)
2022-12-12 16:19:30 +00:00
presence_router.py
Implement cancellation support/protection for module callbacks (
#12568
)
2022-05-09 12:31:14 +01:00
snapshot.py
Move
StateFilter
to
synapse.types
(
#14668
)
2022-12-12 16:19:30 +00:00
spamcheck.py
Instrument
_check_sigs_and_hash_and_fetch
to trace time spent in child concurrent calls (
#13588
)
2022-08-23 21:53:37 -05: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
Add missing type hints for tests.events. (
#14904
)
2023-01-25 15:14:03 -05:00
validator.py
Rename the
EventFormatVersions
enum values so that they line up with room version numbers. (
#13706
)
2022-09-07 11:08:20 +01:00