Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-11-19 | Fix worker mode | Brendan Abolivier | 1 | -56/+56 |
2019-11-19 | Fix 3PID invite exchange | Brendan Abolivier | 1 | -1/+1 |
2019-11-19 | Lint again | Brendan Abolivier | 1 | -1/+1 |
2019-11-19 | Lint again | Brendan Abolivier | 2 | -11/+3 |
2019-11-19 | Lint | Brendan Abolivier | 4 | -101/+77 |
2019-11-06 | Don't apply retention policy based filtering on state events | Brendan Abolivier | 2 | -6/+19 |
2019-11-04 | Implement per-room message retention policies | Brendan Abolivier | 13 | -6/+1074 |
2019-11-01 | Incorporate review | Brendan Abolivier | 7 | -15/+21 |
2019-11-01 | Factor out an _AsyncEventContextImpl (#6298) | Richard van der Hoff | 4 | -85/+65 |
2019-11-01 | Update synapse/storage/data_stores/main/schema/delta/56/event_labels.sql | Brendan Abolivier | 1 | -1/+1 |
2019-11-02 | Add contributer docs for using the provided linters script (#6164) | Jason Robinson | 3 | -0/+13 |
2019-11-01 | Support for routing outbound HTTP requests via a proxy (#6239) | Richard van der Hoff | 16 | -12/+812 |
2019-11-01 | Remove last usages of deprecated logging.warn method (#6314) | Andrew Morgan | 3 | -3/+4 |
2019-11-01 |