Commit History

Author SHA1 Message Date
  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
  Patrick Cloke 96274565ff Fix bundling aggregations if unsigned is not a returned event field. (#12234) 2 years ago
  Patrick Cloke 1da0f79d54 Refactor relations tests (#12232) 2 years ago
  Patrick Cloke ea27528b5d Support stable identifiers for MSC3440: Threading (#12151) 2 years ago
  Patrick Cloke 88cd6f9378 Allow retrieving the relations of a redacted event. (#12130) 2 years ago
  Patrick Cloke f63bedef07 Invalidate caches when an event with a relation is redacted. (#12121) 2 years ago
  Patrick Cloke cd1ae3d0b4 Remove backwards compatibility with RelationPaginationToken. (#12138) 2 years ago
  Patrick Cloke 1d11b452b7 Use the proper serialization format when bundling aggregations. (#12090) 2 years ago
  Dirk Klimpel 2ffaf30803 Add type hints to `tests/rest/client` (#12108) 2 years ago
  Patrick Cloke 6adb89ff00 Improve and refactor the tests for relations. (#12113) 2 years ago
  Dirk Klimpel 1901cb1d4a Add type hints to `tests/rest/client` (#12084) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Patrick Cloke 45f45404de Fix incorrect thread summaries when the latest event is edited. (#11992) 2 years ago
  Patrick Cloke 4d7e74b2e5 Support the MSC3715 for `/relations`. (#11941) 2 years ago
  Patrick Cloke df36945ff0 Support pagination tokens from /sync and /messages in the relations API. (#11952) 2 years ago
  Patrick Cloke 8c94b3abe9 Experimental support to include bundled aggregations in search results (MSC3666) (#11837) 2 years ago
  Patrick Cloke 2897fb6b4f Improvements to bundling aggregations. (#11815) 2 years ago
  Patrick Cloke b784299cbc Do not try to serialize raw aggregations dict. (#11791) 2 years ago