Commit Graph

60 Commits (f0ca08828082eb1f0a5214b14099034ca53ecbab)

Author SHA1 Message Date
Erik Johnston 1d107d8484 Fix email push notifs being dropped 8 years ago
Erik Johnston d80f64d370 Fix email notifs by adding missing param 8 years ago
Erik Johnston a234e895cf Fix room name in email notifs 8 years ago
Erik Johnston 7356d52e73 Fix up push to use get_current_state_ids 8 years ago
Mark Haines ded01c3bf6 Fix ``KeyError: 'msgtype'``. Use ``.get`` 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
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
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
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 cbd2adc95e tune email notifs, fix CSS a bit, and add debugging details 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
Matthew Hodgson ce81ccb063 handle fragments correctly on mxc URLs. 9 years ago
David Baker 39d0a99972 Include no context 9 years ago
David Baker 9ef05a12c3 Add date header & message id 9 years ago
David Baker e7a76b5123 Use the constant 9 years ago
David Baker 29c8cf8db8 Avoid `vars` builtin 9 years ago
David Baker d3da5294e8 Use named parameter format 9 years ago
David Baker 311b5ce051 pep8 9 years ago
David Baker 40d40e470d Send mail notifs with a plaintext part too 9 years ago
David Baker e800ee2f63 May as well always include room link 9 years ago
David Baker 68f8fc2f14 Support file messages & fix plain text 9 years ago
David Baker 4845c7359d Support image notifs 9 years ago
David Baker 60f86fc876 pep8 9 years ago
David Baker ebbabc4986 Handle room invites in email notifs 9 years ago
David Baker 9dba1b668c Linkify plain text messages too 9 years ago
David Baker 424a7f48f8 Run filter_events_for_client 9 years ago
David Baker 4ed1e45869 Make html messages work 9 years ago
David Baker 8781083960 Better grammar for multiple messages in a room 9 years ago
David Baker fa12209c1b Hopefully all remaining bits for email notifs 9 years ago
David Baker 7b4715bad7 More variable calculation for email notifs 9 years ago
David Baker bd0f9c2065 Actually do UTF8 correctly 9 years ago
David Baker 83bf65297a Mime part is binary so encode it first. 9 years ago