Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
Erik Johnston
|
d08ef6f155
Make background updates controllable via a plugin (#11306)
|
3 years ago |
Richard van der Hoff
|
86a497efaa
Default value for `public_baseurl` (#11210)
|
3 years ago |
Olivier Wilkinson (reivilibre)
|
e059094119
Merge tag 'v1.42.0rc1' into develop
|
3 years ago |
David Robertson
|
d9069388f3
Correctly include room avatars in email notifications (#10658)
|
3 years ago |
Andrew Morgan
|
3693ea61f5
Fix iteration in _remove_deleted_email_pushers background job. (#10734)
|
3 years ago |
Azrenbeth
|
ad17fbd20e
Remove pushers when deleting 3pid from account (#10581)
|
3 years ago |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 years ago |
Richard van der Hoff
|
74d7336686
Add a setting to disable TLS for sending email (#10546)
|
3 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Erik Johnston
|
2566dc57ce
Test that we require validated email for email pushers (#9496)
|
3 years ago |
Patrick Cloke
|
792263c97c
Handle empty rooms when generating email notifications. (#9257)
|
3 years ago |
Patrick Cloke
|
5d38a3c97f
Refactor email summary generation. (#9260)
|
3 years ago |
Patrick Cloke
|
bd30cfe86a
Convert internal pusher dicts to attrs classes. (#8940)
|
3 years ago |
Erik Johnston
|
f21e24ffc2
Add ability for access tokens to belong to one user but grant access to another user. (#8616)
|
4 years ago |
Erik Johnston
|
db9ef792f0
Fix email notifications for invites without local state. (#8627)
|
4 years ago |
Patrick Cloke
|
c356b4bf42
Include a simple message in email notifications that include encrypted content (#8545)
|
4 years ago |
Patrick Cloke
|
c619253db8
Stop sub-classing object (#8249)
|
4 years ago |
Andrew Morgan
|
a466b67972
Reduce run-times of tests by advancing the reactor less (#7757)
|
4 years ago |
Patrick Cloke
|
509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
|
4 years ago |
Richard van der Hoff
|
d6752ce5da
Clean up startup for the pusher (#6558)
|
4 years ago |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
5 years ago |
Erik Johnston
|
dd927b29e1
Merge pull request #5388 from matrix-org/erikj/fix_email_push
|
5 years ago |
Erik Johnston
|
a766c41d25
Bump bleach version so that tests can run on old deps.
|
5 years ago |
Erik Johnston
|
2ebeda48b2
Add test
|
5 years ago |
Erik Johnston
|
8182a1cfb5
Refactor email tests
|
5 years ago |
Amber Brown
|
df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171)
|
5 years ago |
Richard van der Hoff
|
12f9d51e82
Add admin api for sending server_notices (#5121)
|
5 years ago |
Richard van der Hoff
|
40e576e29c
Move admin api impl to its own package
|
5 years ago |
Richard van der Hoff
|
8c1774e821
Fix email test
|
5 years ago |