| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix new flake8 errors (#7470) | Erik Johnston | 2020-05-12 | 1 | -2/+2 |
* | Allow configuration of Synapse's cache without using synctl or environment va... | Amber Brown | 2020-05-11 | 3 | -7/+7 |
* | Remove unused store method get_hosts_in_room (#7448) | Andrew Morgan | 2020-05-11 | 1 | -10/+0 |
* | Merge branch 'release-v1.13.0' into develop | Andrew Morgan | 2020-05-11 | 1 | -0/+21 |
|\ |
|
| * | Rework UI Auth session validation for registration (#7455) | Patrick Cloke | 2020-05-08 | 1 | -0/+21 |
* | | Add room details admin endpoint (#7317) | Manuel Stahl | 2020-05-07 | 1 | -0/+31 |
* | | Support any process writing to cache invalidation stream. (#7436) | Erik Johnston | 2020-05-07 | 5 | -42/+92 |
* | | Merge branch 'release-v1.13.0' into develop | Richard van der Hoff | 2020-05-06 | 1 | -2/+2 |
|\| |
|
| * | Merge branch 'release-v1.13.0' into erikj/faster_device_lists_fetch | Richard van der Hoff | 2020-05-05 | 2 | -4/+7 |
| |\ |
|
| * | | Speed up fetching device lists changes in sync. | Erik Johnston | 2020-05-05 | 1 | -2/+2 |
* | | | Merge pull request #7428 from matrix-org/rav/cross_signing_keys_cache | Richard van der Hoff | 2020-05-06 | 1 | -77/+21 |
|\ \ \ |
|
| * | | | Make get_e2e_cross_signing_key delegate to get_e2e_cross_signing_keys_bulk | Richard van der Hoff | 2020-05-06 | 1 | -54/+6 |
| * | | | Fix batching for fetching cross-signing keys | Richard van der Hoff | 2020-05-06 | 1 | -23/+15 |
| | |/
| |/| |
|
* | | | Merge branch 'develop' into rav/upsert_for_device_list | Richard van der Hoff | 2020-05-06 | 3 | -6/+174 |
|\ \ \ |
|
| * | | | Add MultiWriterIdGenerator. (#7281) | Erik Johnston | 2020-05-04 | 1 | -2/+167 |
| |/ / |
|
| * | | Wait for current_state_events_membership before populate_stats_process_rooms ... | Richard van der Hoff | 2020-05-01 | 1 | -1/+5 |
| * | | async/await is_server_admin (#7363) | Andrew Morgan | 2020-05-01 | 1 | -3/+2 |
| |/ |
|
* | | use an upsert to update device_lists_outbound_last_success | Richard van der Hoff | 2020-05-06 | 3 | -18/+71 |
* | | Better type annotations for simple_upsert_txn | Richard van der Hoff | 2020-05-06 | 1 | -30/+43 |
|/ |
|
* | Persist user interactive authentication sessions (#7302) | Patrick Cloke | 2020-04-30 | 4 | -0/+318 |
* | Fix limit logic for EventsStream (#7358) | Richard van der Hoff | 2020-04-29 | 1 | -4/+60 |
* | Return total number of users and profile attributes in admin users endpoint (... | Manuel Stahl | 2020-04-28 | 1 | -29/+39 |
* | Fix EventsStream raising assertions when it falls behind | Richard van der Hoff | 2020-04-24 | 1 | -12/+34 |
* | Extend room admin api with additional attributes (#7225) | Dirk Klimpel | 2020-04-22 | 1 | -4/+74 |
* | Fix a potentially-huge sql query (#7274) | Richard van der Hoff | 2020-04-15 | 1 | -7/+16 |
* | typos | Matthew Hodgson | 2020-04-11 | 1 | -1/+1 |
* | bg update to clear out duplicate outbound_device_list_pokes (#7193) | Richard van der Hoff | 2020-04-07 | 4 | -13/+181 |
* | Convert delete_url_cache_media to async/await. (#7241) | Patrick Cloke | 2020-04-07 | 1 | -2/+2 |
* | Remove sent outbound device list pokes from the database (#7192) | Richard van der Hoff | 2020-04-07 | 2 | -2/+23 |
* | Fix race in replication (#7226) | Erik Johnston | 2020-04-07 | 1 | -20/+20 |
* | Remove stream before/after debug log lines (#7207) | Andrew Morgan | 2020-04-06 | 1 | -2/+0 |
* | Merge pull request #7190 from matrix-org/rav/one_bg_update_at_a_time | Richard van der Hoff | 2020-04-03 | 3 | -59/+76 |
|\ |
|
| * | Update docstring per review comments | Richard van der Hoff | 2020-04-03 | 1 | -1/+1 |
| * | review comment | Richard van der Hoff | 2020-04-02 | 1 | -1/+1 |
| * | Only run one background update at a time | Richard van der Hoff | 2020-03-31 | 3 | -27/+68 |
| * | Make do_next_background_update return a bool | Richard van der Hoff | 2020-03-31 | 1 | -7/+5 |
| * | Make `has_completed_background_updates` async | Richard van der Hoff | 2020-03-31 | 1 | -4/+3 |
| * | Remove unused `start_background_update` | Richard van der Hoff | 2020-03-31 | 1 | -21/+0 |
* | | Fix device list update stream ids going backward (#7158) | Richard van der Hoff | 2020-04-03 | 1 | -2/+8 |
|/ |
|
* | Fill in the 'default' field for user-defined push rules (#6639) | Karlinde | 2020-03-31 | 1 | -0/+1 |
* | Only setdefault for signatures if device has key_json (#7177) | Andrew Morgan | 2020-03-31 | 1 | -10/+14 |
* | Fix use of async/await in media code (#7184) | Patrick Cloke | 2020-03-31 | 1 | -2/+2 |
* | Rewrite prune_old_outbound_device_pokes for efficiency (#7159) | Richard van der Hoff | 2020-03-30 | 1 | -13/+58 |
* | Transfer alias mappings when joining an upgraded room (#6946) | Andrew Morgan | 2020-03-30 | 1 | -3/+23 |
* | Ensure is_verified on /_matrix/client/r0/room_keys/keys is a boolean (#7150) | Andrew Morgan | 2020-03-27 | 1 | -1/+2 |
* | Only import sqlite3 when type checking (#7155) | David Vo | 2020-03-27 | 1 | -2/+5 |
* | Move catchup of replication streams to worker. (#7024) | Erik Johnston | 2020-03-25 | 5 | -199/+201 |
* | Clean up some LoggingContext stuff (#7120) | Richard van der Hoff | 2020-03-24 | 2 | -8/+7 |
* | Remove concept of a non-limited stream. (#7011) | Erik Johnston | 2020-03-20 | 3 | -16/+31 |
* | Change device list streams to have one row per ID (#7010) | Erik Johnston | 2020-03-19 | 2 | -65/+72 |
|\ |
|
| * | Comments from review | Erik Johnston | 2020-03-18 | 1 | -8/+19 |
| * | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fixup_devi... | Erik Johnston | 2020-03-02 | 1 | -1/+3 |
| |\ |
|
| * | | Remove handling of multiple rows per ID | Erik Johnston | 2020-02-28 | 1 | -34/+1 |
| * | | Change device list replication to match new semantics. | Erik Johnston | 2020-02-28 | 1 | -6/+9 |
| * | | Change device lists stream to have one row per id. | Erik Johnston | 2020-02-28 | 1 | -18/+41 |
| * | | Add 'device_lists_outbound_pokes' as extra table. | Erik Johnston | 2020-02-28 | 1 | -1/+4 |
* | | | Improve get auth chain difference algorithm. (#7095) | Erik Johnston | 2020-03-18 | 1 | -1/+149 |
* | | | Populate the room version from state events (#7070) | Brendan Abolivier | 2020-03-16 | 2 | -0/+62 |
* | | | Hopefully mypy is happy now | Brendan Abolivier | 2020-03-10 | 1 | -2/+8 |
* | | | Merge pull request #7055 from matrix-org/babolivier/get_time_of_last_push_act... | Brendan Abolivier | 2020-03-09 | 1 | -17/+17 |
|\ \ \ |
|
| * | | | Move `get_time_of_last_push_action_before` to the `EventPushActionsWorkerStore` | Brendan Abolivier | 2020-03-09 | 1 | -17/+17 |
* | | | | Remove special auth and redaction rules for aliases events in experimental ro... | Patrick Cloke | 2020-03-09 | 1 | -2/+8 |
* | | | | Break down monthly active users by appservice_id (#7030) | Neil Johnson | 2020-03-06 | 1 | -1/+31 |
|/ / / |
|
* | / | Read the room version from database when fetching events (#6874) | Richard van der Hoff | 2020-03-04 | 1 | -16/+68 |
| |/
|/| |
|
* | | Always return a deferred from `get_current_state_deltas`. (#7019) | Erik Johnston | 2020-03-02 | 1 | -1/+3 |
|/ |
|
* | Fixed set a user as an admin with the new API (#6928) | Dirk Klimpel | 2020-02-28 | 1 | -6/+10 |
* | Add some type annotations in `synapse.storage` (#6987) | Richard van der Hoff | 2020-02-27 | 6 | -82/+266 |
* | Store room version on invite (#6983) | Richard van der Hoff | 2020-02-26 | 1 | -0/+20 |
* | Updated warning for incorrect database collation/ctype (#6985) | Uday Bansal | 2020-02-26 | 1 | -3/+7 |
* | Sanity-check database before running upgrades (#6982) | Richard van der Hoff | 2020-02-25 | 2 | -17/+32 |
* | Merge worker apps into one. (#6964) | Erik Johnston | 2020-02-25 | 1 | -78/+78 |
* | Upsert room version when we join over federation (#6968) | Richard van der Hoff | 2020-02-24 | 1 | -0/+17 |
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) | Patrick Cloke | 2020-02-21 | 19 | -55/+56 |
* | don't insert into the device table for remote cross-signing keys (#6956) | Hubert Chathi | 2020-02-20 | 1 | -15/+18 |
* | Add some clarifications to README.md in the database schema directory. (#6615) | Ruben Barkow-Kuder | 2020-02-20 | 1 | -8/+16 |
* | Minor perf fixes to `get_auth_chain_ids`. | Erik Johnston | 2020-02-19 | 2 | -7/+5 |
* | Reduce auth chains fetched during v2 state res. (#6952) | Erik Johnston | 2020-02-19 | 1 | -5/+23 |
* | Revert `get_auth_chain_ids` changes (#6951) | Erik Johnston | 2020-02-19 | 1 | -28/+0 |
* | Increase DB/CPU perf of `_is_server_still_joined` check. (#6936) | Erik Johnston | 2020-02-19 | 2 | -15/+59 |
* | Limit size of get_auth_chain_ids query (#6947) | Erik Johnston | 2020-02-19 | 1 | -18/+23 |
* | Increase perf of `get_auth_chain_ids` used in state res v2. (#6937) | Erik Johnston | 2020-02-18 | 1 | -0/+23 |
* | wait for current_state_events_membership before delete_old_current_state_even... | Richard van der Hoff | 2020-02-17 | 1 | -2/+5 |
* | Remove unused `get_room_stats_state` method. (#6869) | Richard van der Hoff | 2020-02-07 | 1 | -25/+0 |
* | Allow moving group read APIs to workers (#6866) | Erik Johnston | 2020-02-07 | 1 | -359/+361 |
* | Reduce amount of logging at INFO level. (#6862) | Erik Johnston | 2020-02-06 | 2 | -3/+3 |
* | Merge tag 'v1.10.0rc2' into develop | Erik Johnston | 2020-02-06 | 1 | -2/+2 |
|\ |
|
| * | Merge pull request #6844 from matrix-org/uhoreg/cross_signing_fix_device_fed | Hubert Chathi | 2020-02-05 | 1 | -0/+10 |
| * | Fix detecting unknown devices from remote encrypted events. (#6848) | Erik Johnston | 2020-02-04 | 1 | -2/+2 |
* | | Reduce performance logging to DEBUG (#6833) | Michael Kaye | 2020-02-05 | 1 | -1/+1 |
* | | Database updates to populate rooms.room_version (#6847) | Richard van der Hoff | 2020-02-04 | 2 | -0/+57 |
* | | add device signatures to device key query results | Hubert Chathi | 2020-02-04 | 1 | -0/+10 |
|/ |
|
* | Fix deleting of stale marker for device lists (#6819) | Erik Johnston | 2020-01-31 | 1 | -7/+7 |
* | Add `get_room_version` method | Richard van der Hoff | 2020-01-31 | 1 | -1/+24 |
* | s/get_room_version/get_room_version_id/ | Richard van der Hoff | 2020-01-31 | 2 | -2/+2 |
* | Log when we delete room in bg update (#6816) | Erik Johnston | 2020-01-30 | 1 | -0/+2 |
* | Backgroud update to clean out rooms from current state (#6802) | Erik Johnston | 2020-01-30 | 2 | -2/+125 |
* | When server leaves room check for stale device lists. (#6801) | Erik Johnston | 2020-01-30 | 2 | -6/+82 |
* | When a client asks for remote keys check if should resync. (#6797) | Erik Johnston | 2020-01-30 | 1 | -3/+29 |
* | Delete current state when server leaves a room (#6792) | Erik Johnston | 2020-01-29 | 2 | -75/+197 |
* | Detect unknown remote devices and mark cache as stale (#6776) | Erik Johnston | 2020-01-28 | 2 | -5/+49 |
* | Warn if postgres database has non-C locale. (#6734) | Erik Johnston | 2020-01-28 | 3 | -0/+52 |
* | Merge branch 'master' into develop | Erik Johnston | 2020-01-28 | 1 | -1/+7 |
|\ |
|
| * | Fix setting `mau_limit_reserved_threepids` config (#6793) | Erik Johnston | 2020-01-28 | 1 | -1/+7 |
* | | Add `rooms.room_version` column (#6729) | Erik Johnston | 2020-01-27 | 3 | -18/+134 |
* | | Propagate cache invalidates from workers to other workers. (#6748) | Erik Johnston | 2020-01-27 | 1 | -1/+21 |
* | | Make 'event.redacts' never raise. (#6771) | Erik Johnston | 2020-01-23 | 2 | -2/+2 |
* | | Remove unnecessary abstractions in admin handler (#6751) | Andrew Morgan | 2020-01-22 | 1 | -1/+1 |
|/ |
|
* | Admin API to list, filter and sort rooms (#6720) | Andrew Morgan | 2020-01-22 | 1 | -1/+124 |
* | Allow monthly active user limiting support for worker mode, fixes #4639. (#6742) | Neil Johnson | 2020-01-22 | 1 | -82/+83 |
* | Allow streaming cache invalidate all to workers. (#6749) | Erik Johnston | 2020-01-22 | 2 | -9/+36 |
* | Add a DeltaState to track changes to be made to current state (#6716) | Erik Johnston | 2020-01-20 | 2 | -99/+111 |
* | Fix syntax error in run_upgrade for schema 57 (#6728) | Satsuki Yanagi | 2020-01-17 | 1 | -3/+4 |
* | Merge pull request #6714 from matrix-org/babolivier/retention_select_event | Brendan Abolivier | 2020-01-17 | 1 | -5/+5 |
|\ |
|
| * | Fixup diff | Brendan Abolivier | 2020-01-16 | 1 | -6/+7 |
| * | Remove get_room_event_after_stream_ordering entirely | Brendan Abolivier | 2020-01-16 | 1 | -57/+12 |
| * | Lint | Brendan Abolivier | 2020-01-16 | 1 | -6/+12 |
| * | Correctly order when selecting before stream ordering | Brendan Abolivier | 2020-01-15 | 1 | -2/+5 |
| * | Fix typo | Brendan Abolivier | 2020-01-15 | 1 | -1/+1 |
| * | Fix instantiation of message retention purge jobs | Brendan Abolivier | 2020-01-15 | 1 | -12/+47 |
* | | move batch_iter to a separate module | Richard van der Hoff | 2020-01-16 | 6 | -6/+6 |
* | | Add StateMap type alias (#6715) | Erik Johnston | 2020-01-16 | 3 | -43/+55 |
* | | Fix purge_room admin API (#6711) | Erik Johnston | 2020-01-15 | 1 | -1/+1 |
* | | Add `local_current_membership` table (#6655) | Erik Johnston | 2020-01-15 | 4 | -80/+238 |
|/ |
|
* | Quarantine media by ID or user ID (#6681) | Andrew Morgan | 2020-01-13 | 1 | -1/+115 |
* | Refuse to start if sqlite is older than 3.11.0 | Richard van der Hoff | 2020-01-09 | 2 | -4/+7 |
* | Check postgres version in check_database | Richard van der Hoff | 2020-01-09 | 1 | -13/+12 |
* | Modify check_database to take a connection rather than a cursor | Richard van der Hoff | 2020-01-09 | 3 | -10/+11 |
* | Allow admin users to create or modify users without a shared secret (#6495) | Manuel Stahl | 2020-01-09 | 1 | -0/+2 |
* | Merge pull request #6664 from matrix-org/erikj/media_admin_apis | Erik Johnston | 2020-01-08 | 1 | -120/+128 |
|\ |
|
| * | Shuffle the code | Erik Johnston | 2020-01-08 | 1 | -25/+16 |
| * | Comments | Erik Johnston | 2020-01-08 | 1 | -0/+3 |
| * | Do not rely on streaming events, as media repo doesn't | Erik Johnston | 2020-01-08 | 1 | -12/+26 |
| * | Move media admin store functions to worker store | Erik Johnston | 2020-01-08 | 1 | -120/+120 |
* | | Fix GET request on /_synapse/admin/v2/users endpoint (#6563) | Manuel Stahl | 2020-01-08 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #6652 from matrix-org/babolivier/depth_missing_events | Brendan Abolivier | 2020-01-07 | 1 | -1/+1 |
|\ |
|
| * | Fix conditions failing if min_depth = 0 | Brendan Abolivier | 2020-01-07 | 1 | -1/+1 |
* | | Add a background update to clear tombstoned rooms from the directory (#6648) | Richard van der Hoff | 2020-01-07 | 4 | -1/+100 |
* | | Async/await for background updates (#6647) | Richard van der Hoff | 2020-01-07 | 1 | -16/+20 |
* | | Merge pull request #6645 from matrix-org/rav/fix_synchrotron_error | Richard van der Hoff | 2020-01-07 | 1 | -9/+35 |
|\ \ |
|
| * | | Clarify documentation on get_event* methods | Richard van der Hoff | 2020-01-06 | 1 | -9/+35 |
* | | | Merge pull request #6629 from matrix-org/rav/kill_event_reference_hashes | Richard van der Hoff | 2020-01-06 | 1 | -53/+17 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove unused get_latest_event_ids_and_hashes_in_room | Richard van der Hoff | 2020-01-06 | 1 | -42/+0 |
| * | | Remove unused get_prev_events_and_hashes_for_room | Richard van der Hoff | 2020-01-06 | 1 | -30/+0 |
| * | | replace get_prev_events_and_hashes_for_room with get_prev_events_for_room in ... | Richard van der Hoff | 2020-01-06 | 1 | -0/+35 |
| * | | rename get_prev_events_for_room to get_prev_events_and_hashes_for_room | Richard van der Hoff | 2020-01-06 | 1 | -2/+3 |
| |/ |
|
* | | Fix some test failures when frozen_dicts are enabled (#6642) | Richard van der Hoff | 2020-01-06 | 1 | -2/+2 |
* | | Add experimental 'databases' config (#6580) | Erik Johnston | 2020-01-06 | 1 | -0/+21 |
|/ |
|
* | Split state groups into a separate data store (#6296) | Erik Johnston | 2019-12-20 | 23 | -1157/+1147 |
* | Change EventContext to use the Storage class (#6564) | Erik Johnston | 2019-12-20 | 2 | -2/+2 |
* | Explode on duplicate delta file names. (#6565) | Erik Johnston | 2019-12-19 | 1 | -0/+18 |
* | Improve diagnostics on database upgrade failure (#6570) | Richard van der Hoff | 2019-12-19 | 1 | -1/+4 |
* | Clean up startup for the pusher (#6558) | Richard van der Hoff | 2019-12-18 | 1 | -17/+8 |
* | Add delta file to fix missing default table data (#6555) | Andrew Morgan | 2019-12-18 | 3 | -15/+23 |
* | Add database config class (#6513) | Erik Johnston | 2019-12-18 | 6 | -19/+93 |
* | Automatically delete empty groups/communities (#6453) | Werner Sembach | 2019-12-16 | 1 | -0/+29 |
* | look up cross-signing keys from the DB in bulk (#6486) | Hubert Chathi | 2019-12-12 | 1 | -4/+213 |
* | Fix redacted events being returned in search results ordered by "recent" (#6522) | Andrew Morgan | 2019-12-12 | 1 | -3/+8 |
* | Merge tag 'v1.7.0rc2' into develop | Erik Johnston | 2019-12-11 | 1 | -0/+5 |
|\ |
|
| * | Merge branch 'erikj/fix_sqlite_7' of github.com:matrix-org/synapse into relea... | Erik Johnston | 2019-12-11 | 5 | -11/+41 |
| |\ |
|
| * | | Give the server config to the RoomWorkerStore | Brendan Abolivier | 2019-12-10 | 1 | -0/+5 |
* | | | Prevent redacted events from appearing in message search (#6377) | Andrew Morgan | 2019-12-11 | 2 | -38/+67 |
* | | | Add dev script to generate full SQL schema files (#6394) | Andrew Morgan | 2019-12-11 | 2 | -19/+13 |
* | | | Prevent message search in upgraded rooms we're not in (#6385) | Andrew Morgan | 2019-12-11 | 1 | -5/+13 |
* | | | Fix race which caused deleted devices to reappear (#6514) | Richard van der Hoff | 2019-12-10 | 1 | -3/+5 |
| |/
|/| |
|
* | | Drop unused index | Erik Johnston | 2019-12-10 | 4 | -13/+18 |
* | | Convert _censor_redactions to async since it awaits on coroutines | Erik Johnston | 2019-12-10 | 1 | -11/+9 |
* | | Only start censor background job after indices are created | Erik Johnston | 2019-12-10 | 2 | -2/+9 |
* | | Fix support for SQLite 3.7. | Erik Johnston | 2019-12-09 | 3 | -2/+22 |
|/ |
|
* | Merge pull request #6487 from matrix-org/erikj/pass_in_db | Erik Johnston | 2019-12-09 | 29 | -122/+162 |
|\ |
|
| * | Fix comment | Erik Johnston | 2019-12-09 | 1 | -1/+1 |
| * | Fix port db script | Erik Johnston | 2019-12-06 | 1 | -1/+1 |
| * | Move start up DB checks to main data store. | Erik Johnston | 2019-12-06 | 1 | -0/+7 |
| * | Pass Database into the data store | Erik Johnston | 2019-12-06 | 4 | -26/+23 |
| * | Move are_all_users_on_domain checks to main data store. | Erik Johnston | 2019-12-06 | 2 | -13/+23 |
| * | Change DataStores to accept 'database' param. | Erik Johnston | 2019-12-06 | 25 | -82/+108 |
* | | Merge pull request #6484 from matrix-org/erikj/port_sync_handler | Erik Johnston | 2019-12-09 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Fixup functions to consistently return deferreds | Erik Johnston | 2019-12-06 | 2 | -3/+3 |
* | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/make_datab... | Erik Johnston | 2019-12-06 | 3 | -47/+71 |
|\ \ |
|
| * | | Replace /admin/v1/users_paginate endpoint with /admin/v2/users (#5925) | Manuel Stahl | 2019-12-05 | 3 | -44/+71 |
| |/ |
|
* | | Remove unused var | Erik Johnston | 2019-12-06 | 1 | -2/+0 |
* | | Move background update handling out of store | Erik Johnston | 2019-12-05 | 17 | -146/+163 |
* | | Comments | Erik Johnston | 2019-12-05 | 3 | -5/+16 |
* | | Move DB pool and helper functions into dedicated Database class | Erik Johnston | 2019-12-05 | 44 | -2192/+2271 |
|/ |
|
* | Merge pull request #6464 from matrix-org/erikj/make_public_sql_base | Erik Johnston | 2019-12-05 | 43 | -507/+508 |
|\ |
|
| * | Remove underscore from SQLBaseStore functions | Erik Johnston | 2019-12-04 | 43 | -500/+492 |
| * | Don't call SQLBaseStore methods from outside stores | Erik Johnston | 2019-12-04 | 2 | -8/+17 |
* | | Merge pull request #6470 from matrix-org/babolivier/port_db_ci_failure | Brendan Abolivier | 2019-12-04 | 1 | -2/+10 |
|\ \ |
|
| * | | Fix background updates for synapse_port_db | Brendan Abolivier | 2019-12-04 | 1 | -2/+10 |
| |/ |
|
* / | get rid of (most of) have_events from _update_auth_events_and_context_for_aut... | Richard van der Hoff | 2019-12-04 | 1 | -34/+0 |
|/ |
|
* | Merge pull request #6454 from matrix-org/erikj/clean_base_Store | Erik Johnston | 2019-12-04 | 7 | -190/+218 |
|\ |
|
| * | Revert "Move get_user_count_txn out of base store" | Erik Johnston | 2019-12-04 | 2 | -12/+12 |
| * | _CURRENT_STATE_CACHE_NAME is public | Erik Johnston | 2019-12-04 | 1 | -3/+3 |
| * | Move get_user_count_txn out of base store | Erik Johnston | 2019-12-04 | 2 | -12/+12 |
| * | Move cache invalidation to main data store | Erik Johnston | 2019-12-04 | 5 | -112/+141 |
| * | Move event fetch vars to EventWorkStore | Erik Johnston | 2019-12-04 | 4 | -14/+15 |
| * | Move account validity bg updates to registration store | Erik Johnston | 2019-12-04 | 2 | -66/+64 |
* | | Merge pull request #6329 from matrix-org/babolivier/context_filters | Brendan Abolivier | 2019-12-04 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Merge branch 'develop' into babolivier/context_filters | Brendan Abolivier | 2019-12-04 | 22 | -305/+1024 |
| |\ |
|
| * | | Update copyrights | Brendan Abolivier | 2019-11-05 | 1 | -0/+3 |
* | | | Merge pull request #6451 from matrix-org/uhoreg/cross_signing_signatures_index | Erik Johnston | 2019-12-04 | 2 | -1/+24 |
|\ \ \ |
|
| * | | | apply changes from review | Hubert Chathi | 2019-12-03 | 1 | -1/+2 |
| * | | | make cross signing signature index non-unique | Hubert Chathi | 2019-12-02 | 2 | -1/+23 |
| | |/
| |/| |
|
* | | | Fix exception when a cross-signed device is deleted (#6462) | Richard van der Hoff | 2019-12-04 | 1 | -4/+19 |
* | | | Add ephemeral messages support (MSC2228) (#6409) | Brendan Abolivier | 2019-12-03 | 2 | -6/+141 |
|/ / |
|
* | | Remove local threepids on account deactivation (#6426) | Andrew Morgan | 2019-11-28 | 1 | -0/+13 |
* | | add etag and count to key backup endpoints (#5858) | Hubert Chathi | 2019-11-27 | 2 | -66/+177 |
* | | Merge branch 'develop' into babolivier/message_retention | Brendan Abolivier | 2019-11-26 | 18 | -239/+547 |
|\ \ |
|
| * | | Don't construct a set | Erik Johnston | 2019-11-26 | 1 | -6/+3 |
| * | | Fix find_next_generated_user_id_localpart | Erik Johnston | 2019-11-26 | 1 | -10/+7 |
| * | | Prevent account_data content from being sent over TCP replication (#6333) | Andrew Morgan | 2019-11-26 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Remove content from being sent for account data rdata stream | Andrew Morgan | 2019-11-08 | 1 | -3/+3 |
| * | | | Make sure that we close cursors before returning from a query (#6408) | Richard van der Hoff | 2019-11-25 | 2 | -10/+43 |
| * | | | Merge tag 'v1.6.0rc2' into develop | Richard van der Hoff | 2019-11-25 | 1 | -18/+25 |
| |\ \ \ |
|
| | * | | | Fix exceptions from background database update for event labels. (#6407) | Richard van der Hoff | 2019-11-25 | 1 | -18/+25 |
| * | | | | Clean up newline quote marks around the codebase (#6362) | Andrew Morgan | 2019-11-21 | 10 | -22/+16 |
| |/ / / |
|
| * | | | Replace UPDATE with UPSERT on device_max_stream_id table (#6363) | Andrew Morgan | 2019-11-15 | 1 | -2/+15 |
| * | | | Fix guest -> real account upgrade with account validity enabled (#6359) | Andrew Morgan | 2019-11-14 | 1 | -6/+3 |
| |/ / |
|
| * | | Merge pull request #6340 from matrix-org/babolivier/pagination_query | Brendan Abolivier | 2019-11-08 | 1 | -8/+32 |
| |\ \ |
|
| | * | | Incorporate review | Brendan Abolivier | 2019-11-08 | 1 | -12/+12 |
| | * | | Lint | Brendan Abolivier | 2019-11-07 | 1 | -2/+2 |
| | * | | Only join on event_labels if we're filtering on labels | Brendan Abolivier | 2019-11-07 | 1 | -9/+24 |
| | * | | Handle lack of filter | Brendan Abolivier | 2019-11-07 | 1 | -5/+3 |
| | * | | Fix the SQL SELECT query in _paginate_room_events_txn | Brendan Abolivier | 2019-11-07 | 1 | -2/+13 |
| * | | | Merge pull request #6295 from matrix-org/erikj/split_purge_history | Erik Johnston | 2019-11-08 | 4 | -172/+319 |
| |\ \ \ |
|
| | * | | | Move type annotation into docstring | Erik Johnston | 2019-11-08 | 1 | -3/+3 |
| | * | | | Fix deleting state groups during room purge. | Erik Johnston | 2019-11-06 | 1 | -13/+14 |
| | * | | | Use correct type annotation | Erik Johnston | 2019-11-06 | 1 | -2/+2 |
| | * | | | Change to not require a state_groups.room_id index. | Erik Johnston | 2019-11-04 | 4 | -53/+45 |
| | * | | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_purg... | Erik Johnston | 2019-11-04 | 18 | -54/+259 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | Fix up comment | Erik Johnston | 2019-11-01 | 1 | -2/+1 |
| | * | | | Update log line to lie a little less | Erik Johnston | 2019-10-31 | 1 | -1/+1 |
| | * | | | Add state_groups.room_id index | Erik Johnston | 2019-10-31 | 2 | -0/+24 |
| | * | | | Docstrings | Erik Johnston | 2019-10-31 | 1 | -3/+11 |
| | * | | | Fix purge room API | Erik Johnston | 2019-10-31 | 1 | -5/+8 |
| | * | | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_purg... | Erik Johnston | 2019-10-31 | 7 | -12/+243 |
| | |\ \ \ |
|
| | * | | | | Split purge API into events vs state | Erik Johnston | 2019-10-30 | 4 | -175/+295 |
| * | | | | | Merge pull request #6310 from matrix-org/babolivier/msc2326_bg_update | Brendan Abolivier | 2019-11-07 | 2 | -0/+80 |
| |\ \ \ \ \ |
|
| | * | | | | | Update synapse/storage/data_stores/main/events_bg_updates.py | Brendan Abolivier | 2019-11-07 | 1 | -1/+1 |
| | * | | | | | Update synapse/storage/data_stores/main/events_bg_updates.py | Brendan Abolivier | 2019-11-07 | 1 | -1/+1 |
| | * | | | | | Copy results | Brendan Abolivier | 2019-11-07 | 1 | -1/+3 |
| | * | | | | | Revert "Back to using cursor_to_dict" | Brendan Abolivier | 2019-11-07 | 1 | -9/+9 |
| | * | | | | | Back to using cursor_to_dict | Brendan Abolivier | 2019-11-07 | 1 | -9/+9 |
| | * | | | | | Initialise value before looping | Brendan Abolivier | 2019-11-07 | 1 | -4/+8 |
| | * | | | | | Incorporate review | Brendan Abolivier | 2019-11-07 | 1 | -14/+9 |
| | * | | | | | Fix field name | Brendan Abolivier | 2019-11-06 | 1 | -1/+1 |
| | * | | | | | Update insert | Brendan Abolivier | 2019-11-06 | 1 | -1/+6 |
| | * | | | | | Print out the actual number of affected rows | Brendan Abolivier | 2019-11-04 | 1 | -4/+4 |
| | * | | | | | Correctly order results | Brendan Abolivier | 2019-11-04 | 1 | -5/+5 |
| | * | | | | | TODO | Brendan Abolivier | 2019-11-04 | 1 | -0/+2 |
| | * | | | | | Fix exit condition | Brendan Abolivier | 2019-11-04 | 1 | -1/+3 |