MatrixSynapse/synapse
Mathieu Velten e108c31fc0
Add avatar and topic settings for server notice room (#16679)
2023-12-12 15:22:19 +00:00
..
_scripts Write signing keys with file mode 0640 (#16740) 2023-12-08 16:25:57 +00:00
api Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) 2023-11-23 12:35:37 +00:00
app Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
appservice
config Add avatar and topic settings for server notice room (#16679) 2023-12-12 15:22:19 +00:00
crypto
events Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
federation Request & follow redirects for /media/v3/download (#16701) 2023-11-29 19:03:42 +00:00
handlers Fix upgrading a room without `events` field in power levels (#16725) 2023-12-05 12:06:21 +00:00
http Request & follow redirects for /media/v3/download (#16701) 2023-11-29 19:03:42 +00:00
logging Do not call getfullargspec on every call. (#16589) 2023-10-31 20:16:17 +00:00
media Request & follow redirects for /media/v3/download (#16701) 2023-11-29 19:03:42 +00:00
metrics Support reactor timing metric on more reactors. (#16532) 2023-11-06 08:31:22 -05:00
module_api ModuleAPI SSO auth callbacks (#15207) 2023-12-01 14:31:50 +00:00
push Add config to change the delay before sending a notification email (#16696) 2023-12-12 10:28:56 +00:00
replication Correctly read to-device stream pos on SQLite (#16682) 2023-11-24 13:42:38 +00:00
res
rest Expose OIDC discovery information under the CSAPI (#16726) 2023-12-06 13:48:09 +00:00
server_notices Add avatar and topic settings for server notice room (#16679) 2023-12-12 15:22:19 +00:00
spam_checker_api
state
static
storage Revert postgres logical replication deltaas 2023-12-05 16:10:48 +00:00
streams Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
types Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
util Speed up how quickly we launch new tasks (#16660) 2023-11-17 16:36:02 +00:00
__init__.py
_pydantic_compat.py
event_auth.py
notifier.py Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
py.typed
server.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
visibility.py