Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-10 | before fulfilling a group invite,check if user is already joined/invited (#3436) | Michael Telatynski | 2 | -4/+17 | |
Fixes vector-im/riot-web#5645 | |||||
2019-10-10 | send 404 as http-status when filter-id is unknown to the server (#2380) | krombel | 4 | -23/+33 | |
This fixed the weirdness of 400 vs 404 as http status code in the case the filter id is not known by the server. As e.g. matrix-js-sdk expect |