Erik Johnston
|
0d1d3e0708
Speed up `get_unread_event_push_actions_by_room` (#13005)
|
2 年之前 |
Dirk Klimpel
|
9e06e22064
Add type hints to more tests files. (#12240)
|
2 年之前 |
Nick Mills-Barrett
|
735e89bd3a
Add an additional HTTP pusher + push rule tests. (#12188)
|
2 年之前 |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 年之前 |
lukasdenk
|
4077177390
Prevent duplicate push notifications for room reads (#11835)
|
2 年之前 |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 年之前 |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 年之前 |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 年之前 |
Patrick Cloke
|
bd30cfe86a
Convert internal pusher dicts to attrs classes. (#8940)
|
3 年之前 |
Richard van der Hoff
|
394516ad1b
Remove spurious "SynapseRequest" result from `make_request"
|
3 年之前 |
Patrick Cloke
|
b774c555d8
Add additional validation to pusher URLs. (#8865)
|
4 年之前 |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
4 年之前 |
Andrew Morgan
|
17fa58bdd1
Add a config option to change whether unread push notification counts are per-message or per-room (#8820)
|
4 年之前 |
Erik Johnston
|
f21e24ffc2
Add ability for access tokens to belong to one user but grant access to another user. (#8616)
|
4 年之前 |
reivilibre
|
e5808c4cfb
Hack to add push priority to push notifications (#7765)
|
4 年之前 |
Patrick Cloke
|
509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
|
4 年之前 |
Richard van der Hoff
|
d6752ce5da
Clean up startup for the pusher (#6558)
|
4 年之前 |
Richard van der Hoff
|
1cb84c6486
Support for routing outbound HTTP requests via a proxy (#6239)
|
5 年之前 |
Amber Brown
|
463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606)
|
5 年之前 |
Erik Johnston
|
a766c41d25
Bump bleach version so that tests can run on old deps.
|
5 年之前 |
Amber Brown
|
df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171)
|
5 年之前 |
Richard van der Hoff
|
12f9d51e82
Add admin api for sending server_notices (#5121)
|
5 年之前 |
Richard van der Hoff
|
40e576e29c
Move admin api impl to its own package
|
5 年之前 |
Richard van der Hoff
|
a267c2e3ed
Fix logcontext leak in http pusher test
|
6 年之前 |
Amber Brown
|
5a63589e80
Add some tests for the HTTP pusher (#4149)
|
6 年之前 |