Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-08 | Split receipt events up into one per room | Erik Johnston | 1 | -30/+21 | |
2015-07-08 | Hook up receipts to v1 initialSync | Erik Johnston | 3 | -13/+77 | |
2015-07-07 | Fix test. | Erik Johnston | 1 | -1/+11 | |
2015-07-07 | Wire together receipts and the notifer/federation | Erik Johnston | 4 | -33/+126 | |
2015-07-07 | Fix various typos | Erik Johnston | 4 | -8/+16 | |
2015-07-07 | Add a ReceiptServlet | Erik Johnston | 2 | -1/+59 | |
2015-07-06 | Don't 500 if a group is missing from the regex | Mark Haines | 1 | -1/+1 | |
2015-07-06 | Don't explode if we don't recognize one of the event_ids in the backfill request | Erik Johnston | 1 | -2/+4 | |
2015-07-03 | If user supplies filename in URL when downloading from media repo, use that ↵ | Erik Johnston | 3 | -9/+14 | |
name in Content Disposition | |||||
2015-07-02 | Add stream_id index | Erik Johnston | 1 | -1/+5 | |
2015-07-02 | Consolidate duplicate code in notifier | Erik Johnston | 5 | -38/+25 | |