Commit Graph

428 Commits (87b111f96a244cd212e8fff7f1a0f661fdd8073e)

Author SHA1 Message Date
Erik Johnston a234e895cf Fix room name in email notifs 8 years ago
Erik Johnston c7cd35d682 Typo 8 years ago
Erik Johnston 7356d52e73 Fix up push to use get_current_state_ids 8 years ago
Erik Johnston a3dc1e9cbe Replace context.current_state with context.current_state_ids 8 years ago
Erik Johnston 9219139351 Preserve some logcontexts 8 years ago
Erik Johnston f164fd9220 Move _bulk_get_push_rules_for_room to storage layer 8 years ago
Erik Johnston abcb9aee5b Make push Measure finer grained 8 years ago
David Baker 1594eba29e s/underride/override/ in the rule_id too 8 years ago
David Baker 1c7c317df1 Move display name rule 8 years ago
Erik Johnston dc3a00f24f Refactor user_delete_access_tokens. Invalidate get_user_by_access_token to slaves. 8 years ago
Erik Johnston b260f92936 Ignore AlreadyCalled errors on timer cancel 8 years ago
Mark Haines 0a7d3cd00f Create separate methods for getting messages to push 8 years ago
David Baker ecd5e6bfa4 Typo 8 years ago
David Baker 0b640aa56b even more pep8 9 years ago
David Baker 870c45913e Use similar naming we use in email notifs for push 9 years ago
Mark Haines ded01c3bf6 Fix ``KeyError: 'msgtype'``. Use ``.get`` 9 years ago
Mark Haines 0b2158719c Remove dead code. 9 years ago
David Baker 72c4d482e9 3rd time lucky: we'd already calculated it above 9 years ago
David Baker fbf608decb Oops, we're using the dict form 9 years ago
David Baker 06d40c8b98 Add substitutions to email notif From 9 years ago
Erik Johnston 6a0afa582a Load push rules in storage layer, so that they get cached 9 years ago
Erik Johnston 59f2d73522 Remove unnecessary sets 9 years ago
Erik Johnston 9c26b390a2 Only get local users 9 years ago
Matthew Hodgson 79d1f072f4 brand the email from header 9 years ago
David Baker 745ddb4dd0 peppate 9 years ago
David Baker 1f31cc37f8 Working unsubscribe links going straight to the HS 9 years ago
Matthew Hodgson 2675c1e40e add some branding debugging 9 years ago
David Baker 07a5559916 Fix error in email notification string formatting 9 years ago
Erik Johnston 356f13c069 Disable INCLUDE_ALL_UNREAD_NOTIFS 9 years ago
Matthew Hodgson f84b89f0c6 if an email pusher specifies a brand param, use it 9 years ago
David Baker a15ad60849 Email unsubscribing that may in theory, work 9 years ago
David Baker e793866398 Use user_id in email greeting if display name is null 9 years ago
Erik Johnston c8285564a3 Use state to calculate get_users_in_room 9 years ago
Erik Johnston 43db0d9f6a Add get_users_with_read_receipts_in_room cache 9 years ago
Erik Johnston e5b0bbcd33 Add caches to bulk_get_push_rules* 9 years ago
David Baker b007ee4606 Check for presence of 'avatar_url' key 9 years ago
Matthew Hodgson cb8a321bdd fix NPE in room ordering 9 years ago
Matthew Hodgson 88ea5ab2c3 consistency is the better part of valour 9 years ago
Matthew Hodgson 989bdc9e56 Tune email notifs to make them quieter: 9 years ago
Matthew Hodgson e837df6adb increment badge count per missed convo, not per msg 9 years ago
Matthew Hodgson cbd2adc95e tune email notifs, fix CSS a bit, and add debugging details 9 years ago
David Baker 647781ca56 Fix emailpusher import 9 years ago
Matthew Hodgson 782471b7e1 fix matrix.to URLs 9 years ago
David Baker b5e646a18c Make email notifs work on the pusher synapse 9 years ago
Mark Haines 7e23476814 move filter_events_for_client out of base handler 9 years ago
David Baker e04b1d6b0a Make pep8 happy 9 years ago
Matthew Hodgson 5599608887 Switch from CSS to Table layout for HTML mails so they work in Outlook aka Word 9 years ago
Matthew Hodgson 53ca739f1f better mail subject lines 9 years ago
Matthew Hodgson 81c2176cba fix layout; handle app naming in synapse, not jinja 9 years ago
Matthew Hodgson 634efb65f1 pep8 9 years ago