Commit Graph

405 Commits (551422051b703a142c8ba5146392ebad4a7ee771)

Author SHA1 Message Date
Erik Johnston 573712da6b Update comments 7 years ago
Erik Johnston 6ff8c87484 Batch inserts into event_push_actions_staging 7 years ago
Erik Johnston 012e8e142a Comments 7 years ago
Erik Johnston 4810f7effd Remove context.push_actions 7 years ago
Erik Johnston acac21248c Store push actions in staging area 7 years ago
Richard van der Hoff 03dd745fe2 Better logging when pushes fail 7 years ago
Richard van der Hoff e051abd20b add appid/device_display_name to to pusher logging 7 years ago
Richard van der Hoff 4528dd2443 Fix logging and add user_id 7 years ago
Richard van der Hoff 93efd7eb04 logging and debug for http pusher 7 years ago
Richard van der Hoff 2c6d63922a Remove pushers when deleting access tokens 7 years ago
Richard van der Hoff 7e6fa29cb5 Remove preserve_context_over_{fn, deferred} 7 years ago
David Baker 2a98ba0ed3 Rename redact_content option to include_content 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
David Baker 9342bcfce0 Omit the *s for @room notifications 7 years ago
David Baker 81a5e0073c pep8 7 years ago
David Baker ab1bc9bf5f Don't KeyError if no power_levels event 7 years ago
David Baker 0f1eb3e914 Use notification levels in power_levels 7 years ago
David Baker c9f034b4ac There was already a constant for this 7 years ago
David Baker a9f9d68631 More optimisation 7 years ago
David Baker 707374d5dc What year is it!? Who's the president!? 7 years ago
David Baker 269af961e9 Make be faster 7 years ago
David Baker ed80c6b6cc Add fastpath optimisation 7 years ago
David Baker e433393c4f pep8 7 years ago
David Baker 985ce80375 They're called rooms 7 years ago
David Baker b9b9714fd5 Get rule type right 7 years ago
David Baker fa969cfdde Support for channel notifications 7 years ago
David Baker 0c8da8b519 Use better method for word boundary searching 7 years ago
David Baker cbe3c3fdd4 pep8 7 years ago
David Baker 6748f0a579 Fix notif kws that start/end with non-word chars 7 years ago
David Baker 436ee0a2ea Also include the room_id 7 years ago
David Baker b393f5db51 Use .get - it's much shorter 7 years ago
David Baker a2562f9d74 Add support for event_id_only push format 7 years ago
Erik Johnston bfde076022 Increase cache hit ratio for push 7 years ago
Erik Johnston 8d26385d76 Add more metrics to push rule evaluation 7 years ago
Erik Johnston f60218ec41 Push: Don't acquire lock unless necessary 7 years ago
Erik Johnston f502b0dea1 Perf: Don't filter events for push 7 years ago
Richard van der Hoff 73cfe48031 Fix caching error in the push evaluator 7 years ago
Caleb James DeLisle 75eba3b07d Fix TravisCI tests for PR #2301 8 years ago
Caleb James DeLisle 1591eddaea Add configuration parameter to allow redaction of content from push messages for google/apple devices 8 years ago
Erik Johnston cca94272fa Fix typo when getting app name 8 years ago
Erik Johnston 66b121b2fc Fix wrong number of arguments 8 years ago
Erik Johnston 11c2a3655f Only load jinja2 templates once 8 years ago
Erik Johnston 6489455bed Comment 8 years ago
Erik Johnston d668caa79c Remove spurious log level guards 8 years ago
Erik Johnston 7fb80b5eae Check if current event is a membership event 8 years ago
Erik Johnston 2d17b09a6d Add debug logging 8 years ago
Erik Johnston 24c8f38784 Comment 8 years ago
Erik Johnston 25f03cf8e9 Use tuple unpacking 8 years ago
Erik Johnston 270e1c904a Speed up calculating push rules 8 years ago
Erik Johnston 1c1c0257f4 Move invalidation cb to its own structure 8 years ago