Commit Graph

3376 Commits (e914cf12f65c1bb980a023941eb50599c4aa063c)

Author SHA1 Message Date
Andrew Morgan b33c4f7a82 Numeric ID checker now checks @0, don't ratelimit on checking 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
Andrew Morgan c2203bea57 Re-add docstring, with caveats detailed 5 years ago
Andrew Morgan 0287d033ee Transfer upgraded rooms on groups 5 years ago
Brendan Abolivier 988d8d6507
Incorporate review 5 years ago
Brendan Abolivier 5598445655
Update synapse/storage/data_stores/main/schema/delta/56/event_labels.sql 5 years ago
Brendan Abolivier a2c63c619a
Add more data to the event_labels table and fix the indexes 5 years ago
Brendan Abolivier 57cdb046e4
Lint 5 years ago
Brendan Abolivier c6dbca2422
Incorporate review 5 years ago
Hubert Chathi c61db13183 fix hidden field in devices table for older sqlite 5 years ago
Hubert Chathi c3fc176c60
Update synapse/storage/data_stores/main/devices.py 5 years ago
Amber Brown 020add5099
Update black to 19.10b0 (#6304) 5 years ago
Erik Johnston 64f2b8c3d8
Apply suggestions from code review 5 years ago
Erik Johnston c6bcd38841 Fix /purge_room API. 5 years ago
Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
Hubert Chathi 998f7fe7d4 make user signatures a separate stream 5 years ago
Hubert Chathi bb6cec27a5 rename get_devices_by_remote to get_device_updates_by_remote 5 years ago
Richard van der Hoff 0467f33584
fix delete_existing for _persist_events (#6300) 5 years ago
Brendan Abolivier dcc069a2e2
Lint 5 years ago
Brendan Abolivier fe51d6cacf
Add more integration testing 5 years ago
Brendan Abolivier 233b14ebe1
Add index on label 5 years ago
Brendan Abolivier acd16ad86a
Implement filtering 5 years ago
Erik Johnston 5db03535d5 Add StateGroupStorage interface 5 years ago
Brendan Abolivier fa0dcbc8fa
Store labels for new events 5 years ago
Hubert Chathi d78b1e339d apply changes as a result of PR review 5 years ago
Erik Johnston a8d16f6c00 Review comments 5 years ago
Brendan Abolivier 47f767269c
Add database table for keeping track of labels on events 5 years ago
Erik Johnston 2c35ffead2 Port receipt and read markers to async/wait 5 years ago
Erik Johnston 342d871d76 Make room directory search case insensitive 5 years ago
Brendan Abolivier 14504ad573
Add CI for synapse_port_db (#6140) 5 years ago
Erik Johnston d0d8a22c13 Quick fix to ensure cache descriptors always return deferreds 5 years ago
Richard van der Hoff 9aee28927b Convert EventContext to attrs (#6218) 5 years ago
Erik Johnston a411f2b177 Fix /keys/query API on workers. 5 years ago
Hubert Chathi 8ac766c44a make notification of signatures work with workers 5 years ago
Hubert Chathi 848cd388d9 delete keys when deleting backups 5 years ago
Michael Kaye e4d98188da Address codestyle concerns 5 years ago
Michael Kaye 9eebc1e73b use %r to __repr__ objects 5 years ago
Michael Kaye 39266a9c9f Make user/room stats log line less verbose. 5 years ago
Erik Johnston 3aa2a90556 Move schema delta files to the correct data store. 5 years ago
Erik Johnston 73cf63784b Add DataStores and Storage classes. 5 years ago
Hubert Chathi dc2cd6f79d move get_e2e_cross_signing_key to EndToEndKeyWorkerStore so it works with workers 5 years ago
Erik Johnston 22a9847670 Move persist_events out from main data store. 5 years ago
Hubert Chathi 404e8c8532 vendor-prefix the EDU name until MSC1756 is merged into the spec 5 years ago
Hubert Chathi 1fabf82d50 update to work with newer code, and fix formatting 5 years ago
Hubert Chathi cfdb84422d make black happy 5 years ago
Hubert Chathi a1aaf3eea6 don't crash if the user doesn't have cross-signing keys 5 years ago
Hubert Chathi 8d3542a64e implement federation parts of cross-signing 5 years ago
Erik Johnston 23d62eded2 Clean up prepare_database.py a bit and add comments 5 years ago
Erik Johnston 6cc497f99b Delete background_update table creation in main data_store 5 years ago
Erik Johnston 1bbc5444a8 Move README into synapse/storage/__init__.py 5 years ago