31 Commits (c02406ac711095eedbeeff229af8e368f77196aa)

Autor SHA1 Mensagem Data
  Erik Johnston c02406ac71
Add new module API for adding custom fields to events `unsigned` section (#16549) 7 meses atrás
  Patrick Cloke 7ec0a141b4
Convert more cached return values to immutable types (#16356) 8 meses atrás
  Mathieu Velten e0f2429d13
Add a catch-all * to the supported relation types when redacting (#15705) 1 ano atrás
  Patrick Cloke 07b1c70d6b
Initial implementation of MSC3981: recursive relations API (#15315) 1 ano atrás
  Quentin Gliech 41f127e068
Pass the requester during event serialization. (#15174) 1 ano atrás
  Richard van der Hoff 2b78981736
Remove support for aggregating reactions (#15172) 1 ano atrás
  Patrick Cloke 265735db9d
Use an enum for direction. (#14927) 1 ano atrás
  Patrick Cloke 7eb7460042
Parallelize calls to fetch bundled aggregations. (#14510) 1 ano atrás
  Patrick Cloke 6d7523ef14
Batch fetch bundled references (#14508) 1 ano atrás
  Patrick Cloke 1799a54a54
Batch fetch bundled annotations (#14491) 1 ano atrás
  Brendan Abolivier 86c5a710d8
Implement MSC3912: Relation-based redactions (#14260) 1 ano atrás
  Patrick Cloke 126a15794c
Do not allow a None-limit on PaginationConfig. (#14146) 1 ano atrás
  Patrick Cloke 3bbe532abb
Add an API for listing threads in a room. (#13394) 1 ano atrás
  Patrick Cloke e03d7c5fd0
Remove support for the unstable dir flag on relations. (#14106) 1 ano atrás
  Patrick Cloke b706111b78
Do not return unspecced original_event field when using the stable /relations endpoint. (#14025) 1 ano atrás
  Quentin Gliech 3dd175b628
`synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) 1 ano atrás
  Eric Eastwood 92d21faf12
Instrument `/messages` for understandable traces in Jaeger (#13368) 1 ano atrás
  Patrick Cloke 8b603299bf
Remove unused argument for get_relations_for_event. (#13383) 1 ano atrás
  Patrick Cloke 1acc897c31
Implement MSC3816, consider the root event for thread participation. (#12766) 2 anos atrás
  Erik Johnston 1e453053cb
Rename storage classes (#12913) 2 anos atrás
  Patrick Cloke 86a515ccbf
Consolidate logic for parsing relations. (#12693) 2 anos atrás
  Patrick Cloke f90d381c7b
Edits/annotations should not have any bundled aggregations calculated. (#12633) 2 anos atrás
  Patrick Cloke 75dff3dc98
Include bundled aggregations for the latest event in a thread. (#12273) 2 anos atrás
  Patrick Cloke 8a23bde823
Consistently use collections.abc.Mapping to check frozendict. (#12564) 2 anos atrás
  Patrick Cloke 185da8f0f2
Misc. clean-ups to the relations code (#12519) 2 anos atrás
  Patrick Cloke 772bad2562
Do not consider events by ignored users for bundled aggregations (#12235) 2 anos atrás
  Patrick Cloke adbf975623
Remove an unnecessary class from the relations code. (#12338) 2 anos atrás
  Patrick Cloke c31c1091d4
Remove the unused and unstable `/aggregations` endpoint. (#12293) 2 anos atrás
  Patrick Cloke 4df10d3214
Do not consider events by ignored users for relations (#12285) 2 anos atrás
  Patrick Cloke 8fe930c215
Move get_bundled_aggregations to relations handler. (#12237) 2 anos atrás
  Patrick Cloke fc9bd620ce
Add a relations handler to avoid duplication. (#12227) 2 anos atrás