Commit Graph

21 Commits (9f8abdcc3828e942f09cc62e29dff93dbaa01ec7)

Author SHA1 Message Date
Andrew Morgan e04e465b4d
Use the default templates when a custom template file cannot be found (#8037) 4 years ago
Richard van der Hoff d6752ce5da
Clean up startup for the pusher (#6558) 5 years ago
Andrew Morgan 0c0b82b6d1
Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Andrew Morgan 3719680ee4
Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
Brendan Abolivier 20f0617e87 Send out emails with links to extend an account's validity period 6 years ago
Erik Johnston a164134a53 Drop logging level of creating a pusher 6 years ago
Richard van der Hoff b2200a8690
Logging improvements for the pusher (#4691) 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Adrian Tschira 57b58e2174 make imports local 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 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
David Baker 647781ca56 Fix emailpusher import 9 years ago
Matthew Hodgson 1cf5c379cb spell out emailpusher full path 9 years ago
David Baker de22001ab5 pep8 9 years ago
Matthew Hodgson f1026418ea copyright 9 years ago
David Baker 937c407eef Only import email pusher if email notifs are on 9 years ago
David Baker 07d765209d First bits of emailpusher 9 years ago
David Baker 7e2c89a37f Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do: 9 years ago