Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove double return statements (#5962) | Andrew Morgan | 2020-02-25 | 1 | -1/+0 |
|\ | |||||
| * | Remove double return statements (#5962) | Andrew Morgan | 2019-09-03 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | Remove all the "double return" statements which were a result of us removing all the instances of ``` defer.returnValue(...) return ``` statements when we switched to python3 fully. | ||||
* | | Replace returnValue with return (#5736) | Andrew Morgan | 2020-02-19 | 1 | -7/+5 |
|\| | |||||
| * | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -7/+5 |
| | | |||||
| * | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -1/+1 |
| | | |||||
* | | Dinsic Blacking with black==18.6b2 | Andrew Morgan | 2020-02-11 | 1 | -28/+18 |
| | | |||||
* | | Make index unique | Brendan Abolivier | 2019-06-14 | 1 | -0/+1 |
| | | |||||
* | | Lint | Brendan Abolivier | 2019-06-13 | 1 | -1/+1 |
| | | |||||
* | | Fix snafu | Brendan Abolivier | 2019-06-13 | 1 | -2/+3 |
| | | |||||
* | | Create the index in a background update | Brendan Abolivier | 2019-06-13 | 1 | -2/+13 |
| | | |||||
* | | Merge branch 'develop' into dinsic | Andrew Morgan | 2019-04-15 | 1 | -3/+3 |
|\| | |||||
| * | Run black on the rest of the storage module (#4996) | Amber Brown | 2019-04-03 | 1 | -6/+4 |
| | | |||||
* | | hide_profile: false should mean not to hide the profile :/ github/matthew/red_list matthew/red_list | Matthew Hodgson | 2018-12-12 | 1 | -0/+2 |
| | | |||||
* | | fix sense of 'hide' | Matthew Hodgson | 2018-11-04 | 1 | -1/+1 |
| | | |||||
* | | add im.vector.hide_profile to user account_data | Matthew Hodgson | 2018-11-04 | 1 | -2/+2 |
| | | |||||
* | | merge master into dinsic, again... | Matthew Hodgson | 2018-11-03 | 1 | -2/+2 |
|\| | |||||
| * | Remote profile cache should remain in master worker | Erik Johnston | 2018-08-17 | 1 | -4/+2 |
| | | |||||
| * | Allow profile changes to happen on workers | Erik Johnston | 2018-08-07 | 1 | -2/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into dinsic | David Baker | 2018-07-19 | 1 | -1/+1 |
|\| | |||||
| * | run isort | Amber Brown | 2018-07-09 | 1 | -1/+1 |
| | | |||||
* | | Hopefully fix postgres | David Baker | 2018-07-19 | 1 | -1/+1 |
| | | |||||
* | | Remove deactivated users from profile search | David Baker | 2018-07-18 | 1 | -1/+17 |
| | | |||||
* | | 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 |