Jan Christian Grünhage
|
fcd8703508
Allow updating passwords using the admin api without logging out devices (#12952)
|
2 years ago |
Erik Johnston
|
e3163e2e11
Reduce the amount of state we pull from the DB (#12811)
|
2 years ago |
Patrick Cloke
|
6b46c3eb3d
Remove groups code from synapse_port_db. (#12899)
|
2 years ago |
Patrick Cloke
|
01df5bacac
Improve URL previews for some pages (#12951)
|
2 years ago |
Erik Johnston
|
888a29f412
Wait for lazy join to complete when getting current state (#12872)
|
2 years ago |
Michael Telatynski
|
782cb7420a
Fix complement tests using the wrong path (#12933)
|
2 years ago |
Patrick Cloke
|
7bc08f3201
Remove remaining bits of groups code. (#12936)
|
2 years ago |
Jacek Kuśnierz
|
88193f2125
Remove direct refeferences to PyNaCl (use signedjson instead). (#12902)
|
2 years ago |
Richard van der Hoff
|
79dadf7216
Fix 404 on `/sync` when the last event is a redaction of an unknown/purged event (#12905)
|
2 years ago |
Erik Johnston
|
5949ab86f8
Fix potential thumbnail memory leaks. (#12932)
|
2 years ago |
Patrick Cloke
|
2e8763ec96
Remove most groups datastore code. (#12895)
|
2 years ago |
Richard van der Hoff
|
f0aec0abef
Improve logging when signature checks fail (#12925)
|
2 years ago |
Patrick Cloke
|
cf05258f76
Remove groups replication code. (#12900)
|
2 years ago |
Andrew Morgan
|
2fc787c341
Add config options for media retention (#12732)
|
2 years ago |
Sean Quah
|
641908f72f
Faster room joins: Resume state re-syncing after a Synapse restart (#12813)
|
2 years ago |
Sean Quah
|
2fba1076c5
Faster room joins: Try other destinations when resyncing the state of a partial-state room (#12812)
|
2 years ago |
Erik Johnston
|
3594f6c1f3
Merge branch 'master' into develop
|
2 years ago |
Erik Johnston
|
b2b5279a3f
Update changelog
|
2 years ago |
reivilibre
|
bf01e51554
Test Synapse against Complement with workers. (#12810)
|
2 years ago |
Erik Johnston
|
c8684e6792
Reduce DB load of /sync when using presence (#12885)
|
2 years ago |
Richard van der Hoff
|
5e17922ef7
Stop reading from `event_edges.room_id`. (#12914)
|
2 years ago |
Erik Johnston
|
5984ada6bb
1.60.0
|
2 years ago |
Erik Johnston
|
1e453053cb
Rename storage classes (#12913)
|
2 years ago |
Patrick Cloke
|
e541bb9eed
Rework stream token to stop caring about groups. (#12897)
|
2 years ago |
Brendan Abolivier
|
8fd87739bf
Fix import in module_api module and docs on the new check_event_for_spam signature (#12918)
|
2 years ago |
Travis Ralston
|
d0e40dfe29
Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12923)
|
2 years ago |
Travis Ralston
|
bcfdfeb65d
Revert "Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12922)"
|
2 years ago |
Travis Ralston
|
e0fae823e9
Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12922)
|
2 years ago |
Jacek Kuśnierz
|
c4f548e05d
Don't return `end` from `/messages` if there are no more events (#12903)
|
2 years ago |
Brendan Abolivier
|
cd9fc058de
Document the Synapse version of a new module API method (#12917)
|
2 years ago |