Sean Quah a5fcdea090 Remove support for PostgreSQL 10 (#14392) 1 year ago
..
_scripts fe50738e59 let update_synapse_database run on a multi-database configurations (#13422) 1 year ago
api e980982b59 Do not reject `/sync` requests with unrecognised filter fields (#14369) 1 year ago
app b922b54b61 Fix type annotation causing import time error in the Complement forking launcher. (#14084) 1 year ago
appservice 1335367ca7 Merge branch 'master' into develop 1 year ago
config e5d18956b9 Merge tag 'v1.71.0rc2' into develop 1 year ago
crypto 7af07f9716 Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) 1 year ago
events 1c777ef1e8 Fix docstring in EventContext (#14145) 1 year ago
federation d4fac8a3e2 Fix typo in #13320 which could cause log spam (#14347) 1 year ago
handlers 7894251bce Correctly create power level event during initial room creation (#14361) 1 year ago
http 730b13dbc9 Improve `RawHeaders` type hints (#14303) 1 year ago
logging 285d72556b Update mypy and mypy-zope, attempt 3 (#13993) 1 year ago
metrics 2bb2c32e8e Avoid incrementing bg process utime/stime counters by negative durations (#14323) 1 year ago
module_api 8756d5c87e Save login tokens in database (#13844) 1 year ago
push 2d0ba3f89a Implementation for MSC3664: Pushrules for relations (#11804) 1 year ago
replication bc2bd92b93 Merge remote-tracking branch 'origin/release-v1.69' into develop 1 year ago
res 1d45ad8b2a Improve aesthetics and reusability of HTML templates. (#13652) 1 year ago
rest a4b1f64562 Fix /refresh endpoint version (#14364) 1 year ago
server_notices d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 1 year ago
spam_checker_api 8fd87739bf Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 2 years ago
state a2cf66a94d Prepatory work for batching events to send (#13487) 1 year ago
static 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
storage a5fcdea090 Remove support for PostgreSQL 10 (#14392) 1 year ago
streams 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
util 40fa8294e3 Refactor MSC3030 `/timestamp_to_event` to move away from our snowflake pull from `destination` pattern (#14096) 1 year ago
__init__.py dc37b68a25 Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) 1 year ago
event_auth.py 9473ebb9e7 Revert "Fix event size checks (#13710)" 1 year ago
notifier.py 7b7478e8b6 Batch up notifications after event persistence (#14033) 1 year ago
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
server.py 8bcdd712b8 Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329) 1 year ago
types.py efd108b45d Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 year ago
visibility.py 2c63cdcc3f Add debug logs to figure out why an event was filtered (#14095) 1 year ago