Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-08-25 | Kill PROTOCOL_META since I'm not using it any more | Paul "LeoNerd" Evans | 1 | -7/+0 |
2016-08-25 | Actually query over AS API for 3PE lookup metadata | Paul "LeoNerd" Evans | 2 | -13/+21 |
2016-08-24 | Move static knowledge of protocol metadata into AS handler; cache the result | Paul "LeoNerd" Evans | 2 | -22/+25 |
2016-08-24 | Declare 'gitter' known protocol, with user lookup | Paul "LeoNerd" Evans | 1 | -0/+3 |
2016-08-24 | Initial hack at the 3PN protocols metadata lookup API | Paul "LeoNerd" Evans | 3 | -0/+44 |
2016-08-24 | Move 3PU/3PL lookup APIs into /thirdparty containing entity | Paul "LeoNerd" Evans | 2 | -4/+4 |
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 |
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 |