Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-05-18 | Typo | Erik Johnston | 1 | -1/+1 |
2016-05-18 | Filter before ordering | Erik Johnston | 2 | -11/+69 |
2016-05-17 | Call get_last_ts less | Erik Johnston | 1 | -15/+21 |
2016-05-17 | Correctly figure out which rooms we've sent down | Erik Johnston | 1 | -7/+46 |
2016-05-16 | Change token format | Erik Johnston | 3 | -36/+86 |
2016-05-16 | Only load the last N joined room | Erik Johnston | 2 | -10/+50 |
2016-05-13 | fix logo | Matrix | 1 | -1/+1 |
2016-05-13 | rogue img | Matthew Hodgson | 1 | -1/+0 |
2016-05-13 | fix matrix.to URLs | Matthew Hodgson | 1 | -2/+2 |
2016-05-13 | Assert that stream replicated stream positions are ints | Mark Haines | 3 | -7/+7 |
2016-05-13 | Manually expire broken caches like the who_forgot_in_room | Mark Haines | 1 | -0/+16 |
2016-05-13 | Use the SlavedAccountDataStore | Mark Haines | 1 | -10/+3 |
2016-05-13 | Shift some of the state_group methods into the SlavedEventStore | Mark Haines | 2 | -45/+19 |
2016-05-13 | Allow receipts for events we haven't seen in the db | Mark Haines | 1 | -4/+6 |
2016-05-13 | Add a slaved datastore for account data | Mark Haines | 2 | -0/+117 |
2016-05-13 | <