MatrixSynapse/synapse
Patrick Cloke a7ba457b2b
Mark events as read using threaded read receipts from MSC3771. (#13877)
Applies the proper logic for unthreaded and threaded receipts to either
apply to all events in the room or only events in the same thread, respectively.
2022-10-04 10:46:42 -04:00
..
_scripts Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2022-09-29 15:23:24 +02:00
api Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00
app Update mypy and mypy-zope, attempt 3 (#13993) 2022-09-30 17:36:28 +01:00
appservice Send the appservice access token as a header. (#13996) 2022-10-04 07:06:41 -04:00
config Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00
crypto
events fix: Push notifications for invite over federation (#13719) 2022-09-28 12:31:53 +00:00
federation Track when the pulled event signature fails (#13815) 2022-10-03 14:53:29 -05:00
handlers Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00
http Fix mypy errors with latest canonicaljson (#13905) 2022-09-26 13:30:00 +01:00
logging Update mypy and mypy-zope, attempt 3 (#13993) 2022-09-30 17:36:28 +01:00
metrics
module_api Add missing version information in the ModuleApi (#13947) 2022-09-30 12:27:21 +02:00
push Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00
replication Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2022-09-29 15:23:24 +02:00
res
rest Advertise supporting version 1.3 of the Matrix spec. (#14032) 2022-10-04 10:21:16 -04:00
server_notices
spam_checker_api
state Prepatory work for batching events to send (#13487) 2022-09-28 10:39:03 +01:00
static
storage Mark events as read using threaded read receipts from MSC3771. (#13877) 2022-10-04 10:46:42 -04:00
streams
util Don't require `setuptools_rust` at runtime (#13952) 2022-09-29 20:16:08 +00:00
__init__.py Check if Rust lib needs rebuilding. (#13759) 2022-09-12 10:03:42 +00:00
event_auth.py
notifier.py
py.typed
server.py
types.py Accept & store thread IDs for receipts (implement MSC3771). (#13782) 2022-09-23 14:33:28 +00:00
visibility.py Skip filtering during push if there are no push actions (#13992) 2022-09-30 17:40:33 +01:00