Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix fetching censored redactions from DB | Erik Johnston | 2019-10-02 | 1 | -0/+36 |
* | Fix test | Erik Johnston | 2019-09-05 | 1 | -1/+3 |
* | Make redaction retention period configurable | Erik Johnston | 2019-09-05 | 1 | -1/+3 |
* | Censor redactions in DB after a month | Erik Johnston | 2019-08-30 | 1 | -0/+71 |
* | Handle loops in redaction events | Richard van der Hoff | 2019-07-30 | 1 | -0/+70 |
* | Convert RedactionTestCase to modern test style (#5768) | Richard van der Hoff | 2019-07-26 | 1 | -36/+38 |
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -2/+2 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -2/+2 |
* | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 1 | -3/+3 |
* | Collect room-version variations into one place (#4969) | Richard van der Hoff | 2019-04-01 | 1 | -4/+5 |
* | Fix tests | Erik Johnston | 2019-01-25 | 1 | -1/+4 |
* | Revert "Require event format version to parse or create events" | Erik Johnston | 2019-01-25 | 1 | -4/+1 |
* | Fix tests | Erik Johnston | 2019-01-24 | 1 | -1/+4 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_s... | Erik Johnston | 2018-08-20 | 1 | -35/+35 |
|\ | |||||
| * | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -1/+1 |
| * | Run black. | black | 2018-08-10 | 1 | -35/+35 |
* | | Fix tests | Erik Johnston | 2018-08-09 | 1 | -1/+3 |
|/ | |||||
* | run isort | Amber Brown | 2018-07-09 | 1 | -4/+4 |
* | s/_create_new_client_event/create_new_client_event/ | Erik Johnston | 2018-02-06 | 1 | -3/+3 |
* | Updates tests | Erik Johnston | 2018-02-05 | 1 | -5/+4 |
* | Remove some unused functions (#711) | Mark Haines | 2016-04-08 | 1 | -47/+4 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Remove more unused parameters | Daniel Wagner-Hall | 2015-11-02 | 1 | -4/+0 |
* | Factor out some of the common homeserver setup code into a | Mark Haines | 2015-02-11 | 1 | -12/+2 |
* | Replace hs.parse_roomid with RoomID.from_string | Mark Haines | 2015-01-23 | 1 | -2/+2 |
* | Replace hs.parse_userid with UserID.from_string | Mark Haines | 2015-01-23 | 1 | -2/+3 |
* | Kill off synapse.api.events.* | Erik Johnston | 2014-12-16 | 1 | -13/+10 |
* | Fix redaction tests | Erik Johnston | 2014-12-11 | 1 | -6/+8 |
* | Fix redactions. Fix 'age' key | Erik Johnston | 2014-12-11 | 1 | -3/+3 |
* | Fix some tests | Erik Johnston | 2014-12-10 | 1 | -59/+49 |
* | Fix redaction storage test | Erik Johnston | 2014-11-10 | 1 | -0/+4 |
* | Fix redaction storage test | Erik Johnston | 2014-11-05 | 1 | -0/+12 |
* | Rename redaction test case to something helpful | Erik Johnston | 2014-09-25 | 1 | -1/+1 |
* | More tests. | Erik Johnston | 2014-09-25 | 1 | -1/+82 |
* | Add test for redactions | Erik Johnston | 2014-09-25 | 1 | -0/+181 |