Commit Graph

13793 Commits (3039d61baf7b4ab914a2d659737337cd09127a51)
 

Author SHA1 Message Date
Erik Johnston 3039d61baf
Merge pull request #4991 from matrix-org/erikj/stagger_push_startup 6 years ago
Erik Johnston 6f226eed42 s/misc/feature/ 6 years ago
Andrew Morgan 66e78700a2
Transfer related groups on room upgrade (#4990) 6 years ago
Erik Johnston ac45b0df0b Newsfile 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 4c552ed78a
Neilj/fix threepid auth check (with tests) (#4474) 6 years ago
manuroe d461c65465
Merge pull request #4981 from matrix-org/manuroe/demo_bypass_account_rate_limiting 6 years ago
Neil Johnson 62988f73fd Merge branch 'master' into develop 6 years ago
Neil Johnson 35442efb75 0.99.3 6 years ago
manuroe bb925b1bd7 start.sh: Fix the --no-rate-limit option for messages and make it bypass rate limit on registration and login too. 6 years ago
Neil Johnson ed1ce0333c
convert rst link to md 6 years ago
Richard van der Hoff 54a87a7b08
Collect room-version variations into one place (#4969) 6 years ago
Richard van der Hoff 215c15d049
Merge pull request #4968 from Jurrie/feature/fix_small_stuff_in_Docker_README.md 6 years ago
Jurrie Overgoor 50b5f08740 Add changelog.d entry 6 years ago
Jurrie Overgoor e0f219789d Add -p argument for docker run command example 6 years ago
Jurrie Overgoor aee4ea8ba8 Fix typo in TLS filenames 6 years ago
Richard van der Hoff 902cdc63b6
Merge pull request #4955 from matrix-org/rav/merge_state_into_events 6 years ago
Richard van der Hoff d688a51736
Merge pull request #4954 from matrix-org/rav/refactor_parse_row 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 248014379e
Merge pull request #4942 from matrix-org/erikj/fix_presence 6 years ago
Erik Johnston 4e5f0f7ca0 Use an assert 6 years ago
Erik Johnston 40e56997bc Review comments 6 years ago
Richard van der Hoff d035d62f6b Merge remote-tracking branch 'origin/develop' into rav/refactor_parse_row 6 years ago
Richard van der Hoff 4eeb2c2f07
Merge pull request #4953 from matrix-org/rav/refactor_replication_streams 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 17d7bacbcf changelog 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 a65763a5d6 changelog 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 91c3513668 changelog 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 d5a5d1c632 Newsfile 6 years ago
Erik Johnston b7fa834c40 Add unit tests 6 years ago
Erik Johnston 197fae1639 Use event streams to calculate presence 6 years ago
Neil Johnson 6a69bf67db 0.99.3rc1 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
Richard van der Hoff a54a44734f
Use an explicit dbname for postgres connections in the tests. (#4928) 6 years ago