Mathieu Velten
|
dd44ee00b6
Add automatic purge after all users forget a room (#15488)
|
1 vuosi sitten |
Erik Johnston
|
827f198177
Fix error when sending message into deleted room. (#15235)
|
1 vuosi sitten |
dependabot[bot]
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 vuosi sitten |
David Robertson
|
80d44060c9
Faster joins: omit partial rooms from eager syncs until the resync completes (#14870)
|
1 vuosi sitten |
Benjamin Kampmann
|
f6c74d1cb2
Implement message forward pagination from start when no from is given, fixes #12383 (#14149)
|
2 vuotta sitten |
Connor Davis
|
bb5b47b62a
Add Admin API to Fetch Messages Within a Particular Window (#13672)
|
2 vuotta sitten |
David Robertson
|
a160406d24
Fix admin List Room API return type on sqlite (#13509)
|
2 vuotta sitten |
Dirk Klimpel
|
d75512d19e
Add forgotten status to Room Details API (#13503)
|
2 vuotta sitten |
Dirk Klimpel
|
2281427175
Use literals in place of `HTTPStatus` constants in tests (#13488)
|
2 vuotta sitten |
Dirk Klimpel
|
1595052b26
Use literals in place of `HTTPStatus` constants in tests (#13479)
|
2 vuotta sitten |
Dirk Klimpel
|
c97042f7ee
Use literals in place of `HTTPStatus` constants in tests (#13469)
|
2 vuotta sitten |
andrew do
|
78a3111c41
Return 404 or member list when getting joined_members after leaving (#13374)
|
2 vuotta sitten |
reivilibre
|
39be5bc550
Make minor clarifications to the error messages given when we fail to join a room via any server. (#13160)
|
2 vuotta sitten |
andrew do
|
2d82cdafd2
expose whether a room is a space in the Admin API (#13208)
|
2 vuotta sitten |
David Robertson
|
d102ad67fd
annotate tests.server.FakeChannel (#13136)
|
2 vuotta sitten |
Patrick Cloke
|
f7baffd8ec
Remove remaining pieces of groups code. (#12966)
|
2 vuotta sitten |
Mathieu Velten
|
182ca78a12
Delete events from federation_inbound_events_staging table on purge (#12770)
|
2 vuotta sitten |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 vuotta sitten |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 vuotta sitten |
Richard van der Hoff
|
9f2016e96e
Drop unused table `public_room_list_stream`. (#11795)
|
2 vuotta sitten |
Daniel Sonck
|
6b241f5286
Make pagination of rooms in admin api stable (#11737)
|
2 vuotta sitten |
Dirk Klimpel
|
8428ef66c7
Add type hints to `synapse/tests/rest/admin` (#11590)
|
2 vuotta sitten |
Richard van der Hoff
|
b1ecd19c5d
Fix 'delete room' admin api to work on incomplete rooms (#11523)
|
2 vuotta sitten |
Dirk Klimpel
|
e5f426cd54
Add type hints to `synapse/tests/rest/admin` (#11501)
|
2 vuotta sitten |
Dirk Klimpel
|
432a174bc1
Remove unnecessary `json.dumps` from `tests.rest.admin` (#11461)
|
3 vuotta sitten |
Dirk Klimpel
|
35b1900f00
Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455)
|
3 vuotta sitten |
Dirk Klimpel
|
81b18fe5c0
Add dedicated admin API for blocking a room (#11324)
|
3 vuotta sitten |
Dirk Klimpel
|
8840a7b7f1
Convert delete room admin API to async endpoint (#11223)
|
3 vuotta sitten |
David Robertson
|
b6f4d122ef
Allow admins to proactively block rooms (#11228)
|
3 vuotta sitten |
Dirk Klimpel
|
7537201840
Add search by room ID and room alias to List Room admin API (#11099)
|
3 vuotta sitten |