Commit Graph

20941 Commits (6b99a66fe0260682fa95a0b19d3bee19c1e48876)
 

Author SHA1 Message Date
Erik Johnston e3163e2e11
Reduce the amount of state we pull from the DB (#12811) 3 years ago
Patrick Cloke 6b46c3eb3d
Remove groups code from synapse_port_db. (#12899) 3 years ago
Patrick Cloke 01df5bacac
Improve URL previews for some pages (#12951) 3 years ago
Erik Johnston 888a29f412
Wait for lazy join to complete when getting current state (#12872) 3 years ago
Michael Telatynski 782cb7420a
Fix complement tests using the wrong path (#12933) 3 years ago
Patrick Cloke 7bc08f3201
Remove remaining bits of groups code. (#12936) 3 years ago
Jacek Kuśnierz 88193f2125
Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 3 years ago
Richard van der Hoff 79dadf7216
Fix 404 on `/sync` when the last event is a redaction of an unknown/purged event (#12905) 3 years ago
Erik Johnston 5949ab86f8
Fix potential thumbnail memory leaks. (#12932) 3 years ago
Patrick Cloke 2e8763ec96
Remove most groups datastore code. (#12895) 3 years ago
Richard van der Hoff f0aec0abef
Improve logging when signature checks fail (#12925) 3 years ago
Patrick Cloke cf05258f76
Remove groups replication code. (#12900) 3 years ago
Andrew Morgan 2fc787c341
Add config options for media retention (#12732) 3 years ago
Sean Quah 641908f72f
Faster room joins: Resume state re-syncing after a Synapse restart (#12813) 3 years ago
Sean Quah 2fba1076c5
Faster room joins: Try other destinations when resyncing the state of a partial-state room (#12812) 3 years ago
Erik Johnston 3594f6c1f3 Merge branch 'master' into develop 3 years ago
Erik Johnston b2b5279a3f Update changelog 3 years ago
reivilibre bf01e51554
Test Synapse against Complement with workers. (#12810) 3 years ago
Erik Johnston c8684e6792
Reduce DB load of /sync when using presence (#12885) 3 years ago
Richard van der Hoff 5e17922ef7
Stop reading from `event_edges.room_id`. (#12914) 3 years ago
Erik Johnston 5984ada6bb 1.60.0 3 years ago
Erik Johnston 1e453053cb
Rename storage classes (#12913) 3 years ago
Patrick Cloke e541bb9eed
Rework stream token to stop caring about groups. (#12897) 3 years ago
Brendan Abolivier 8fd87739bf
Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 3 years ago
Travis Ralston d0e40dfe29
Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12923) 3 years ago
Travis Ralston bcfdfeb65d Revert "Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12922)" 3 years ago
Travis Ralston e0fae823e9
Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12922) 3 years ago
Jacek Kuśnierz c4f548e05d
Don't return `end` from `/messages` if there are no more events (#12903) 3 years ago
Brendan Abolivier cd9fc058de
Document the Synapse version of a new module API method (#12917) 3 years ago
David Teller af7db19e1e
Uniformize spam-checker API, part 3: Expand check_event_for_spam with the ability to return additional fields (#12846) 3 years ago
Mathieu Velten 1fd1856afc
demo: check if we are in a virtualenv before overriding PYTHONPATH (#12916) 3 years ago
Mathieu Velten 7f92ac4c1c
Add a migration step to cleanup potential leftovers of bug 11833 (#12784) 3 years ago
DeepBlueV7.X b10211871f
Fix invite notifications for users without pushers (#12840) 3 years ago
Richard van der Hoff 2480461879
Fix `get_metadata_for_events` (#12904) 3 years ago
David Robertson 119938792b
Remove unused `contrib/experiments/cursesio.py` (#12910) 3 years ago
David Robertson 80bd614dac
Remove `contrib/experiments/test_messaging.py` (#12911) 3 years ago
David Robertson 563ef172ae
Remove contrib/jitsimeetbridge (#12909) 3 years ago
David Robertson 72df42078b
Remove contrib/scripts/kick_users.py (#12908) 3 years ago
David Robertson 796a0312e1
Bump jsonschema stubs (#12912) 3 years ago
Jonathan de Jong 6be4953b99
Mutual rooms: Remove dependency on user directory (#12836) 3 years ago
Sumner Evans bda4600399
LockStore: fix acquiring a lock via `LockStore.try_acquire_lock` (#12832) 3 years ago
Brendan Abolivier 28989cb301
Add a background job to automatically delete stale devices (#12855) 3 years ago
David Teller 888eb736a1
Add code M_USER_ACCOUNT_SUSPENDED, as per MSC3823. (#12845) 3 years ago
Patrick Cloke 724e11d620
Clean-up some receipts code (#12888) 3 years ago
Patrick Cloke c52abc1cfd
Additional constants for EDU types. (#12884) 3 years ago
Patrick Cloke d9f092285b
Remove federation client code for groups. (#12563) 3 years ago
Sean Quah 053ca5f3ca Synapse 1.60.0rc2 (2022-05-27) 3 years ago
Matt C a7da00d4f7
Add storage and module API methods to get monthly active users and their appservices (#12838) 3 years ago
David Robertson 3503f42741
Easy type hints in synapse.logging.opentracing (#12894) 3 years ago
Sean Quah e409ab8e92 1.60.0rc2 3 years ago