Andrew Morgan
|
8f8226af3a
Fix existing unit tests
|
3 years ago |
Andrew Morgan
|
bd9d963af2
Simplify registration of appservices in tests
|
3 years ago |
Andrew Morgan
|
31c4b4093b
Rename user1, user2 in tests to something more useful
|
3 years ago |
Andrew Morgan
|
8b0bbc1fb4
Rename ApplicationServiceEphemeralEventsTestCase
|
3 years ago |
Andrew Morgan
|
179dd5ae0c
_handle_to_device -> _get_to_device_messages
|
3 years ago |
Andrew Morgan
|
401cb2bbda
Deduplicate ephemeral events to send conditional
|
3 years ago |
Andrew Morgan
|
8f1183cf7b
Broaden type hints; update comment
|
3 years ago |
Andrew Morgan
|
ce020c30fc
Move stream filter back into AppserviceHandler
|
3 years ago |
Andrew Morgan
|
f65846b55b
Make msc2409_to_device_messages_enabled private; remove unnecessary check
|
3 years ago |
Andrew Morgan
|
2930fe6fea
Changelog
|
3 years ago |
Andrew Morgan
|
e914f1d734
Add tests
|
3 years ago |
Andrew Morgan
|
103f410bef
Add a to_device_stream_id column to the application_services_state table
|
3 years ago |
Andrew Morgan
|
7899f823ae
Add database method to fetch to-device messages by user_ids from db
|
3 years ago |
Andrew Morgan
|
78bd5eaa4f
Allow setting/getting stream id per appservice for to-device messages
|
3 years ago |
Andrew Morgan
|
b7a44d4402
Add a new ephemeral AS handler for to_device message edus
|
3 years ago |
Andrew Morgan
|
7fbfedb230
Add experimental config option to send to-device messages to AS's
|
3 years ago |
Patrick Cloke
|
24b61f379a
Add ability to un-shadow-ban via the admin API. (#11347)
|
3 years ago |
David Robertson
|
0dda1a7968
Misc typing fixes for tests, part 2 of N (#11330)
|
3 years ago |
Ashwin Nair
|
e72135b9d3
change 'Home Server' to one word 'homeserver' (#11320)
|
3 years ago |
David Robertson
|
e605e4b8f2
Database storage profile passes mypy (#11342)
|
3 years ago |
David Robertson
|
5562ce6a53
Get directory db file to pass mypy (#11339)
|
3 years ago |
Tulir Asokan
|
6f862c5c28
Add support for the stable version of MSC2778 (#11335)
|
3 years ago |
Shay
|
605921bc6b
Remove unused tables `room_stats_historical` and `user_stats_historical` (#11280)
|
3 years ago |
David Robertson
|
fe58672546
Annotations for state_deltas.py (#11316)
|
3 years ago |
Patrick Cloke
|
3fad4e3fe5
Rollback #11322 due to wrong syntax in mypy.ini. (#11332)
|
3 years ago |
David Robertson
|
bea815cec8
Test room alias deletion (#11327)
|
3 years ago |
Shay
|
0bcae8ad56
Change display names/avatar URLs to None if they contain null bytes before storing in DB (#11230)
|
3 years ago |
Patrick Cloke
|
9b90b9454b
Add type hints to media repository storage module (#11311)
|
3 years ago |
David Robertson
|
6f8f3d4bc5
Attempt to annotate events_forward_extremities (#11314)
|
3 years ago |
David Robertson
|
4c96ce396e
Misc typing fixes for `tests`, part 1 of N (#11323)
|
3 years ago |