提交歷史

作者 SHA1 備註 提交日期
  Patrick Cloke 5ce2887653 Strengthen tests about deleted old push actions. (#13471) 2 年之前
  Patrick Cloke 3343035a06 Use a real room in the notification rotation tests. (#13260) 2 年之前
  Erik Johnston 757bc0caef Fix notification count after a highlighted message (#13223) 2 年之前
  Andrew Morgan 6180e1bc4b Merge tag 'v1.62.0rc3' into develop 2 年之前
  Erik Johnston 723ce73d02 Fix stuck notification counts on small servers (#13168) 2 年之前
  Patrick Cloke b0366853ca Merge remote-tracking branch 'origin/release-v1.62' into develop 2 年之前
  Erik Johnston dbce28b2f1 Fix unread counts on large servers (#13140) 2 年之前
  Erik Johnston 92a0c18ef0 Improve performance of getting unread counts in rooms (#13119) 2 年之前
  Erik Johnston 7469824d58 Fix serialization errors when rotating notifications (#13118) 2 年之前
  Patrick Cloke d3d84685ce Add type hints to event push actions tests. (#13099) 2 年之前
  Erik Johnston 0d1d3e0708 Speed up `get_unread_event_push_actions_by_room` (#13005) 2 年之前
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 年之前
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 年之前
  Patrick Cloke b6102230a7 Add type hints to event_push_actions. (#11594) 2 年之前
  Erik Johnston 74f01e11c9 Skip handling of push actions for outlier events (#10780) 3 年之前
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 年之前
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 年之前
  Patrick Cloke e7b769aea1 Convert storage test cases to HomeserverTestCase. (#9736) 3 年之前
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 年之前
  Brendan Abolivier 5a1dd297c3 Re-implement unread counts (again) (#8059) 4 年之前
  Patrick Cloke e00816ad98 Do not yield on awaitables in tests. (#8193) 4 年之前
  Patrick Cloke b71d4a094c Convert simple_delete to async/await. (#8191) 4 年之前
  Patrick Cloke 050e20e7ca Convert some of the general database methods to async (#8100) 4 年之前
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 4 年之前
  Patrick Cloke b3a97d6dac Convert some of the data store to async. (#7976) 4 年之前
  Patrick Cloke 8144bc26a7 Convert push to async/await. (#7948) 4 年之前
  Brendan Abolivier 74d3e177f0 Back out MSC2625 implementation (#7761) 4 年之前
  Brendan Abolivier 63d9a00bf1 Remove debug logging 4 年之前
  Brendan Abolivier 2a07c5ded6 Test that a mark_unread action updates the right counter 4 年之前
  Brendan Abolivier 476a89707a Fix tests 4 年之前