forked-synapse/synapse
Jason Little 4cf9f92f39
Fix could not serialize access due to concurrent DELETE from presence_stream (#15826)
* Change update_presence to have a isolation level of READ_COMMITTED

* changelog
2023-07-05 11:44:02 +01:00
..
_scripts Add foreign key constraint to event_forward_extremities. (#15751) 2023-07-05 09:43:19 +00:00
api Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
app Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
appservice
config Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#15783) 2023-06-21 10:41:11 +02:00
crypto
events Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
federation Regularly try to wake up dests instead of waiting for next PDU/EDU (#15743) 2023-06-16 10:15:12 +00:00
handlers Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
http Add login spam checker API (#15838) 2023-06-26 14:12:20 +00:00
logging
media use Image.LANCZOS instead of Image.ANTIALIAS for thumbnail resize (#15876) 2023-07-05 10:52:12 +02:00
metrics Quick & dirty metric for background update status (#15740) 2023-06-07 17:12:23 +00:00
module_api Add login spam checker API (#15838) 2023-06-26 14:12:20 +00:00
push Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
replication
res
rest Add not_user_type param to the list accounts admin API (#15844) 2023-07-04 15:03:20 -07:00
server_notices
spam_checker_api
state
static
storage Fix could not serialize access due to concurrent DELETE from presence_stream (#15826) 2023-07-05 11:44:02 +01:00
streams
types Fix empty scope when having version mismatch between workers (#15774) 2023-06-14 11:53:55 +02:00
util Prefill events after invalidate not before when persisting events (#15758) 2023-06-14 09:42:18 +01:00
__init__.py
event_auth.py Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
notifier.py
py.typed
server.py Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
visibility.py