Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-25 | Fix the deduplication of incoming direct-to-device messages | Mark Haines | 2 | -1/+16 | |
2016-08-25 | Add store-and-forward direct-to-device messaging | Mark Haines | 9 | -4/+288 | |
2016-08-24 | Add None checks to backfill | Erik Johnston | 1 | -2/+2 | |
2016-08-23 | Pass through user-supplied content in /join/$room_id | Kegan Dougal | 2 | -2/+13 | |
It was always intended to allow custom keys on the join event, but this has at some point been lost. Restore it. If the user specifies keys like "avatar_url" then they will be clobbered. | |||||
2016-08-22 | Delete old received_transactions | Erik Johnston | 2 | -4/+45 | |
2016-08-22 | Update comment | Mark Haines | 1 | -1/+2 | |
2016-08-22 | Add usage stats to prometheus monitoring | Mark Haines | 1 | -2/+25 | |
2016-08-22 | Add exception logging. Fix typo | Erik Johnston | 1 | -3/+3 | |
2016-08-22 | Allow request handlers to override metric name | Erik Johnston | 1 | -21/+31 | |
2016-08-22 | Use top level measure | Erik Johnston | 1 | -15/+1 | |
2016-08-19 | PR feedback | Matthew Hodgson | 1 | -5/ |