Patrick Cloke
|
07b1c70d6b
Initial implementation of MSC3981: recursive relations API (#15315)
|
1 year ago |
Patrick Cloke
|
05e0a4089a
Stop applying edits to event contents (MSC3925). (#15193)
|
1 year ago |
Richard van der Hoff
|
2b78981736
Remove support for aggregating reactions (#15172)
|
1 year ago |
Richard van der Hoff
|
06ab64f201
Implement MSC3925: changes to bundling of edits (#14811)
|
1 year ago |
Patrick Cloke
|
6d7523ef14
Batch fetch bundled references (#14508)
|
2 years ago |
Patrick Cloke
|
1799a54a54
Batch fetch bundled annotations (#14491)
|
2 years ago |
Patrick Cloke
|
4dd7aa371b
Properly update the threads table when thread events are redacted. (#14248)
|
2 years ago |
Patrick Cloke
|
4283bd1cf9
Support filtering the /messages API by relation type (MSC3874). (#14148)
|
2 years ago |
Patrick Cloke
|
c3e4edb4d6
Stabilize the threads API. (#14175)
|
2 years ago |
Patrick Cloke
|
3bbe532abb
Add an API for listing threads in a room. (#13394)
|
2 years ago |
Patrick Cloke
|
b706111b78
Do not return unspecced original_event field when using the stable /relations endpoint. (#14025)
|
2 years ago |
Patrick Cloke
|
87fe9db467
Support the stable dir parameter for /relations. (#13920)
|
2 years ago |
Patrick Cloke
|
b7272b73aa
Properly paginate forward in the /relations API. (#13840)
|
2 years ago |
Eric Eastwood
|
d58615c82c
Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608)
|
2 years ago |
Patrick Cloke
|
922b771337
Add missing type hints for tests.unittest. (#13397)
|
2 years ago |
David Robertson
|
d102ad67fd
annotate tests.server.FakeChannel (#13136)
|
2 years ago |
Patrick Cloke
|
dd2d66b0c9
Move the (unstable) `dir` parameter for /relations behind an experimental flag. (#12984)
|
2 years ago |
Patrick Cloke
|
1acc897c31
Implement MSC3816, consider the root event for thread participation. (#12766)
|
2 years ago |
Brendan Abolivier
|
4cc4229cd7
Prevent expired events from being filtered out when retention is disabled (#12611)
|
2 years ago |
Patrick Cloke
|
f90d381c7b
Edits/annotations should not have any bundled aggregations calculated. (#12633)
|
2 years ago |
Patrick Cloke
|
75dff3dc98
Include bundled aggregations for the latest event in a thread. (#12273)
|
2 years ago |
Patrick Cloke
|
185da8f0f2
Misc. clean-ups to the relations code (#12519)
|
2 years ago |
Patrick Cloke
|
d0c1f4ca4c
Remove unnecessary config overrides for MSC3666. (#12511)
|
2 years ago |
Richard van der Hoff
|
b80bb7e452
Fix `/room/.../event/...` to return the *original* event after any edits (#12476)
|
2 years ago |
Patrick Cloke
|
772bad2562
Do not consider events by ignored users for bundled aggregations (#12235)
|
2 years ago |
Patrick Cloke
|
0bcb651b3f
Support the v1 endpoint for `/relations`. (#12403)
|
2 years ago |
Patrick Cloke
|
c31c1091d4
Remove the unused and unstable `/aggregations` endpoint. (#12293)
|
2 years ago |
Patrick Cloke
|
4df10d3214
Do not consider events by ignored users for relations (#12285)
|
2 years ago |
Patrick Cloke
|
80e0e1f35e
Only fetch thread participation for events with threads. (#12228)
|
2 years ago |
Patrick Cloke
|
3f7cfbc9e5
Merge branch 'release-v1.55' into develop
|
2 years ago |