Age | Commit message (Expand) | Author |
2020-08-27 | Remove device DB from clientapi (#1352) | Kegsay |
2020-08-21 | Component-wide TransactionWriters (#1290) | Neil Alexander |
2020-08-19 | Transaction writer changes, move roomserver writers (#1285) | Neil Alexander |
2020-08-12 | Fix more E2E sytests (#1265) | Kegsay |
2020-08-10 | Configuration format v1 (#1230) | Neil Alexander |
2020-08-10 | bugfix: when a user's key changes, don't notify everyone on the server (#1253) | Kegsay |
2020-07-31 | Fix edge cases around device lists (#1234) | Kegsay |
2020-07-30 | Notify clients when devices are deleted (#1233) | Kegsay |
2020-07-28 | User directory (#1225) | Neil Alexander |
2020-07-22 | Handle inbound federation E2E key queries/claims (#1215) | Kegsay |
2020-07-21 | Use TransactionWriter in other component SQLite (#1209) | Neil Alexander |
2020-07-15 | Protect User API SQLite calls with mutexes (#1201) | Neil Alexander |
2020-07-01 | Fix Yggdrasil gobind build, set display name at registration | Neil Alexander |
2020-06-30 | Remove membership table from account DB (#1172) | Kegsay |
2020-06-26 | Implement /sync `limited` and read timeline limit from stored filters (#1168) | Kegsay |
2020-06-24 | Hopefully fix databased is locked errors on sqlite account creation (#1162) | Kegsay |
2020-06-19 | Fix comment in InputAccountDataRequest | Neil Alexander |
2020-06-18 | Refactor account data (#1150) | Neil Alexander |
2020-06-17 | Move account/device DBs to userapi (#1141) | Kegsay |
2020-06-17 | Make userapi control account creation entirely (#1139) | Kegsay |
2020-06-16 | BREAKING: Make eduserver/appservice use userapi (#1138) | Kegsay |
2020-06-16 | Make syncapi use userapi (#1136) | Kegsay |
2020-06-16 | Make federationapi use userapi (#1135) | Kegsay |
2020-06-16 | Make userapi responsible for checking access tokens (#1133) | Kegsay |
2020-06-15 | Fix rooms v3 url paths for good - with tests (#1130) | Kegsay |
2020-06-15 | Add bare bones user API (#1127) | Kegsay |