52 Révisions (1386ce4735019ea6e918591509ee58a82c9c635c)

Auteur SHA1 Message Date
  Patrick Cloke 1386ce4735
Revert "Stop returning an unused column when handling new receipts. (#13933)" (#13935) il y a 1 an
  Patrick Cloke 7766bd5b35
Stop returning an unused column when handling new receipts. (#13933) il y a 1 an
  Patrick Cloke 2fae1a3f78
Improve tests for get_unread_push_actions_for_user_in_range_*. (#13893) il y a 1 an
  Patrick Cloke 666ae87729
Update event push action and receipt tables to support threads. (#13753) il y a 1 an
  Patrick Cloke f2d12ccabe
Use partial indices on SQLIte. (#13802) il y a 1 an
  Šimon Brandner 0e99f07952
Remove support for unstable private read receipts (#13653) il y a 1 an
  Patrick Cloke 20df96a7a7
Speed up inserting `event_push_actions_staging`. (#13634) il y a 1 an
  Nick Mills-Barrett b687010f89
Rewrite get push actions queries (#13597) il y a 1 an
  Erik Johnston 5442891cbc
Make push rules use proper structures. (#13522) il y a 1 an
  Patrick Cloke 46bd7f4ed9
Clarifications for event push action processing. (#13485) il y a 1 an
  Šimon Brandner ab18441573
Support stable identifiers for MSC2285: private read receipts. (#13273) il y a 1 an
  Erik Johnston b6a6bb4027
Add comments about how event push actions are stored. (#13445) il y a 1 an
  Patrick Cloke ec24813220
Improve comments (& avoid a duplicate query) in push actions processing. (#13455) il y a 1 an
  Erik Johnston f1711e1f5c
Remove delay when rotating event push actions (#13211) il y a 1 an
  Erik Johnston 757bc0caef
Fix notification count after a highlighted message (#13223) il y a 1 an
  Erik Johnston a0f51b059c
Fix bug where we failed to delete old push actions (#13194) il y a 1 an
  Erik Johnston 578a5e24a9
Use upserts for updating `event_push_summary` (#13153) il y a 1 an
  Erik Johnston 723ce73d02
Fix stuck notification counts on small servers (#13168) il y a 1 an
  Erik Johnston dbce28b2f1
Fix unread counts on large servers (#13140) il y a 1 an
  Erik Johnston a3a05c812d
Add index to help delete old push actions (#13141) il y a 1 an
  Erik Johnston 92a0c18ef0
Improve performance of getting unread counts in rooms (#13119) il y a 1 an
  Erik Johnston 7469824d58
Fix serialization errors when rotating notifications (#13118) il y a 1 an
  Erik Johnston 5ef05c70c3
Rotate notifications more frequently (#13096) il y a 2 ans
  Erik Johnston 0d1d3e0708
Speed up `get_unread_event_push_actions_by_room` (#13005) il y a 2 ans
  Patrick Cloke b5707ceaba
Avoid attempting to delete push actions for remote users. (#12879) il y a 2 ans
  Patrick Cloke 3e0536cd2a
Replace uses of simple_insert_many with simple_insert_many_values. (#11742) il y a 2 ans
  Dirk Klimpel f82d38ed2e
Improve type hints in storage classes. (#11652) il y a 2 ans
  Patrick Cloke b6102230a7
Add type hints to event_push_actions. (#11594) il y a 2 ans
  Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" il y a 2 ans
  Sean Quah 5305a5e881
Type hint the constructors of the data store classes (#11555) il y a 2 ans
  Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 il y a 2 ans
  Marcus a9481223d1
Improved push typing (#11409) il y a 2 ans
  Sean Quah 2b82ec425f
Add type hints for most `HomeServer` parameters (#11095) il y a 2 ans
  Patrick Cloke 01c88a09cd
Use direct references for some configuration variables (#10798) il y a 2 ans
  Jonathan de Jong bdfde6dca1
Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381) il y a 2 ans
  Richard van der Hoff 224f2f949b
Combine `LruCache.invalidate` and `invalidate_many` (#9973) il y a 3 ans
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) il y a 3 ans
  Erik Johnston 7a43482f19
Use execute_batch in more places (#9188) il y a 3 ans
  Erik Johnston 6633a4015a
Allow moving account data and receipts streams off master (#9104) il y a 3 ans
  Patrick Cloke b3a4b53587
Fix handling of stream tokens for push. (#8943) il y a 3 ans
  Patrick Cloke fe0f4a3591
Move additional tasks to the background worker, part 3 (#8489) il y a 3 ans
  Erik Johnston e3debf9682
Add logging on startup/shutdown (#8448) il y a 3 ans
  Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) il y a 3 ans
  Patrick Cloke aec294ee0d
Use slots in attrs classes where possible (#8296) il y a 3 ans
  Brendan Abolivier d4daff9b59
Fix /notifications and pushers misbehaving because of unread counts (#8280) il y a 3 ans
  Brendan Abolivier a55e2707d7
Fix unread count failing on NULL values (#8270) il y a 3 ans
  Brendan Abolivier 5a1dd297c3
Re-implement unread counts (again) (#8059) il y a 3 ans
  Patrick Cloke d58fda99ff
Convert `event_push_actions`, `registration`, and `roommember` datastores to async (#8197) il y a 3 ans
  Patrick Cloke 894dae74fe
Convert misc database code to async (#8087) il y a 3 ans