56 Commits (develop)

Autor SHA1 Nachricht Datum
  dependabot[bot] 9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103) vor 1 Jahr
  Erik Johnston b50c008453
Re-enable some linting (#14821) vor 1 Jahr
  Nick Mills-Barrett e8bce8999f
Aggregate unread notif count query for badge count calculation (#14255) vor 1 Jahr
  Patrick Cloke dcced5a8d7
Use threaded receipts when fetching events for push. (#13878) vor 1 Jahr
  Patrick Cloke 2b6d41ebd6
Recursively fetch the thread for receipts & notifications. (#13824) vor 1 Jahr
  Patrick Cloke a7ba457b2b
Mark events as read using threaded read receipts from MSC3771. (#13877) vor 1 Jahr
  Patrick Cloke b4ec4f5e71
Track notification counts per thread (implement MSC3773). (#13776) vor 1 Jahr
  Patrick Cloke 2fae1a3f78
Improve tests for get_unread_push_actions_for_user_in_range_*. (#13893) vor 1 Jahr
  Patrick Cloke efd108b45d
Accept & store thread IDs for receipts (implement MSC3771). (#13782) vor 1 Jahr
  Patrick Cloke 390b7ce946
Disable calculating unread counts unless the config flag is enabled. (#13694) vor 1 Jahr
  Patrick Cloke 5ce2887653
Strengthen tests about deleted old push actions. (#13471) vor 1 Jahr
  Patrick Cloke 3343035a06
Use a real room in the notification rotation tests. (#13260) vor 1 Jahr
  Erik Johnston 757bc0caef
Fix notification count after a highlighted message (#13223) vor 1 Jahr
  Erik Johnston 723ce73d02
Fix stuck notification counts on small servers (#13168) vor 1 Jahr
  Erik Johnston dbce28b2f1
Fix unread counts on large servers (#13140) vor 1 Jahr
  Erik Johnston 92a0c18ef0
Improve performance of getting unread counts in rooms (#13119) vor 1 Jahr
  Erik Johnston 7469824d58
Fix serialization errors when rotating notifications (#13118) vor 1 Jahr
  Patrick Cloke d3d84685ce
Add type hints to event push actions tests. (#13099) vor 2 Jahren
  Erik Johnston 0d1d3e0708
Speed up `get_unread_event_push_actions_by_room` (#13005) vor 2 Jahren
  Patrick Cloke 02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092) vor 2 Jahren
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) vor 2 Jahren
  Patrick Cloke b6102230a7
Add type hints to event_push_actions. (#11594) vor 2 Jahren
  Erik Johnston 74f01e11c9
Skip handling of push actions for outlier events (#10780) vor 2 Jahren
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) vor 3 Jahren
  Patrick Cloke 0b3112123d
Use mock from the stdlib. (#9772) vor 3 Jahren
  Patrick Cloke e7b769aea1
Convert storage test cases to HomeserverTestCase. (#9736) vor 3 Jahren
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) vor 3 Jahren
  Brendan Abolivier 5a1dd297c3
Re-implement unread counts (again) (#8059) vor 3 Jahren
  Patrick Cloke e00816ad98
Do not yield on awaitables in tests. (#8193) vor 3 Jahren
  Patrick Cloke b71d4a094c
Convert simple_delete to async/await. (#8191) vor 3 Jahren
  Patrick Cloke 050e20e7ca
Convert some of the general database methods to async (#8100) vor 3 Jahren
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) vor 3 Jahren
  Patrick Cloke b3a97d6dac
Convert some of the data store to async. (#7976) vor 3 Jahren
  Patrick Cloke 8144bc26a7
Convert push to async/await. (#7948) vor 3 Jahren
  Brendan Abolivier 74d3e177f0
Back out MSC2625 implementation (#7761) vor 4 Jahren
  Brendan Abolivier 63d9a00bf1
Remove debug logging vor 4 Jahren
  Brendan Abolivier 2a07c5ded6
Test that a mark_unread action updates the right counter vor 4 Jahren
  Brendan Abolivier 476a89707a
Fix tests vor 4 Jahren
  Erik Johnston 782e4e64df
Shuffle persist event data store functions. (#7440) vor 4 Jahren
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class vor 4 Jahren
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions vor 4 Jahren
  Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) vor 5 Jahren
  black 8b3d9b6b19 Run black. vor 5 Jahren
  Amber Brown 49af402019 run isort vor 6 Jahren
  Erik Johnston 6406b70aeb Use stream rather depth ordering for push actions vor 6 Jahren
  Richard van der Hoff 46beeb9a30 Fix a couple of logcontext leaks in unit tests vor 6 Jahren
  Richard van der Hoff 2c911d75e8 Fix comment typo vor 6 Jahren
  Richard van der Hoff c818fcab11 Test and fix find_first_stream_ordering_after_ts vor 6 Jahren
  Erik Johnston 25634ed152 Fix test vor 6 Jahren
  Erik Johnston e440e28456 Fix unit tests vor 6 Jahren