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-14 09:49:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8dc666f785
anonymousland-synapse
/
synapse
/
storage
/
databases
/
main
History
David Robertson
8dc666f785
Correct type hint for room_batch.py (
#11310
)
...
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2021-11-11 16:49:28 +00:00
..
__init__.py
account_data.py
appservice.py
Clarifications and small fixes to to-device related code (
#11247
)
2021-11-09 14:31:15 +00:00
cache.py
censor_events.py
Add type hints to some storage classes (
#11307
)
2021-11-11 08:47:31 -05:00
client_ips.py
deviceinbox.py
Add type hints to some storage classes (
#11307
)
2021-11-11 08:47:31 -05:00
devices.py
directory.py
e2e_room_keys.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events_bg_updates.py
events_forward_extremities.py
events_worker.py
Track ongoing event fetches correctly in the presence of failure (
#11240
)
2021-11-04 10:33:53 +00:00
events.py
filtering.py
Add type hints to some storage classes (
#11307
)
2021-11-11 08:47:31 -05:00
group_server.py
Add index to
local_group_updates.stream_id
(
#11231
)
2021-11-02 15:46:48 +00:00
keys.py
lock.py
Add type hints to some storage classes (
#11307
)
2021-11-11 08:47:31 -05:00
media_repository.py
metrics.py
monthly_active_users.py
openid.py
Add type hints to some storage classes (
#11307
)
2021-11-11 08:47:31 -05:00
presence.py
profile.py
purge_events.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
relations.py
Support filtering by relations per MSC3440 (
#11236
)
2021-11-09 08:10:58 -05:00
room_batch.py
Correct type hint for room_batch.py (
#11310
)
2021-11-11 16:49:28 +00:00
room.py
Allow admins to proactively block rooms (
#11228
)
2021-11-09 13:11:47 +00:00
roommember.py
search.py
session.py
signatures.py
state_deltas.py
state.py
stats.py
stream.py
Support filtering by relations per MSC3440 (
#11236
)
2021-11-09 08:10:58 -05:00
tags.py
Add type hints to some storage classes (
#11307
)
2021-11-11 08:47:31 -05:00
transactions.py
ui_auth.py
user_directory.py
user_erasure_store.py