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