Historique des commits

Auteur SHA1 Message Date
  Erik Johnston 7036e24e98 Add background update for add chain cover index (#9029) il y a 4 ans
  Erik Johnston b530eaa262 Allow running sendToDevice on workers (#9044) il y a 4 ans
  Erik Johnston 1b15a3d92c Fix port script so that it can be run again after failure. (#8755) il y a 4 ans
  Erik Johnston 41a389934e Fix port script fails when DB has no backfilled events. (#8729) il y a 4 ans
  Erik Johnston 5829872bec Fix port script to handle foreign key constraints (#8730) il y a 4 ans
  Erik Johnston 1eb9de90c0 Improve start time by adding index to e2e_cross_signing_keys (#8694) il y a 4 ans
  Andrew Morgan a312e890f5 Cast errors generated during synapse_port_db to str (#8585) il y a 4 ans
  Hubert Chathi 3cd78bbe9e Add support for MSC2732: olm fallback keys (#8312) il y a 4 ans
  Erik Johnston e3debf9682 Add logging on startup/shutdown (#8448) il y a 4 ans
  Dagfinn Ilmari Mannsåker bd715e1278 Add `ui_auth_sessions_ips` table to `synapse_port_db` ignore list (#8410) il y a 4 ans
  Erik Johnston 6fdf577593 Add new sequences to port DB script (#8387) il y a 4 ans
  Patrick Cloke 13099ae431 Mark the shadow_banned column as boolean in synapse_port_db. (#8386) il y a 4 ans
  Brendan Abolivier 2ffd6783c7 Revert #7736 (#8039) il y a 4 ans
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) il y a 4 ans
  Brendan Abolivier 8dff4a1242 Re-implement unread counts (#7736) il y a 4 ans
  Richard van der Hoff c445bc0cad Use a postgres sequence to generate guest user IDs il y a 4 ans
  Patrick Cloke 24110255cd Sync ignored table names in synapse_port_db to current database schema (#7717) il y a 4 ans
  Patrick Cloke 95e41f368b Allow local media to be marked as safe from being quarantined. (#7718) il y a 4 ans
  Patrick Cloke 6418b0379f Ignore the UI Auth sessions when porting from sqlite to postgresql (#7711) il y a 4 ans
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) il y a 4 ans
  Erik Johnston e5c67d04db Add option to move event persistence off master (#7517) il y a 4 ans
  Erik Johnston d7983b63a6 Support any process writing to cache invalidation stream. (#7436) il y a 4 ans
  Brendan Abolivier 07124d028d Port synapse_port_db to async/await (#6718) il y a 5 ans
  Erik Johnston 28c98e51ff Add `local_current_membership` table (#6655) il y a 5 ans
  Richard van der Hoff bf46821180 Refuse to start if sqlite is older than 3.11.0 il y a 5 ans
  Richard van der Hoff e97d1cf001 Modify check_database to take a connection rather than a cursor il y a 5 ans
  Richard van der Hoff 85db7f73be Add a background update to clear tombstoned rooms from the directory (#6648) il y a 5 ans
  Erik Johnston 75d8f26ac8 Split state groups into a separate data store (#6296) il y a 5 ans
  Erik Johnston 2284eb3a53 Add database config class (#6513) il y a 5 ans
  Erik Johnston 71ee22c0ba Fix port db script il y a 5 ans