Commit Graph

501 Commits (25d64a846ab4974da0d8a51b3a1ff014a10d319d)

Author SHA1 Message Date
Amber Brown a35c66a00b
Remove duplicates in the user_ips table and add an index (#4370) 6 years ago
Neil Johnson d2f7c4e6b1
create support user (#4141) 6 years ago
Aaron Raimist 704c5298f0
Drop sent_transactions 6 years ago
Richard van der Hoff 350f654e7b Add unique indexes to a couple of tables 6 years ago
David Baker 64fa557f80 Try & make it work on postgres 6 years ago
David Baker 563f9b61b1 Make e2e backup versions numeric in the DB 6 years ago
David Baker 497444f1fd Don't reuse backup versions 6 years ago
Erik Johnston 4917ff5523 Add state_group index to event_to_state_groups 6 years ago
David Baker bc74925c5b WIP e2e key backups 6 years ago
Matthew Hodgson 15d513f16f fix idiocies and so make tests pass 6 years ago
Matthew Hodgson 0abb205b47 blindly incorporate PR review - needs testing & fixing 6 years ago
Matthew Hodgson 69e51c7ba4 make /room_keys/version work 6 years ago
Matthew Hodgson 8ae64b270f implement /room_keys/version too (untested) 6 years ago
Matthew Hodgson 6b8c07abc2 make it work and fix pep8 6 years ago
Matthew Hodgson 53ace904b2 total WIP skeleton for /room_keys API 6 years ago
Neil Johnson 312ae74746 typos 6 years ago
Neil Johnson 16d78be315 make use of _simple_select_one_onecol, improved comments 6 years ago
Neil Johnson 165e067033 Revert "change monthly_active_users table to be a single column" 6 years ago
Neil Johnson ec716a35b2 change monthly_active_users table to be a single column 6 years ago
Neil Johnson f9f5559971 fix comment 6 years ago
Neil Johnson 6ef983ce5c api into monthly_active_users table 6 years ago
Neil Johnson df2235e7fa coding style 6 years ago
Richard van der Hoff 51d7df1915 Create the column nullable 6 years ago
Richard van der Hoff 5c1d301fd9 Stop populating events.content 6 years ago
Richard van der Hoff 1b4d73fa52 comment on event_edges 6 years ago
Krombel 78a9ddcf9a rerun isort with latest version 6 years ago
Krombel 4a27000548 check isort by travis 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Erik Johnston 244484bf3c Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility"" 7 years ago
Richard van der Hoff 1d009013b3 Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility" 7 years ago
Richard van der Hoff 3ff8a619f5 UserErasureStore 7 years ago
Neil Johnson 4986b084f8 remove unnecessary INSERT 7 years ago
Neil Johnson ab0ef31dc7 create users index on creation_ts 7 years ago
Richard van der Hoff 9ea219c514 Send users a server notice about consent 7 years ago
Richard van der Hoff 47815edcfa ConsentResource to gather policy consent from users 7 years ago
David Baker 46df23f581 Add the schema file 7 years ago
Neil Johnson d0857702e8 add inidexes based on usage 7 years ago
Matthew Hodgson adaf3ec87f fix missing import 7 years ago
Matthew Hodgson 006e18b6bb pep8 7 years ago
Matthew Hodgson 42c89c8215 make it work with sqlite 7 years ago
Adrian Tschira d82b6ea9e6 Move more xrange to six 7 years ago
Neil Johnson 617bf40924 Generate user daily stats 7 years ago
Matthew Hodgson e3a373f002 remove duplicates from groups tables 7 years ago
Luke Barnard 917380e89d NON NULL -> NOT NULL 7 years ago
Luke Barnard 700e5e7198 Use DEFAULT join_policy of "invite" in db 7 years ago
Luke Barnard eb8d8d6f57 Use join_policy API instead of joinable 7 years ago
Richard van der Hoff fcfe7f6ad3 Use simplejson throughout 7 years ago
David Baker 929b34963d OK, smallint it is then 7 years ago
David Baker a838444a70 Grr. Copy the definition from is_admin 7 years ago
David Baker a164270833 Make column definition that works on both dbs 7 years ago