| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename deletions to redactions | Erik Johnston | 2014-09-24 | 1 | -1/+1 |
* | Add v4 deltas to current sql. | Erik Johnston | 2014-09-24 | 1 | -1/+2 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | Add all the necessary checks to make banning work. | Erik Johnston | 2014-09-01 | 1 | -1/+1 |
* | Add beginnings of ban support. | Erik Johnston | 2014-09-01 | 1 | -0/+11 |
* | Implement power level lists, default power levels and send_evnet_level/add_st... | Erik Johnston | 2014-09-01 | 1 | -0/+20 |
* | Start adding storage for new events. | Erik Johnston | 2014-08-29 | 1 | -0/+32 |
* | Add a unique constraint on the room hosts table | Erik Johnston | 2014-08-24 | 1 | -1/+2 |
* | Add indices to schema | Erik Johnston | 2014-08-22 | 1 | -0/+20 |
* | Don't return state event outlier's when paginating. | Erik Johnston | 2014-08-22 | 1 | -0/+1 |
* | Change the way pagination works to support out of order events. | Erik Johnston | 2014-08-19 | 1 | -1/+1 |
* | SQL doesn't allow AUTOINCREMENT on non PRIMARY KEY columns. | Erik Johnston | 2014-08-18 | 1 | -1/+1 |
* | Add two different columns for ordering the events table, one which can be use... | Erik Johnston | 2014-08-18 | 1 | -5/+8 |
* | Start chagning the events stream to work with the new DB schema | Erik Johnston | 2014-08-15 | 1 | -1/+4 |
* | Reimplement the get public rooms api to work with new DB schema | Erik Johnston | 2014-08-15 | 1 | -0/+12 |
* | Fix up typos and correct sql queries | Erik Johnston | 2014-08-14 | 1 | -2/+2 |
* | Fix up RoomMemberStore to work with the new schema. | Erik Johnston | 2014-08-14 | 1 | -1/+5 |
* | Make feedback table also store sender. | Erik Johnston | 2014-08-13 | 1 | -1/+2 |
* | Initial stab at refactoring the SQL tables, including rejigging some of the s... | Erik Johnston | 2014-08-13 | 1 | -6/+5 |
* | Convert im schema to a 'one' table structure | Erik Johnston | 2014-08-13 | 1 | -26/+31 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+54 |