.. |
schema
|
typo
|
2020-09-28 00:23:35 +01:00 |
__init__.py
|
Fix MultiWriteIdGenerator's handling of restarts. (#8374)
|
2020-09-24 16:53:51 +01:00 |
account_data.py
|
Use `async with` for ID gens (#8383)
|
2020-09-23 16:11:18 +01:00 |
appservice.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
cache.py
|
…
|
|
censor_events.py
|
…
|
|
client_ips.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
deviceinbox.py
|
Use `async with` for ID gens (#8383)
|
2020-09-23 16:11:18 +01:00 |
devices.py
|
Use `async with` for ID gens (#8383)
|
2020-09-23 16:11:18 +01:00 |
directory.py
|
…
|
|
e2e_room_keys.py
|
…
|
|
end_to_end_keys.py
|
Use `async with` for ID gens (#8383)
|
2020-09-23 16:11:18 +01:00 |
event_federation.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
event_push_actions.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
events.py
|
Fix bug which caused failure on join with malformed membership events (#8385)
|
2020-09-23 16:42:14 +01:00 |
events_bg_updates.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
events_worker.py
|
Fix MultiWriteIdGenerator's handling of restarts. (#8374)
|
2020-09-24 16:53:51 +01:00 |
filtering.py
|
…
|
|
group_server.py
|
Use `async with` for ID gens (#8383)
|
2020-09-23 16:11:18 +01:00 |
keys.py
|
…
|
|
media_repository.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
metrics.py
|
…
|
|
monthly_active_users.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
openid.py
|
…
|
|
presence.py
|
Use `async with` for ID gens (#8383)
|
2020-09-23 16:11:18 +01:00 |
profile.py
|
…
|
|
purge_events.py
|
…
|
|
push_rule.py
|
Use `async with` for ID gens (#8383)
|
2020-09-23 16:11:18 +01:00 |
pusher.py
|
Use `async with` for ID gens (#8383)
|
2020-09-23 16:11:18 +01:00 |
receipts.py
|
Use `async with` for ID gens (#8383)
|
2020-09-23 16:11:18 +01:00 |
registration.py
|
Add checks for postgres sequence consistency (#8402)
|
2020-09-28 18:00:30 +01:00 |
rejections.py
|
…
|
|
relations.py
|
…
|
|
room.py
|
Use `async with` for ID gens (#8383)
|
2020-09-23 16:11:18 +01:00 |
roommember.py
|
Add EventStreamPosition type (#8388)
|
2020-09-24 13:24:17 +01:00 |
search.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
signatures.py
|
…
|
|
state.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
state_deltas.py
|
…
|
|
stats.py
|
Fix missing null character check on guest_access room state
|
2020-09-22 19:39:29 +01:00 |
stream.py
|
Synapse 1.20.0rc5 (2020-09-18)
|
2020-09-18 11:17:58 -04:00 |
tags.py
|
Use `async with` for ID gens (#8383)
|
2020-09-23 16:11:18 +01:00 |
transactions.py
|
Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322)
|
2020-09-18 14:59:13 +01:00 |
ui_auth.py
|
…
|
|
user_directory.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
user_erasure_store.py
|
Fixed a bug with reactivating users with the admin API (#8362)
|
2020-09-22 18:19:01 +01:00 |