69 Révisions (develop)

Auteur SHA1 Message Date
  elara-leitstellentechnik 10ada2ff6d
Write signing keys with file mode 0640 (#16740) il y a 5 mois
  Patrick Cloke ab3f1b3b53
Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) il y a 6 mois
  David Robertson 747416e94c
Portdb: don't copy a table that gets rebuilt (#16563) il y a 6 mois
  Denis Kasak 3a0aa6fe76
Force TLS certificate verification in registration script. (#16530) il y a 6 mois
  Patrick Cloke aa483cb4c9
Update ruff config (#16283) il y a 8 mois
  Patrick Cloke 9ec3da06da
Bump mypy-zope & mypy. (#16188) il y a 8 mois
  Patrick Cloke ad3f43be9a
Run pyupgrade for python 3.7 & 3.8. (#16110) il y a 9 mois
  Mathieu Velten dac97642e4
Implements admin API to lock an user (MSC3939) (#15870) il y a 9 mois
  Patrick Cloke 90ad836ed8
Properly setup the additional sequences in the portdb script. (#16043) il y a 9 mois
  Erik Johnston 39d131b016
Add basic read/write lock (#15782) il y a 10 mois
  Erik Johnston 95a96b21eb
Add foreign key constraint to `event_forward_extremities`. (#15751) il y a 10 mois
  Erik Johnston 289ce3b8d9
Fix harmless exception in port DB script (#15814) il y a 11 mois
  Shay 89f6fb0d5a
Add an admin API endpoint to support per-user feature flags (#15344) il y a 1 an
  Shay 301b4156d5
Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) il y a 1 an
  Shay 6b23d74ad1
Delete server-side backup keys when deactivating an account. (#15181) il y a 1 an
  Quentin Gliech 5b70f240cf
Make cleaning up pushers depend on the device_id instead of the token_id (#15280) il y a 1 an
  reivilibre 98fd558382
Add a primitive helper script for listing worker endpoints. (#15243) il y a 1 an
  Shay 7f02fafa28
Add a check to SQLite port DB script to ensure that the sqlite database passed to the script exists before trying to port from it (#15306) il y a 1 an
  Shay 96bcc5d902
Revert "check sqlite database file exists before porting/#14692" (#15301) il y a 1 an
  Patrick Cloke 4fc8875876
Refactor media modules. (#15146) il y a 1 an
  dependabot[bot] 9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103) il y a 1 an
  David Robertson e26d7d5ae7
Teach portdb about `un_partial_stated_event_stream` (#15108) il y a 1 an
  Erik Johnston 65d0386693
Always notify replication when a stream advances (#14877) il y a 1 an
  Jeyachandran Rathnam 5c9be9c760
Check sqlite database file exists before porting. (#14692) il y a 1 an
  reivilibre 96251af50d
Fix a bug introduced in v1.67.0 where not specifying a config file or a server URL would lead to the `register_new_matrix_user` script failing. (#14637) il y a 1 an
  Finn fe50738e59
let update_synapse_database run on a multi-database configurations (#13422) il y a 1 an
  Patrick Cloke 3bbe532abb
Add an API for listing threads in a room. (#13394) il y a 1 an
  Brendan Abolivier be76cd8200
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) il y a 1 an
  Brendan Abolivier 8ae42ab8fa
Support enabling/disabling pushers (from MSC3881) (#13799) il y a 1 an
  David Robertson fff9b955fa
Generate separate snapshots for logical databases (#13792) il y a 1 an
  Nick Mills-Barrett cdbb641232
Add receipts event stream ordering (#13703) il y a 1 an
  Richard van der Hoff d092e6f32a
Support `registration_shared_secret` in a file (#13614) il y a 1 an
  Richard van der Hoff a2ce614447
register_new_matrix_user: read server url from config (#13616) il y a 1 an
  Andrew Morgan 6faaf76a32
Remove 'anonymised' from the phone home stats documentation (#13321) il y a 1 an
  Patrick Cloke 4db7862e0f
Drop unused tables from groups/communities. (#12967) il y a 1 an
  David Robertson 28d96cb2b4
Ensure portdb selects _all_ rows with negative rowids (#13226) il y a 1 an
  reivilibre fb7d24ab6d
Check that `auto_vacuum` is disabled when porting a SQLite database to Postgres, as `VACUUM`s must not be performed between runs of the script. (#13195) 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 0d1d3e0708
Speed up `get_unread_event_push_actions_by_room` (#13005) il y a 1 an
  Patrick Cloke 53b77b203a
Replace noop background updates with DELETE. (#12954) il y a 1 an
  David Robertson f30bcbd84a
Fix Synapse git info missing in version strings (#12973) il y a 1 an
  Patrick Cloke f7baffd8ec
Remove remaining pieces of groups code. (#12966) il y a 1 an
  Patrick Cloke 6b46c3eb3d
Remove groups code from synapse_port_db. (#12899) il y a 1 an
  Patrick Cloke 2e8763ec96
Remove most groups datastore code. (#12895) il y a 1 an
  Jae Lo Presti f16ec055cc
hash_password: raise an error if no config file is specified (#12789) il y a 2 ans
  Patrick Cloke 4586119f0b
Add missing type hints to config classes. (#12402) il y a 2 ans
  David Robertson 961ee75a9b
Disallow untyped defs in synapse._scripts (#12422) il y a 2 ans
  David Robertson 0cd182f296
Make `synapse._scripts` pass typechecks (#12421) il y a 2 ans
  Erik Johnston 5c9e39e619
Track device list updates per room. (#12321) il y a 2 ans