Commit Graph

17627 Commits (a0a1ba697325601e1b1edf81a722b2354680b2c6)
 

Author SHA1 Message Date
Patrick Cloke aec294ee0d
Use slots in attrs classes where possible (#8296) 4 years ago
Patrick Cloke d2a3eb04a4 Fix typos in comments. 4 years ago
Tulir Asokan b82d68c0bd
Add the topic and avatar to the room details admin API (#8305) 4 years ago
Patrick Cloke 6605470bfb
Improve SAML error messages (#8248) 4 years ago
Erik Johnston 04cc249b43
Add experimental support for sharding event persister. Again. (#8294) 4 years ago
Patrick Cloke a9dbe98ef9 Synapse 1.20.0rc3 (2020-09-11) 4 years ago
Patrick Cloke 08837bb58c Clarify changelog. 4 years ago
Patrick Cloke 2832ef5bb7 1.20.0rc3 4 years ago
Erik Johnston fe8ed1b46f
Make `StreamToken.room_key` be a `RoomStreamToken` instance. (#8281) 4 years ago
Patrick Cloke b86764662b
Fix the exception that is raised when invalid JSON is encountered. (#8291) 4 years ago
Dan Callaghan c312ee3cde
Use TLSv1.2 for fake servers in tests (#8208) 4 years ago
Andrew Morgan 95d869c357
Add /_synapse/client to the reverse proxy docs (#8227) 4 years ago
Erik Johnston 5d3e306d9f
Clean up `Notifier.on_new_room_event` code path (#8288) 4 years ago
Andrew Morgan 192e98111d
Remove shared rooms info from upgrade/workers doc as it's still experimental (#8290) 4 years ago
Andrew Morgan a3a90ee031
Show a confirmation page during user password reset (#8004) 4 years ago
Richard van der Hoff e44e9ee518 Merge branch 'release-v1.20.0' into develop 4 years ago
Patrick Cloke b312769c0e
Do not error when thumbnailing invalid files (#8236) 4 years ago
Patrick Cloke 2ea1c68249
Remove some unused distributor signals (#8216) 4 years ago
Richard van der Hoff 536f4a2482 1.20.0rc2 4 years ago
Erik Johnston c9dbee50ae
Fixup pusher pool notifications (#8287) 4 years ago
Erik Johnston dc9dcdbd59 Revert "Fixup pusher pool notifications" 4 years ago
Erik Johnston e7fd336a53 Fixup pusher pool notifications 4 years ago
Matthew Hodgson 453dfe210b
blacklist MSC2753 sytests until it's implemented in synapse (#8285) 4 years ago
reivilibre a5370072b5
Don't remember `enabled` of deleted push rules and properly return 404 for missing push rules in `.../actions` and `.../enabled` (#7796) 4 years ago
Patrick Cloke e45b834119
Add types to async_helpers (#8260) 4 years ago
Erik Johnston 1553adc831
Fix mypy error on develop (#8282) 4 years ago
DeepBlueV7.X 560f3b8609
Include method in thumbnail media name (#7124) 4 years ago
Erik Johnston 63c0e9e195
Add types to StreamToken and RoomStreamToken (#8279) 4 years ago
Andrew Morgan 094896a69d
Add a config option for validating 'next_link' parameters against a domain whitelist (#8275) 4 years ago
Brendan Abolivier d4daff9b59
Fix /notifications and pushers misbehaving because of unread counts (#8280) 4 years ago
Erik Johnston 0f545e6b96
Clean up types for PaginationConfig (#8250) 4 years ago
Richard van der Hoff 703e2b8a96
Use the right constructor for log records (#8278) 4 years ago
Erik Johnston deedb91732
Fix `MultiWriterIdGenerator.current_position`. (#8257) 4 years ago
Richard van der Hoff cca03dbec8 Synapse 1.20.0rc1 (2020-09-08) 4 years ago
Richard van der Hoff 6d01eb0c74 fix typo 4 years ago
Richard van der Hoff bbe2e6b38b s/fixes/fix/ 4 years ago
Richard van der Hoff 525efab612 1.20.0rc1 4 years ago
Patrick Cloke 72bec36d50
Directly import json from the standard library. (#8259) 4 years ago
Patrick Cloke cef00211c8
Allow for make_awaitable's return value to be re-used. (#8261) 4 years ago
Andrew Morgan 68cdb3708e
Rename 'populate_stats_process_rooms_2' background job back to 'populate_stats_process_rooms' again (#8243) 4 years ago
Richard van der Hoff ad28030c12
Systemd docs: configure workers to start after main process. (#8276) 4 years ago
Richard van der Hoff 8d6f97f932 Merge remote-tracking branch 'origin/release-v1.20.0' into develop 4 years ago
Brendan Abolivier d8762cc116
Only add rows to the push actions table if the event notifies or should be marked unread (#8274) 4 years ago
Richard van der Hoff 77794ebc77
Fix stack overflow when logging system encounters an error (#8268) 4 years ago
Richard van der Hoff ef2804d27c
Avoid table-scanning users at startup (#8271) 4 years ago
Brendan Abolivier a55e2707d7
Fix unread count failing on NULL values (#8270) 4 years ago
Richard van der Hoff 0dae7d80bf
Add more logging to debug slow startup (#8264) 4 years ago
Richard van der Hoff 96312536f2
Refuse to upgrade database on worker processes (#8266) 4 years ago
Alexandre Morignot 7586fdf1e8
Bump canonicaljson to version 1.4.0 (#8262) 4 years ago
Richard van der Hoff 5b452df23b
Run database updates in a transaction (#8265) 4 years ago