| Commit message (Expand) | Author | Files | Lines |
2016-09-08 | Add delta file | Erik Johnston | 1 | -0/+20 |
2016-09-08 | Reindex state_groups_state after pruning | Erik Johnston | 2 | -2/+37 |
2016-09-08 | Use parse_string | Erik Johnston | 1 | -2/+2 |
2016-09-08 | Bump version and changelog | Erik Johnston | 2 | -1/+10 |
2016-09-08 | Support wildcard device_ids for direct to device messages | Mark Haines | 1 | -18/+36 |
2016-09-08 | Check the user_id for presence/typing matches origin | Erik Johnston | 2 | -1/+15 |
2016-09-08 | Implement `only=highlight` on `/notifications` | David Baker | 2 | -2/+10 |
2016-09-08 | Log delta files we're applying | Erik Johnston | 1 | -2/+2 |
2016-09-08 | Add server param to /publicRooms | Erik Johnston | 2 | -5/+26 |
2016-09-08 | Fix /notifications API when used with `from` param | David Baker | 1 | -1/+1 |
2016-09-08 | Temporarily disable sequential scans for state fetching | Erik Johnston | 1 | -0/+4 |
2016-09-07 | Log the types and values when failing to store devices | Mark Haines | 1 | -2/+6 |
2016-09-07 | Add a new method to enqueue the device messages rather than sending a dummy EDU | Mark Haines | 3 | -7/+20 |
2016-09-07 | Fix the stream change cache to work over replication | Mark Haines | 2 | -1/+12 |
2016-09-07 | |