Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add regex cache. Only caculate push actions for users that have sent read rec... | Erik Johnston | 2016-01-19 | 1 | -5/+10 |
* | Return don't break | Erik Johnston | 2016-01-19 | 1 | -1/+1 |
* | Except truthy values | Erik Johnston | 2016-01-19 | 1 | -1/+1 |
* | Don't split at word boundaries, actually use regex | Erik Johnston | 2016-01-18 | 1 | -1/+1 |
* | Use static for const dicts | Erik Johnston | 2016-01-18 | 1 | -8/+7 |
* | Make notifications go quicker | Erik Johnston | 2016-01-18 | 1 | -51/+65 |
* | more commas | David Baker | 2016-01-07 | 1 | -1/+1 |
* | Add is_guest flag to users db to track whether a user is a guest user or not.... | David Baker | 2016-01-06 | 1 | -5/+22 |
* | comment typo | David Baker | 2016-01-05 | 1 | -1/+1 |
* | Address minor PR issues | David Baker | 2016-01-04 | 1 | -1/+1 |
* | pep8 & unused variable | David Baker | 2015-12-22 | 1 | -2/+2 |
* | Add some comments to areas that could be optimised. | David Baker | 2015-12-22 | 1 | -0/+8 |
* | Add bulk push rule evaluator which actually still evaluates rules one by one,... | David Baker | 2015-12-22 | 1 | -0/+99 |