Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3213 from matrix-org/rav/consent_handler | Richard van der Hoff | 2018-05-16 | 1 | -0/+18 |
|\ | |||||
| * | ConsentResource to gather policy consent from users | Richard van der Hoff | 2018-05-15 | 1 | -0/+18 |
* | | Add the schema file | David Baker | 2018-05-09 | 1 | -0/+25 |
|/ | |||||
* | fix missing import | Matthew Hodgson | 2018-04-28 | 1 | -0/+1 |
* | pep8 | Matthew Hodgson | 2018-04-28 | 1 | -3/+5 |
* | make it work with sqlite | Matthew Hodgson | 2018-04-28 | 2 | -34/+54 |
* | remove duplicates from groups tables | Matthew Hodgson | 2018-04-25 | 1 | -0/+34 |
* | Merge pull request #3045 from matrix-org/dbkr/group_joinable | Luke Barnard | 2018-04-05 | 1 | -0/+22 |
|\ | |||||
| * | NON NULL -> NOT NULL | Luke Barnard | 2018-04-05 | 1 | -1/+1 |
| * | Use DEFAULT join_policy of "invite" in db | Luke Barnard | 2018-04-05 | 1 | -1/+1 |
| * | Use join_policy API instead of joinable | Luke Barnard | 2018-04-03 | 1 | -1/+7 |
| * | OK, smallint it is then | David Baker | 2018-03-28 | 1 | -1/+1 |
| * | Grr. Copy the definition from is_admin | David Baker | 2018-03-28 | 1 | -1/+1 |
| * | Make column definition that works on both dbs | David Baker | 2018-03-28 | 1 | -1/+1 |
| * | Add schema delta file | David Baker | 2018-03-28 | 1 | -0/+16 |
* | Add user_ips last seen index | Neil Johnson | 2018-03-28 | 1 | -0/+17 |