Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-07-09 | Change format of receipts to allow inclusion of data | Erik Johnston | 2 | -29/+26 |
2015-07-08 | Add blist to dependencies | Erik Johnston | 1 | -0/+1 |
2015-07-08 | Add a cache to fetching of receipt streams | Erik Johnston | 2 | -27/+96 |
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 n... | Erik Johnston | 3 | -9/+14 |
2015-07-02 | Add stream_id index | Erik Johnston | 1 | -1/+5 |
2015-07-02 |