173 коммитов (eea28735958804cd2b0d54bd19e1e25e8570209d)

Автор SHA1 Сообщение Дата
  Erik Johnston 6655ea5587
Add script for getting info about recently registered users (#10290) 2 лет назад
  Quentin Gliech bd4919fb72
MSC2918 Refresh tokens implementation (#9450) 3 лет назад
  Richard van der Hoff daca7b2794
Fix off-by-one-error in synapse_port_db (#9991) 3 лет назад
  Richard van der Hoff 6482075c95
Run `black` on the scripts (#9981) 3 лет назад
  Richard van der Hoff 51065c44bb
Fix port_db on empty db (#9930) 3 лет назад
  Erik Johnston 9d25a0ae65
Split presence out of master (#9820) 3 лет назад
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 лет назад
  Ankit Dobhal d66f9070cd
Fixed code misc. quality issues (#9649) 3 лет назад
  Erik Johnston 16108c579d
Fix SQL delta file taking a long time to run (#9516) 3 лет назад
  Patrick Cloke 65a9eb8994
Include newly added sequences in the port DB script. (#9449) 3 лет назад
  Erik Johnston 7036e24e98
Add background update for add chain cover index (#9029) 3 лет назад
  Erik Johnston b530eaa262
Allow running sendToDevice on workers (#9044) 3 лет назад
  Richard van der Hoff 3ad699cc65
Fix generate_log_config script (#8952) 3 лет назад
  Erik Johnston 1b15a3d92c
Fix port script so that it can be run again after failure. (#8755) 3 лет назад
  Erik Johnston 41a389934e
Fix port script fails when DB has no backfilled events. (#8729) 3 лет назад
  Erik Johnston 5829872bec
Fix port script to handle foreign key constraints (#8730) 3 лет назад
  Erik Johnston 1eb9de90c0
Improve start time by adding index to e2e_cross_signing_keys (#8694) 3 лет назад
  Andrew Morgan a312e890f5
Cast errors generated during synapse_port_db to str (#8585) 3 лет назад
  Hubert Chathi 3cd78bbe9e
Add support for MSC2732: olm fallback keys (#8312) 3 лет назад
  Erik Johnston e3debf9682
Add logging on startup/shutdown (#8448) 3 лет назад
  Dagfinn Ilmari Mannsåker bd715e1278
Add `ui_auth_sessions_ips` table to `synapse_port_db` ignore list (#8410) 3 лет назад
  Patrick Cloke f3e5c2e702 Mark the shadow_banned column as boolean in synapse_port_db. (#8386) 3 лет назад
  Erik Johnston 6fdf577593
Add new sequences to port DB script (#8387) 3 лет назад
  Patrick Cloke 13099ae431
Mark the shadow_banned column as boolean in synapse_port_db. (#8386) 3 лет назад
  Jonathan de Jong 837293c314
Remove obsolete __future__ imports (#8337) 3 лет назад
  Brendan Abolivier 2ffd6783c7
Revert #7736 (#8039) 3 лет назад
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 3 лет назад
  Brendan Abolivier 8dff4a1242
Re-implement unread counts (#7736) 3 лет назад
  Richard van der Hoff c445bc0cad Use a postgres sequence to generate guest user IDs 3 лет назад
  Patrick Cloke 24110255cd
Sync ignored table names in synapse_port_db to current database schema (#7717) 4 лет назад
  Patrick Cloke 95e41f368b
Allow local media to be marked as safe from being quarantined. (#7718) 4 лет назад
  Patrick Cloke 6418b0379f
Ignore the UI Auth sessions when porting from sqlite to postgresql (#7711) 4 лет назад
  Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 4 лет назад
  Erik Johnston e5c67d04db
Add option to move event persistence off master (#7517) 4 лет назад
  Erik Johnston d7983b63a6
Support any process writing to cache invalidation stream. (#7436) 4 лет назад
  Ivan Vilata-i-Balaguer 837f62266b Avoid attribute error when `password_config` present but empty (#6753) 4 лет назад
  Brendan Abolivier 07124d028d
Port synapse_port_db to async/await (#6718) 4 лет назад
  Erik Johnston 28c98e51ff
Add `local_current_membership` table (#6655) 4 лет назад
  Richard van der Hoff bf46821180 Refuse to start if sqlite is older than 3.11.0 4 лет назад
  Richard van der Hoff e97d1cf001 Modify check_database to take a connection rather than a cursor 4 лет назад
  Richard van der Hoff 85db7f73be
Add a background update to clear tombstoned rooms from the directory (#6648) 4 лет назад
  Richard van der Hoff 08815566bc
Automate generation of the sample and debian log configs (#6627) 4 лет назад
  Erik Johnston 75d8f26ac8
Split state groups into a separate data store (#6296) 4 лет назад
  Richard van der Hoff b95b762560
Add an export_signing_key script (#6546) 4 лет назад
  Erik Johnston 2284eb3a53
Add database config class (#6513) 4 лет назад
  Erik Johnston 71ee22c0ba Fix port db script 4 лет назад
  Erik Johnston 8b77fc6506 Fix DB scripts 4 лет назад
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 лет назад
  Brendan Abolivier f8421a1404
Fix background updates for synapse_port_db 4 лет назад
  Brendan Abolivier 6cd11109db
Make synapse_port_db exit with a non-0 code if something failed 4 лет назад