提交历史

作者 SHA1 备注 提交日期
  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 年之前
  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 年之前
  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) 4 年之前
  Erik Johnston e3debf9682 Add logging on startup/shutdown (#8448) 4 年之前
  Dagfinn Ilmari Mannsåker bd715e1278 Add `ui_auth_sessions_ips` table to `synapse_port_db` ignore list (#8410) 4 年之前
  Erik Johnston 6fdf577593 Add new sequences to port DB script (#8387) 4 年之前
  Patrick Cloke 13099ae431 Mark the shadow_banned column as boolean in synapse_port_db. (#8386) 4 年之前
  Brendan Abolivier 2ffd6783c7 Revert #7736 (#8039) 4 年之前
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 4 年之前
  Brendan Abolivier 8dff4a1242 Re-implement unread counts (#7736) 4 年之前
  Richard van der Hoff c445bc0cad Use a postgres sequence to generate guest user IDs 4 年之前
  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 年之前