Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add enviroment variable SYNAPSE_CACHE_FACTOR, default it to 0.1 | Erik Johnston | 2016-03-01 | 1 | -2/+0 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Open up /events to anonymous users for room events only | Daniel Wagner-Hall | 2015-11-05 | 1 | -4/+2 |
* | Fix receipts for room initial sync | Erik Johnston | 2015-10-22 | 1 | -7/+1 |
* | Re-enable receipts | Erik Johnston | 2015-08-13 | 1 | -2/+0 |
* | Disable receipts for now | Matrix | 2015-07-22 | 1 | -0/+2 |
* | Don't do any database hits in receipt handling if from_key == to_key | Matrix | 2015-07-18 | 1 | -0/+3 |
* | Docs | Erik Johnston | 2015-07-14 | 1 | -3/+8 |
* | Comments | Erik Johnston | 2015-07-13 | 1 | -4/+12 |
* | Remove spurious comment | Erik Johnston | 2015-07-09 | 1 | -2/+0 |
* | Integer timestamps | Erik Johnston | 2015-07-09 | 1 | -1/+1 |
* | Change format of receipts to allow inclusion of data | Erik Johnston | 2015-07-09 | 1 | -8/+16 |
* | Add a cache to fetching of receipt streams | Erik Johnston | 2015-07-08 | 1 | -24/+7 |
* | Split receipt events up into one per room | Erik Johnston | 2015-07-08 | 1 | -30/+21 |
* | Hook up receipts to v1 initialSync | Erik Johnston | 2015-07-08 | 1 | -1/+44 |
* | Wire together receipts and the notifer/federation | Erik Johnston | 2015-07-07 | 1 | -21/+60 |
* | Fix various typos | Erik Johnston | 2015-07-07 | 1 | -2/+4 |
* | Consolidate duplicate code in notifier | Erik Johnston | 2015-07-02 | 1 | -2/+2 |
* | Add basic ReceiptHandler | Erik Johnston | 2015-07-01 | 1 | -0/+130 |