Commit Graph

9777 Commits (3039d61baf7b4ab914a2d659737337cd09127a51)

Author SHA1 Message Date
Andrew Morgan 66e78700a2
Transfer related groups on room upgrade (#4990) 6 years ago
Richard van der Hoff 8530090b16
Add config.signing_key_path. (#4974) 6 years ago
Erik Johnston 5bec8d660d Make starting pushers faster during start up 6 years ago
Richard van der Hoff 297bf2547e
Fix sync bug when accepting invites (#4956) 6 years ago
Neil Johnson 35442efb75 0.99.3 6 years ago
Richard van der Hoff 54a87a7b08
Collect room-version variations into one place (#4969) 6 years ago
Neil Johnson c7296bcb98
remove log line for password (#4965) 6 years ago
Andrew Morgan 7a91b9d81c
Allow password providers to bind emails (#4947) 6 years ago
Erik Johnston 4e5f0f7ca0 Use an assert 6 years ago
Erik Johnston 40e56997bc Review comments 6 years ago
Amber Brown 2e060774ad
Run `black` on some storage modules that the stats branch touches (#4959) 6 years ago
Richard van der Hoff 4b91c313a9 Combine the CurrentStateDeltaStream into the EventStream 6 years ago
Richard van der Hoff 1f6d6f918a Make EventStream rows have a type 6 years ago
Richard van der Hoff 015b3622eb Skip building a ROW_TYPE when building updates 6 years ago
Richard van der Hoff f570916a3e Add parse_row method to replication stream class 6 years ago
Richard van der Hoff 71dcb275f1 move FederationStream out to its own file 6 years ago
Richard van der Hoff aa1e017864 move EventsStream out to its own file 6 years ago
Richard van der Hoff a5798de067 Move replication.tcp.streams into a package 6 years ago
Richard van der Hoff acaa18f7dd
Fix/improve some docstrings in the replication code. (#4949) 6 years ago
Erik Johnston 197fae1639 Use event streams to calculate presence 6 years ago
Neil Johnson 4aa914369b bump version 6 years ago
Andrew Morgan bbd244c7b2
Support 3PID login in password providers (#4931) 6 years ago
Amber Brown 903f04c21f
Use the state event amount for userdir import batching, not room count (#4944) 6 years ago
Andrew Morgan 4a125be138
Make federation endpoints more tolerant of trailing slashes v2 (#4935) 6 years ago
Richard van der Hoff 8cbbedaa2b
Fix ClientReplicationStreamProtocol.__str__ (#4929) 6 years ago
Richard van der Hoff 9bde730ef8
Fix bug where read-receipts lost their timestamps (#4927) 6 years ago
Amber Brown ac396a0d32
Refactor out state delta handling into its own class (#4917) 6 years ago
Erik Johnston 3677548a82 Use yaml safe_load 6 years ago
Andrew Morgan b41c2eaadc Clean up backoff_on_404 and metehod calls 6 years ago
Erik Johnston 536a266520 Deny peeking into rooms that have been blocked 6 years ago
Erik Johnston 3ecec5ede2 Fix upsert 6 years ago
Erik Johnston cd62981a6a Revert spurious delete 6 years ago
Erik Johnston 8d8834d3e7 comment block_room 6 years ago
Erik Johnston aa959a6c07 Use flags 6 years ago
Erik Johnston 7d47cc1305 Move requester check into assert_accepted_privacy_policy 6 years ago
Erik Johnston 72a14860ab Gracefully handle failing to kick user 6 years ago
Erik Johnston 6b28890543 Log new room ID 6 years ago
Erik Johnston 74c46d81fa Only require consent for events with an associated request 6 years ago
Erik Johnston 67d618e111 Allow blocking a room multiple times 6 years ago
Amber Brown 4d53017432
Batching in the user directory import (#4900) 6 years ago
Richard van der Hoff cdb8036161
Add a config option for torture-testing worker replication. (#4902) 6 years ago
Richard van der Hoff a902d13180
Batch up outgoing read-receipts to reduce federation traffic. (#4890) 6 years ago
Erik Johnston cd8c5b91ad Fix up sample config 6 years ago
Richard van der Hoff ab20f85c59
Update synapse/config/user_directory.py 6 years ago
Erik Johnston cc197a61a1 Disable publishing to room list when its disabled 6 years ago
Erik Johnston 2c90422146 Pull out config option 6 years ago
Erik Johnston 7529038e66 Return before we log 6 years ago
Erik Johnston 926f29ea6d Fix up config comments 6 years ago
Andrew Morgan 2150151abe kwargs doesn't like commas on calling funcs either. TIL 6 years ago
Andrew Morgan bb52a2e653 lint 6 years ago