Commit Graph

27 Commits (2ee9f1bd1a3b644afd27fef8aea76cca93a1c9e5)

Author SHA1 Message Date
Amber Brown 07cad26d65
Remove all global reactor imports & pass it around explicitly (#3424) 7 years ago
Richard van der Hoff 9255a6cb17 Improve exception handling for background processes 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
Erik Johnston 11c2a3655f Only load jinja2 templates once 8 years ago
Erik Johnston 7455ba436a Ensure we pass positive ints to delay function 8 years ago
Erik Johnston f0ca088280 Reduce redundant database work in email pusher 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
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
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
David Baker b084e4d963 Add constant for throttle multiplier 9 years ago
David Baker 35b7b8e4bc Remove unused function 9 years ago
David Baker 6b9b6a9169 Remove unused arg 9 years ago
David Baker 3facde2536 Remove rather pointless get function 9 years ago
David Baker 4364ea1272 Stop processing notifs once we've sent a mail 9 years ago
David Baker cc0874cf71 Put back real delay before mailing 9 years ago
David Baker 8781083960 Better grammar for multiple messages in a room 9 years ago
David Baker c553797c4f No inlineCallbacks necessary on this 9 years ago
David Baker c10ed26c30 Flesh out email templating 9 years ago
David Baker 2ed0adb075 Generate mails from a template 9 years ago
David Baker f63bd4ff47 Send a rather basic email notif 9 years ago
David Baker e2a01455af Add single instance & logging stuff 9 years ago
David Baker 07d765209d First bits of emailpusher 9 years ago