Commit Graph

11034 Commits (e2cce15af16cd85d5379e8d961680028bfc9e754)

Author SHA1 Message Date
Andrew Morgan e7777f3668 1.6.1 5 years ago
Andrew Morgan 2030193e55 Remove local threepids on account deactivation (#6426) 5 years ago
Richard van der Hoff 9b9ee75666 Fix startup error when http proxy is defined. (#6421) 5 years ago
Andrew Morgan b98971e8a4 1.6.0 5 years ago
Erik Johnston 65d54c5e8c Fix phone home stats (#6418) 5 years ago
Richard van der Hoff f9c9e1f076 1.6.0rc2 5 years ago
Richard van der Hoff b7367c339d
Fix exceptions from background database update for event labels. (#6407) 5 years ago
Andrew Morgan 41e4566682 1.6.0rc1 5 years ago
Manuel Stahl 4f5ca455bf Move admin endpoints into separate files (#6308) 5 years ago
Brendan Abolivier 271c322d08
Lint 5 years ago
Erik Johnston c7376cdfe3
Apply suggestions from code review 5 years ago
Andrew Morgan 657d614f6a
Replace UPDATE with UPSERT on device_max_stream_id table (#6363) 5 years ago
Andrew Morgan 745a48625d
Fix guest -> real account upgrade with account validity enabled (#6359) 5 years ago
Andrew Morgan 73d091be48 A couple more instances 5 years ago
Andrew Morgan bc29a19731 Replace instance variations of homeserver with correct case/spacing 5 years ago
Brendan Abolivier b16fa43386
Incorporate review 5 years ago
Erik Johnston e4ec82ce0f Move type annotation into docstring 5 years ago
Brendan Abolivier dad8d68c99
Update synapse/storage/data_stores/main/events_bg_updates.py 5 years ago
Brendan Abolivier 6d360f099f
Update synapse/storage/data_stores/main/events_bg_updates.py 5 years ago
Brendan Abolivier c9b27d0044
Copy results 5 years ago
Brendan Abolivier cd31201267 Revert "Back to using cursor_to_dict" 5 years ago
Brendan Abolivier 1186612d6c
Back to using cursor_to_dict 5 years ago
Brendan Abolivier ec2cb9f298
Initialise value before looping 5 years ago
Brendan Abolivier bb78276bdc
Incorporate review 5 years ago
Brendan Abolivier b9cba07962
Lint 5 years ago
Brendan Abolivier 70804392ae
Only join on event_labels if we're filtering on labels 5 years ago
Brendan Abolivier 15a1a02e70
Handle lack of filter 5 years ago
Brendan Abolivier 3f9b61ff95
Fix the SQL SELECT query in _paginate_room_events_txn 5 years ago
V02460 affcc2cc36 Fix LruCache callback deduplication (#6213) 5 years ago
Erik Johnston 5c3363233c Fix deleting state groups during room purge. 5 years ago
Erik Johnston 71f3bd734f Use correct type annotation 5 years ago
Andrew Morgan 55bc8d531e raise exception after multiple failures 5 years ago
Andrew Morgan 1fe3cc2c9c Address review comments 5 years ago
Andrew Morgan 4059d61e26 Don't forget to ratelimit calls outside of RegistrationHandler 5 years ago
Andrew Morgan b33c4f7a82 Numeric ID checker now checks @0, don't ratelimit on checking 5 years ago
Erik Johnston f697b4b4a2 Add failed auth ratelimiting to UIA 5 years ago
Erik Johnston 541f1b92d9 Only do `rc_login` ratelimiting on succesful login. 5 years ago
Brendan Abolivier 24a214bd1b
Fix field name 5 years ago
Brendan Abolivier 70d93cafdb
Update insert 5 years ago
Richard van der Hoff feafd98aca 1.5.1 5 years ago
Richard van der Hoff 807ec3bd99
Fix bug which caused rejected events to be stored with the wrong room state (#6320) 5 years ago
Richard van der Hoff 0e3ab8afdc
Add some checks that we aren't using state from rejected events (#6330) 5 years ago
Erik Johnston 052513958d Fix phone home stats 5 years ago
Richard van der Hoff 81d49cbb07 Fix exception when OpenGraph tag values are ints 5 years ago
Richard van der Hoff e78167c94b
Apply suggestions from code review 5 years ago
Richard van der Hoff e9bfe719ba Strip overlong OpenGraph data from url preview 5 years ago
Richard van der Hoff 4086002827
Improve documentation for EventContext fields (#6319) 5 years ago
Andrew Morgan c2203bea57 Re-add docstring, with caveats detailed 5 years ago
Andrew Morgan 0287d033ee Transfer upgraded rooms on groups 5 years ago
Amber Brown 4e1c7b79fa
Remove the psutil dependency (#6318) 5 years ago