Age | Commit message (Expand) | Author |
2023-01-19 | Add `/_dendrite/admin/purgeRoom/{roomID}` (#2662) | Neil |
2022-09-28 | Consistent `*sql.Tx` usage across sync API (#2744) | Neil Alexander |
2022-04-09 | Remove dead code in the sync api (#2341) | kegsay |
2020-09-24 | Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) | Sam |
2020-09-15 | Handle state with input event as new events (#1415) | Neil Alexander |
2020-05-21 | Fix #897 and shuffle directory around (#1054) | Kegsay |
2020-05-20 | sytest: Make 'Inbound federation can backfill events' pass (#1051) | Kegsay |
2020-05-14 | Finish merging syncserver.go (#1033) | Kegsay |