MatrixSynapse/synapse
Patrick Cloke 02f74f3a99
Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192)
AbstractStreamIdTracker (now) has only a single sub-class: AbstractStreamIdGenerator,
combine them to simplify some code and remove any direct references to
AbstractStreamIdTracker.
2023-03-03 08:13:37 -05:00
..
_scripts Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
api
app
appservice
config Update intentional mentions (MSC3952) to depend on `exact_event_property_contains` (MSC3966). (#15051) 2023-03-02 08:30:51 -05:00
crypto
events Remove support for aggregating reactions (#15172) 2023-02-28 18:49:28 +00:00
federation
handlers Experimental MSC3890 Implementation: Fix deleting account data when using an account data writer worker (#14869) 2023-03-03 10:51:57 +00:00
http Add missing type hints to InsecureInterceptableContextFactory. (#15164) 2023-02-28 10:17:55 -05:00
logging
media Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
metrics
module_api Add module API callbacks for adding and deleting local 3PID associations (#15044 2023-02-27 14:19:19 +00:00
push Update intentional mentions (MSC3952) to depend on `exact_event_property_contains` (MSC3966). (#15051) 2023-03-02 08:30:51 -05:00
replication Add support for knocking to workers. (#15133) 2023-03-02 12:59:53 -05:00
res
rest Remove unspecced and buggy `PUT` method on the unstable `/rooms/<room_id>/batch_send` endpoint. (#15199) 2023-03-03 12:22:49 +00:00
server_notices
spam_checker_api
state
static
storage Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192) 2023-03-03 08:13:37 -05:00
streams
types
util
__init__.py Remove dangling reference to being a reference implementation (#15167) 2023-02-27 20:08:18 +00:00
event_auth.py
notifier.py
py.typed
server.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
visibility.py