4647 Коміти (1386ce4735019ea6e918591509ee58a82c9c635c)

Автор SHA1 Повідомлення Дата
  Patrick Cloke 1386ce4735
Revert "Stop returning an unused column when handling new receipts. (#13933)" (#13935) 1 рік тому
  Patrick Cloke 7766bd5b35
Stop returning an unused column when handling new receipts. (#13933) 1 рік тому
  Erik Johnston 4b17a5ace8
Handle remote device list updates during partial join (#13913) 1 рік тому
  Kateřina Churanová 6caa303083
fix: Push notifications for invite over federation (#13719) 1 рік тому
  Eric Eastwood 29269d9d3f
Fix `have_seen_event` cache not being invalidated (#13863) 1 рік тому
  David Robertson f5aaa55e27
Add new columns tracking when we partial-joined (#13892) 1 рік тому
  Erik Johnston e8318a4333
Handle the case of remote users leaving a partial join room for device lists (#13885) 1 рік тому
  Patrick Cloke 2fae1a3f78
Improve tests for get_unread_push_actions_for_user_in_range_*. (#13893) 1 рік тому
  David Robertson 0a38c7ec6d
Snapshot schema 72 (#13873) 1 рік тому
  Nick Mills-Barrett 6b4593a80f
Simplify cache invalidation after event persist txn (#13796) 1 рік тому
  Eric Eastwood ac1a31740b
Only try to backfill event if we haven't tried before recently (#13635) 1 рік тому
  Sean Quah f49f73c0da
Faster room joins: Avoid blocking `/keys/changes` (#13888) 1 рік тому
  Patrick Cloke efd108b45d
Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 рік тому
  Sean Quah 03c2bfb7f8
Send device list updates out to servers in partially joined rooms (#13874) 1 рік тому
  Patrick Cloke b7272b73aa
Properly paginate forward in the /relations API. (#13840) 1 рік тому
  Brendan Abolivier ccca14140a
Track device IDs for pushers (#13831) 1 рік тому
  Brendan Abolivier 8ae42ab8fa
Support enabling/disabling pushers (from MSC3881) (#13799) 1 рік тому
  Mathieu Velten 6bd8763804
Add cache invalidation across workers to module API (#13667) 1 рік тому
  David Robertson fff9b955fa
Generate separate snapshots for logical databases (#13792) 1 рік тому
  Erik Johnston 42d261c32f
Port the push rule classes to Rust. (#13768) 1 рік тому
  Eric Eastwood 44be42338e
Add support to purge rows from MSC2716 and other tables when purging a room (#13825) 1 рік тому
  Patrick Cloke b2b0c85279
Support providing an index predicate for upserts. (#13822) 1 рік тому
  Eric Eastwood 957e3d74fc
Keep track when we try and fail to process a pulled event (#13589) 1 рік тому
  Patrick Cloke 666ae87729
Update event push action and receipt tables to support threads. (#13753) 1 рік тому
  Patrick Cloke f2d12ccabe
Use partial indices on SQLIte. (#13802) 1 рік тому
  reivilibre 6302753012
Deduplicate `is_server_notices_room`. (#13780) 1 рік тому
  David Robertson 51a77e990b
Remove incorrect migration file from `state` logical DB (#13788) 1 рік тому
  Sean Quah c73774467e
Fix bug in device list caching when remote users leave rooms (#13749) 1 рік тому
  Mathieu Velten 12dacecabd
Make sequence `cache_invalidation_stream_seq` begin at `2` (#13766) 1 рік тому
  David Robertson b60d47ab2c
Updates to the schema dump script (#13770) 1 рік тому
  Nick Mills-Barrett cdbb641232
Add receipts event stream ordering (#13703) 1 рік тому
  Nick Mills-Barrett da41a7cd61
Remove check current state membership up to date (#13745) 1 рік тому
  Patrick Cloke 3d9f82efcb
Use an upsert for `receipts_graph`. (#13752) 1 рік тому
  David Robertson f2d2481e56
Require SQLite >= 3.27.0 (#13760) 1 рік тому
  Dirk Klimpel f799eac7ea
Add timestamp to user's consent (#13741) 1 рік тому
  Sean Quah 906cead9ca
Update docstrings to explain the impact of partial state (#13750) 1 рік тому
  Sean Quah 89e8b98b65
Avoid raising errors due to malformed IDs in `get_current_hosts_in_room` (#13748) 1 рік тому
  Eric Eastwood d4d3249ded
Instrument `get_metadata_for_events` for tracing (#13730) 1 рік тому
  reivilibre d3d9ca156e
Cancel the processing of key query requests when they time out. (#13680) 1 рік тому
  reivilibre c2fe48a6ff
Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 1 рік тому
  Patrick Cloke 48a5c47a9f
Add a schema delta to drop unstable private read receipts. (#13692) 1 рік тому
  Erik Johnston 9d2823ab70
Cache `is_partial_state_room` (#13693) 1 рік тому
  Šimon Brandner 0e99f07952
Remove support for unstable private read receipts (#13653) 1 рік тому
  Nick Mills-Barrett 42b11d5565
Remove cached wrap on `_get_joined_users_from_context` method (#13569) 1 рік тому
  David Robertson a160406d24
Fix admin List Room API return type on sqlite (#13509) 1 рік тому
  Eric Eastwood 92c5817e34
Give the correct next event when the message timestamps are the same - MSC3030 (#13658) 1 рік тому
  Shay 20c76cecb9
Drop unused column `application_services_state.last_txn` (#13627) 1 рік тому
  Patrick Cloke 20df96a7a7
Speed up inserting `event_push_actions_staging`. (#13634) 1 рік тому
  Eric Eastwood 51d732db3b
Optimize how we calculate `likely_domains` during backfill (#13575) 1 рік тому
  Eric Eastwood d58615c82c
Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 1 рік тому