Commit Graph

15891 Commits (7712e751b87b83086a8cb0a1cda1eef40e177d07)
 

Author SHA1 Message Date
Richard van der Hoff 7712e751b8 Convert federation backfill to async 5 years ago
Richard van der Hoff 7c429f92d6
Clean up some logging (#6515) 5 years ago
Erik Johnston adb3a873fd Synapse 1.7.0rc2 (2019-12-11) 5 years ago
Erik Johnston d156912c4c 1.7.0rc2 5 years ago
Andrew Morgan fc316a4894
Prevent redacted events from appearing in message search (#6377) 5 years ago
Andrew Morgan 6676ee9c4a
Add dev script to generate full SQL schema files (#6394) 5 years ago
Andrew Morgan ea0f0ad414
Prevent message search in upgraded rooms we're not in (#6385) 5 years ago
Erik Johnston 72acca6a32 Back out change preventing setting null avatar URLs 5 years ago
Brendan Abolivier 54ae52ba96
Merge pull request #6349 from matrix-org/babolivier/msc1802 5 years ago
Erik Johnston d21577bdcb Merge branch 'erikj/fix_sqlite_7' of github.com:matrix-org/synapse into release-v1.7.0 5 years ago
Erik Johnston 239d86a134
Merge pull request #6512 from matrix-org/erikj/silence_mypy 5 years ago
Richard van der Hoff f8bc2ae883
Move get_state methods into FederationHandler (#6503) 5 years ago
Andrew Morgan 4947de5a14
Allow SAML username provider plugins (#6411) 5 years ago
Erik Johnston b2dcddc413
Merge pull request #6510 from matrix-org/erikj/phone_home_stats_db 5 years ago
Richard van der Hoff 40eda84933
Fix race which caused deleted devices to reappear (#6514) 5 years ago
Richard van der Hoff c3dda2874d
Refactor get_events_from_store_or_dest to return a dict (#6501) 5 years ago
Richard van der Hoff 424fd58237
Remove redundant code from event authorisation implementation. (#6502) 5 years ago
Erik Johnston 35f3c366ef
Merge pull request #6505 from matrix-org/erikj/make_deferred_yiedable 5 years ago
Brendan Abolivier ae49d29ef1
Fixup changelogs 5 years ago
Erik Johnston e726e18737
Merge pull request #6499 from matrix-org/erikj/fix_sqlite_7 5 years ago
Erik Johnston a964f18887
Merge pull request #6509 from matrix-org/babolivier/fix-room-store-config 5 years ago
Erik Johnston 4643bb2a37 Newsfile 5 years ago
Erik Johnston 28b758fa0f Silence mypy errors for files outside those specified 5 years ago
Erik Johnston accd343f91 Newsfile 5 years ago
Erik Johnston 663238aeb4 Phone home stats DB reporting should not assume a single DB. 5 years ago
Erik Johnston ffeafade48 Update comment 5 years ago
Brendan Abolivier 451ec9b8b9
Changelog 5 years ago
Brendan Abolivier 3bd049bbb7
Give the server config to the RoomWorkerStore 5 years ago
Erik Johnston e3f528c544
Merge pull request #6506 from matrix-org/erikj/remove_snapshot_cache 5 years ago
Erik Johnston 332f3b36e5
Merge pull request #6507 from matrix-org/babolivier/pusher-room-store 5 years ago
Erik Johnston 52346990c8 Drop unused index 5 years ago
Erik Johnston 31da85e467 Convert _censor_redactions to async since it awaits on coroutines 5 years ago
Brendan Abolivier ec5fdd1333
Changelog 5 years ago
Brendan Abolivier 2ac78438d8
Make the PusherSlaveStore inherit from the slave RoomStore 5 years ago
Erik Johnston cc5f6eb608 Only start censor background job after indices are created 5 years ago
Erik Johnston b1e7012dee Newsfile 5 years ago
Erik Johnston f5bb1531b7 Newsfile 5 years ago
Erik Johnston 9a2223d4c8 Fix make_deferred_yieldable to work with coroutines 5 years ago
Neil Johnson d95736a2bd
Fix erroneous reference for new room directory defaults. 5 years ago
Erik Johnston 52fe9788bc Newsfile 5 years ago
Erik Johnston 4cade96616 Fix support for SQLite 3.7. 5 years ago
Neil Johnson 0f3614f0f6 Synapse 1.7.0rc1 (2019-12-09) 5 years ago
Neil Johnson 21aa0a458f
Update CHANGES.md 5 years ago
Andrew Morgan 5e8abe9013
Better errors regarding changing avatar_url (#6497) 5 years ago
Neil Johnson 24da1ffcb6 1.7.0rc1 5 years ago
Clifford Garwood II 96d35f1028 Systemd documentation (#6490) 5 years ago
Neil Johnson adfdd82b21
Back out perf regression from get_cross_signing_keys_from_cache. (#6494) 5 years ago
Erik Johnston 30e9adf32f
Merge pull request #6487 from matrix-org/erikj/pass_in_db 5 years ago
Erik Johnston f166a8d1f5 Remove SnapshotCache in favour of ResponseCache 5 years ago
Erik Johnston e1544b0af8
Merge pull request #6493 from matrix-org/erikj/invite_state_config 5 years ago