| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove : from allowed client_secret chars (#8101) | Andrew Morgan | 2020-08-18 | 1 | -3/+1 |
* | Fix deprecation warning: import ABC from collections.abc (#7892) | Karthikeyan Singaravelan | 2020-07-20 | 1 | -1/+1 |
* | remove miscellaneous PY2 code | Richard van der Hoff | 2020-05-15 | 1 | -21/+7 |
* | remove to_ascii | Richard van der Hoff | 2020-05-15 | 1 | -19/+1 |
* | Remove `exception_to_unicode` | Richard van der Hoff | 2020-05-15 | 1 | -36/+0 |
* | Rewrite prune_old_outbound_device_pokes for efficiency (#7159) | Richard van der Hoff | 2020-03-30 | 1 | -1/+20 |
* | Validate client_secret parameter (#6767) | Andrew Morgan | 2020-01-24 | 1 | -0/+17 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -10/+6 |
* | Use SystemRandom for token generation | Richard van der Hoff | 2019-05-03 | 1 | -2/+7 |
* | Fix UnicodeDecodeError when postgres is not configured in english (#4253) | Richard van der Hoff | 2018-12-04 | 1 | -1/+38 |
* | Port over enough to get some sytests running on Python 3 (#3668) | Amber Brown | 2018-08-20 | 1 | -0/+15 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -0/+1 |
* | Move more xrange to six | Adrian Tschira | 2018-04-28 | 1 | -2/+3 |
* | Reduce size of joined_user cache | Erik Johnston | 2017-04-25 | 1 | -0/+14 |
* | Remove some unused functions (#711) | Mark Haines | 2016-04-08 | 1 | -4/+0 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Allow non-ascii filenames for attachments | Mark Haines | 2015-08-26 | 1 | -0/+2 |
* | Enforce ascii filenames for uploads | Erik Johnston | 2015-06-30 | 1 | -0/+9 |
* | Implement registering with shared secret. | Erik Johnston | 2015-03-13 | 1 | -0/+10 |
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | 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/+24 |