Commit History

Author SHA1 Message Date
  Patrick Cloke f03935dcb7 Return thread notification counts down sync. 2 years ago
  Patrick Cloke cbbe77f620 Include the thread ID in the event push actions. 2 years ago
  Patrick Cloke 3ca9a381ab Add demo script. 2 years ago
  Patrick Cloke a8a45921fb Coalesce receipts. 2 years ago
  Patrick Cloke 0c395fd8b9 Start splitting receipts on new events. 2 years ago
  Patrick Cloke ad6b7cf5c6 Create a forked DAG. 2 years ago
  Patrick Cloke 50ba4b34ff Let clients specify prev_event_ids HACKY HACKY HACKY XXX 2 years ago
  Patrick Cloke eebc6dfe38 Add test script. 2 years ago
  Patrick Cloke 580fbb740f Discard notifications in ranges. 2 years ago
  Patrick Cloke 7c320b79bf Use the ranged receipts table when fetching receipts for /sync. 2 years ago
  Patrick Cloke f43e0b4b1a Add a ranged receipts table and insert into it. 2 years ago
  Patrick Cloke 82166cfa51 Accept an optional starting event ID for the /receipts API. 2 years ago
  Patrick Cloke 1ec3885aa9 Accept a start & end event ID when creating a receipt. 2 years ago
  Patrick Cloke 48b2d6c9ef Create a separate RangedReadReceipt class. 2 years ago
  Patrick Cloke bc7e8a5e60 Pass a Receipt into insert_receipt. 2 years ago
  Richard van der Hoff f68b5e5773 Merge branch 'rav/simplify_event_auth_interface' into develop 2 years ago
  Richard van der Hoff a6173a16fe changelog 2 years ago
  Richard van der Hoff c1b28b8842 Remove redundant `room_version` param from `check_auth_rules_from_context` 2 years ago
  Richard van der Hoff 0d9d36b15c Remove `room_version` param from `check_auth_rules_for_event` 2 years ago
  Richard van der Hoff 68be42f6b6 Remove `room_version` param from `validate_event_for_room_version` 2 years ago
  Richard van der Hoff 2959184a42 EventAuthTestCase: build events for the right room version 2 years ago
  David Robertson cfff055fa2 Revert "Changelog" 2 years ago
  David Robertson ae09cc2ee4 Changelog 2 years ago
  David Robertson 4579445cc5 Add missing TOC link to poetry cheat sheet (#13022) 2 years ago
  Patrick Cloke 84cd0fe4e2 Fix-up the contrib/graph scripts. (#13013) 2 years ago
  Patrick Cloke 81608490e3 Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991) 2 years ago
  reivilibre 3d1d510fa9 Enable testing against PostgreSQL databases in Complement CI. (#12965) 2 years ago
  Patrick Cloke 1df22e16df Fix example of running complement.sh. (#12990) 2 years ago
  Richard van der Hoff 7c6b2204d1 Faster joins: add issue links to the TODOs (#13004) 2 years ago
  David Robertson 97053c9406 Type annotations for `test_v2` (#12985) 2 years ago