Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-12-22 | Remove the list of problems (moved to jira issues) | David Baker | 1 | -5/+0 |
2015-12-22 | Insert push actions in a single db query rather than one per user/profile_tag | David Baker | 2 | -17/+24 |
2015-12-22 | Include the list of bad room ids in the error | Mark Haines | 2 | -2/+24 |
2015-12-22 | clarify problems | David Baker | 1 | -1/+1 |
2015-12-22 | Add bulk push rule evaluator which actually still evaluates rules one by one,... | David Baker | 4 | -22/+159 |
2015-12-22 | Use a list comprehension | Mark Haines | 1 | -3/+4 |
2015-12-22 | Hook up read receipts and typing notifications for guest access | Mark Haines | 1 | -13/+11 |
2015-12-22 | Add top level filters for filtering by room id | Mark Haines | 2 | -34/+35 |
2015-12-22 | Allow guest access to /sync | Mark Haines | 1 | -46/+98 |
2015-12-22 | Allow guest access if the user provides a list of rooms in the filter | Mark Haines | 3 | -1/+22 |
2015-12-21 | Add top level filtering by room id | Mark Haines | 1 | -33/+30 |
2015-12-21 | Remove bogus comment about branch coverage | Mark Haines | 1 | -1/+0 |