Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-17 | rip out some unreachable code | Richard van der Hoff | 4 | -153/+0 |
2019-10-11 | Remove dead check_auth script | Richard van der Hoff | 1 | -58/+0 |
2019-10-10 | Fixup comments | Erik Johnston | 1 | -3/+3 |
2019-10-10 | Add domain validation when creating room with list of invitees (#6121) | werner291 | 3 | -1/+13 |
2019-10-10 | before fulfilling a group invite,check if user is already joined/invited (#3436) | Michael Telatynski | 2 | -4/+17 |
2019-10-10 | send 404 as http-status when filter-id is unknown to the server (#2380) | krombel | 4 | -23/+33 |
2019-10-10 | Fix py3.5 | Erik Johnston | 1 | -1/+1 |
2019-10-10 | Fix py3.5 | Erik Johnston | 1 | -1/+1 |
2019-10-10 | sort | Erik Johnston | 1 | -3/+1 |
2019-10-10 | Appease mypy | Erik Johnston | 1 | -13/+18 |
2019-10-10 | Add snapcraft packaging information (#6084) | James | 3 | -0/+24 |
2019-10-10 | Add coments | Erik Johnston | 1 | -5/+25 |
2019-10-10 | Fix races in room stats (and other) updates. (#6187) | Richard van der Hoff | 7 | -25/+63 |
2019-10-10 | Rewrite the user_filter migration again (#6184) | Richard van der Hof |