Patrick Cloke
|
1e89976b26
Rename blacklist/whitelist internally. (#15620)
|
1 year ago |
Sean Quah
|
8aee823393
Merge branch 'release-v1.83' into develop
|
1 year ago |
Sean Quah
|
3b837d856c
Revert "Reduce the size of the HTTP connection pool for non-pushers" (#15530)
|
1 year ago |
Erik Johnston
|
4de271a7fc
Allow adding random delay to push (#15516)
|
1 year ago |
Patrick Cloke
|
6aca4e7cb8
Reduce the size of the HTTP connection pool for non-pushers. (#15514)
|
1 year ago |
Quentin Gliech
|
5b70f240cf
Make cleaning up pushers depend on the device_id instead of the token_id (#15280)
|
1 year ago |
Patrick Cloke
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
1 year ago |
Patrick Cloke
|
7f2cabf271
Fix-up type hints for tests.push module. (#14816)
|
1 year ago |
realtyem
|
854a6884d8
Modernize unit tests configuration settings for workers. (#14568)
|
1 year ago |
Brendan Abolivier
|
ccca14140a
Track device IDs for pushers (#13831)
|
2 years ago |
Brendan Abolivier
|
8ae42ab8fa
Support enabling/disabling pushers (from MSC3881) (#13799)
|
2 years ago |
Erik Johnston
|
0d1d3e0708
Speed up `get_unread_event_push_actions_by_room` (#13005)
|
2 years ago |
Dirk Klimpel
|
9e06e22064
Add type hints to more tests files. (#12240)
|
2 years ago |
Nick Mills-Barrett
|
735e89bd3a
Add an additional HTTP pusher + push rule tests. (#12188)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
lukasdenk
|
4077177390
Prevent duplicate push notifications for room reads (#11835)
|
2 years ago |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 years ago |
Patrick Cloke
|
bd30cfe86a
Convert internal pusher dicts to attrs classes. (#8940)
|
3 years ago |
Richard van der Hoff
|
394516ad1b
Remove spurious "SynapseRequest" result from `make_request"
|
3 years ago |
Patrick Cloke
|
b774c555d8
Add additional validation to pusher URLs. (#8865)
|
3 years ago |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
3 years ago |
Andrew Morgan
|
17fa58bdd1
Add a config option to change whether unread push notification counts are per-message or per-room (#8820)
|
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 |
reivilibre
|
e5808c4cfb
Hack to add push priority to push notifications (#7765)
|
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 |
Richard van der Hoff
|
1cb84c6486
Support for routing outbound HTTP requests via a proxy (#6239)
|
5 years ago |
Amber Brown
|
463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606)
|
5 years ago |