Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make set_profile_* an upsert rather than update, now create_profile is gone | Matthew Hodgson | 2018-05-04 | 1 | -11/+6 |
| | |||||
* | Use COALESCE rather than IFNULL | David Baker | 2018-05-01 | 1 | -1/+1 |
| | | | | as this works on sqlite and postgres (postgres doesn't have IFNULL) | ||||
* | PR feedback | David Baker | 2018-04-25 | 1 | -9/+3 |
| | | | | | Unnecessary inlineCallbacks, missing yield, SQL comments & trailing commas. | ||||
* | pep8 | David Baker | 2018-04-17 | 1 | -2/+4 |
| | |||||
* | Merge remote-tracking branch 'origin/dinsic' into dbkr/profile_replication | David Baker | 2018-04-16 | 1 | -30/+32 |
|\ | |||||
| * | Split up ProfileStore | Erik Johnston | 2018-03-13 | 1 | -24/+26 |
| | | |||||
* | | Trigger profile replication on profile change | David Baker | 2018-04-11 | 1 | -4/+10 |
| | | |||||
* | | Written but untested profile replication | David Baker | 2018-04-10 | 1 | -0/+56 |
|/ | |||||
* | fix StoreError syntax | Matthew Hodgson | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | fix thinkos galore | Matthew Hodgson | 2017-11-30 | 1 | -9/+22 |
| | |||||
* | untested WIP but might actually work | Matthew Hodgson | 2017-11-29 | 1 | -0/+14 |
| | |||||
* | Add user profiles to summary from group server | Erik Johnston | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | Add remote profile cache | Erik Johnston | 2017-08-25 | 1 | -0/+98 |
| | |||||
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | Give sensible names for '_simple_...' transactions | Erik Johnston | 2015-03-20 | 1 | -0/+5 |
| | |||||
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵ | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
| | | | | hasn't been incorporated in time for launch. | ||||
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 1 | -0/+1 |
| | |||||
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+51 |