Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-10 | Fix store_url_cache using bytes | Erik Johnston | 1 | -2/+2 |
2019-10-10 | Fix python packaging | Richard van der Hoff | 2 | -3/+2 |
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 |