Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-04-14 | Add extra Measure | Erik Johnston | 1 | -14/+16 | |
2016-04-14 | Fix query for get_unread_push_actions_for_user_in_range | Erik Johnston | 1 | -1/+2 | |
2016-04-13 | Give install requirements | Erik Johnston | 1 | -1/+7 | |
2016-04-13 | pep8 | David Baker | 1 | -1/+1 | |
2016-04-13 | Only return unread notifications | David Baker | 1 | -9/+50 | |
Make get_unread_push_actions_for_user_in_range only return unread event actions, being more true to its name. Done in two separate sql queries to get actions after a read receipt and those in a room wiht no receipt at all. SQL queries by Erik. | |||||
2016-04-13 | Add back in helpful description for missing url_preview_ip_range_blacklist | Erik Johnston | 1 | -1/+5 | |
2016-04-13 | Sanitize the optional dependencies for spider API | Erik Johnston | 4 | -38/+31 | |
2016-04-13 | Measure Auth.check | Erik Johnston | 1 | -47/+50 | |
2016-04-13 | Don't auto log failed auth checks | Erik Johnston | 3 | -62/+76 | |
2016-04-12 | Unused member variable | David Baker | 1 | -1/+0 | |
2016-04-12 |