Historique des commits

Auteur SHA1 Message Date
  Patrick Cloke 01c88a09cd Use direct references for some configuration variables (#10798) il y a 2 ans
  David Robertson d9069388f3 Correctly include room avatars in email notifications (#10658) il y a 2 ans
  Patrick Cloke d15e72e511 Update the notification email subject when invited to a space. (#10426) il y a 2 ans
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) il y a 2 ans
  Brendan Abolivier 41ac128fd3 Split multiplart email sending into a dedicated handler (#9977) il y a 3 ans
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
  Patrick Cloke b7748d3c00 Import HomeServer from the proper module. (#9665) il y a 3 ans
  Patrick Cloke 792263c97c Handle empty rooms when generating email notifications. (#9257) il y a 3 ans
  Patrick Cloke 5d38a3c97f Refactor email summary generation. (#9260) il y a 3 ans
  Patrick Cloke e54746bdf7 Clean-up the template loading code. (#9200) il y a 3 ans
  Patrick Cloke 4136255d3c Ensure that a URL exists in the content during push. (#8965) il y a 3 ans
  Patrick Cloke 02e588856a Add type hints to the push mailer module. (#8882) il y a 3 ans
  Erik Johnston db9ef792f0 Fix email notifications for invites without local state. (#8627) il y a 3 ans
  Patrick Cloke c356b4bf42 Include a simple message in email notifications that include encrypted content (#8545) il y a 3 ans
  Andrew Morgan a3a90ee031 Show a confirmation page during user password reset (#8004) il y a 3 ans
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) il y a 3 ans
  Andrew Morgan e04e465b4d Use the default templates when a custom template file cannot be found (#8037) il y a 3 ans
  Brendan Abolivier 85223106f3 Allow email subjects to be customised through Synapse's configuration (#7846) il y a 3 ans
  Erik Johnston f886a69916 Correctly pass app_name to all email templates. (#7829) il y a 3 ans
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) il y a 3 ans
  Erik Johnston 06a02bc1ce Convert sending mail to async/await. (#7557) il y a 4 ans
  Erik Johnston 1a1da60ad2 Fix new flake8 errors (#7470) il y a 4 ans
  Brendan Abolivier aee2bae952 Fix undefined `room_id` in `make_summary_text` il y a 4 ans
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) il y a 4 ans
  Andrew Morgan 3916e1b97a Clean up newline quote marks around the codebase (#6362) il y a 4 ans
  Erik Johnston 69f0054ce6 Port to use state storage il y a 4 ans
  Andrew Morgan 1c9feadf4b Generalize email sending logging (#6075) il y a 4 ans
  Andrew Morgan df3401a71d Allow HS to send emails when adding an email to the HS (#6042) il y a 4 ans
  Andrew Morgan aeb40f355c Ensure email validation link parameters are URL-encoded (#6063) il y a 4 ans
  Andrew Morgan 0c0b82b6d1 Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) il y a 4 ans