29 Révisions (f2f2c7c1f05de87f43cc2d18d5dc9bd636b3ed0a)

Auteur SHA1 Message Date
  Patrick Cloke f2f2c7c1f0
Use full GitHub links instead of bare issue numbers. (#16637) il y a 6 mois
  Sean Quah d0c713cc85
Return read-only collections from `@cached` methods (#13755) il y a 1 an
  Patrick Cloke d8cc86eff4
Remove redundant types from comments. (#14412) il y a 1 an
  Nick Mills-Barrett 2ee0b6ef4b
Safe async event cache (#13308) il y a 1 an
  Matt C a7da00d4f7
Add storage and module API methods to get monthly active users and their appservices (#12838) il y a 2 ans
  David Robertson 6463244375
Remove unused `# type: ignore`s (#12531) il y a 2 ans
  reivilibre f871222880
Move `update_client_ip` background job from the main process to the background worker. (#12251) il y a 2 ans
  Dirk Klimpel c46065fa3d
Add some type hints to datastore (#12248) il y a 2 ans
  Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) il y a 2 ans
  Sean Quah a4dce5b53d
Remove redundant `COALESCE()`s around `COUNT()`s in database queries (#11570) il y a 2 ans
  Sean Quah 5305a5e881
Type hint the constructors of the data store classes (#11555) il y a 2 ans
  Patrick Cloke 9562f0c2f1
Ensure emails are canonicalized before fetching associated user. (#11547) il y a 2 ans
  Sean Quah 2b82ec425f
Add type hints for most `HomeServer` parameters (#11095) il y a 2 ans
  Sean Quah df95d3aec2
Revert change to counting of deactivated users towards the monthly active users limit (#11127) il y a 2 ans
  Hillery Shay eda8c88b84
Add functionality to remove deactivated users from the monthly_active_users table (#10947) il y a 2 ans
  Patrick Cloke 94b620a5ed
Use direct references for configuration variables (part 6). (#10916) il y a 2 ans
  Patrick Cloke e584534403
Use direct references for some configuration variables (part 3) (#10885) il y a 2 ans
  Erik Johnston 38b346a504
Replace `or_ignore` in `simple_insert` with `simple_upsert` (#10442) il y a 2 ans
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
  Patrick Cloke 7e8dc9934e
Add a type hints for service notices to the HomeServer object. (#9675) 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 62894673e6
Allow background tasks to be run on a separate worker. (#8369) il y a 3 ans
  Will Hunt 8676d8ab2e
Filter out appservices from mau count (#8404) il y a 3 ans
  Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) il y a 3 ans
  Patrick Cloke b49a5b9307
Convert stats and related calls to async/await (#8192) il y a 3 ans
  Patrick Cloke 4c6c56dc58
Convert simple_select_one and simple_select_one_onecol to async (#8162) il y a 3 ans
  Patrick Cloke 7f837959ea
Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (#8042) il y a 3 ans
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) il y a 3 ans
  Andrew Morgan e91abfd291
async/await get_user_id_by_threepid (#7620) il y a 4 ans
  Richard van der Hoff d14c4d6b6d
Simplify reap_monthly_active_users (#7558) il y a 4 ans
  Richard van der Hoff f4269694ce
Optimise some references to hs.config (#7546) il y a 4 ans
  Neil Johnson 1d66dce83e
Break down monthly active users by appservice_id (#7030) il y a 4 ans
  Erik Johnston bdbeeb94ec
Fix setting `mau_limit_reserved_threepids` config (#6793) il y a 4 ans
  Neil Johnson 5e52d8563b Allow monthly active user limiting support for worker mode, fixes #4639. (#6742) il y a 4 ans
  Erik Johnston 9a4fb457cf Change DataStores to accept 'database' param. il y a 4 ans
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class il y a 4 ans
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions il y a 4 ans
  Amber Brown 020add5099
Update black to 19.10b0 (#6304) il y a 4 ans
  Erik Johnston c66a06ac6b Move storage classes into a main "data store". il y a 4 ans
  Neil Johnson a0d0ba7862
Fix MAU reaping where reserved users are specified. (#6168) il y a 4 ans
  Amber Brown 4806651744
Replace returnValue with return (#5736) il y a 4 ans
  Amber Brown 32e7c9e7f2
Run Black. (#5482) il y a 4 ans
  Amber Brown 7efd1d87c2 Run black on the rest of the storage module (#4996) il y a 5 ans
  Amber Brown 7072fe3084
Fix UPSERTs on SQLite 3.24+ (#4477) il y a 5 ans
  Neil Johnson d2f7c4e6b1
create support user (#4141) il y a 5 ans
  Neil Johnson f9b136a886 Neilj/fix mau initial reserved users (#4211) il y a 5 ans
  Travis Ralston 835779f7fb Add option to track MAU stats (but not limit people) (#3830) il y a 5 ans
  Neil Johnson fcbd488e9a add new line il y a 5 ans
  Neil Johnson f8fe98812b improve comments il y a 5 ans