| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/develop' into hs/shared-with-api | Will Hunt | 2020-09-01 | 17 | -284/+353 |
|\ |
|
| * | Convert additional databases to async/await part 2 (#8200) | Patrick Cloke | 2020-09-01 | 10 | -50/+90 |
| * | Make MultiWriterIDGenerator work for streams that use negative stream IDs (#8... | Erik Johnston | 2020-09-01 | 1 | -11/+28 |
| * | Move and rename `get_devices_with_keys_by_user` (#8204) | Richard van der Hoff | 2020-09-01 | 3 | -48/+60 |
| * | Rename `get_e2e_device_keys` to better reflect its purpose (#8205) | Richard van der Hoff | 2020-08-29 | 1 | -14/+6 |
| * | Fix incorrect return signature | Andrew Morgan | 2020-08-28 | 1 | -1/+1 |
| * | Convert `event_push_actions`, `registration`, and `roommember` datastores to ... | Patrick Cloke | 2020-08-28 | 3 | -160/+168 |
* | | Update synapse/storage/databases/main/user_directory.py | Will Hunt | 2020-08-31 | 1 | -1/+1 |
* | | Feedback | Will Hunt | 2020-08-29 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/develop' into hs/shared-with-api | Will Hunt | 2020-08-28 | 43 | -1092/+1620 |
|\| |
|
| * | Only return devices with keys from `/federation/v1/user/devices/` (#8198) | Richard van der Hoff | 2020-08-28 | 1 | -3/+1 |
| * | Convert state and stream stores and related code to async (#8194) | Patrick Cloke | 2020-08-28 | 5 | -44/+49 |
| * | Convert additional database code to async/await. (#8195) | Patrick Cloke | 2020-08-28 | 7 | -157/+221 |
| * | Convert stats and related calls to async/await (#8192) | Patrick Cloke | 2020-08-27 | 2 | -48/+49 |
| * | Convert simple_delete to async/await. (#8191) | Patrick Cloke | 2020-08-27 | 3 | -35/+85 |
| * | Convert calls of async database methods to async (#8166) | Patrick Cloke | 2020-08-27 | 11 | -74/+103 |
| * | simple_search_list_txn should return None, not 0. (#8187) | Patrick Cloke | 2020-08-27 | 1 | -4/+3 |
| * | Fix missing _add_persisted_position (#8179) | Erik Johnston | 2020-08-27 | 1 | -0/+2 |
| * | Convert additional database methods to async (select list, search, insert_man... | Patrick Cloke | 2020-08-27 | 5 | -79/+60 |
| * | Convert simple_update* and simple_select* to async (#8173) | Patrick Cloke | 2020-08-27 | 12 | -86/+114 |
| * | Make SlavedIdTracker.advance have same interface as MultiWriterIDGenerator (#... | Erik Johnston | 2020-08-26 | 1 | -2/+2 |
| * | Convert simple_select_one and simple_select_one_onecol to async (#8162) | Patrick Cloke | 2020-08-26 | 16 | -73/+116 |
| * | Add functions to `MultiWriterIdGen` used by events stream (#8164) | Erik Johnston | 2020-08-25 | 2 | -3/+108 |
| * | Make StreamIdGen `get_next` and `get_next_mult` async (#8161) | Erik Johnston | 2020-08-25 | 13 | -49/+53 |
| * | Wording fixes to 'name' user admin api filter (#8163) | Andrew Morgan | 2020-08-25 | 1 | -1/+1 |
| * | Search in columns 'name' and 'displayname' in the admin users endpoint (#7377) | Manuel Stahl | 2020-08-25 | 1 | -12/+19 |
| * | Don't fail /submit_token requests on incorrect session ID if request_token_in... | Brendan Abolivier | 2020-08-24 | 1 | -6/+19 |
| * | Micro-optimisations to get_auth_chain_ids (#8132) | Richard van der Hoff | 2020-08-21 | 1 | -23/+17 |
| * | Allow denying or shadow banning registrations via the spam checker (#8034) | Patrick Cloke | 2020-08-20 | 2 | -1/+63 |
| * | Be more tolerant of membership events in unknown rooms (#8110) | Richard van der Hoff | 2020-08-20 | 1 | -6/+25 |
| * | Use the JSON encoder without whitespace in more places. (#8124) | Patrick Cloke | 2020-08-20 | 5 | -19/+14 |
| * | Add more types to synapse.storage.database. (#8127) | Patrick Cloke | 2020-08-20 | 2 | -222/+366 |
| * | Do not assume calls to runInteraction return Deferreds. (#8133) | Patrick Cloke | 2020-08-20 | 3 | -22/+26 |
| * | Close the database connection we create during startup (#8131) | Richard van der Hoff | 2020-08-19 | 1 | -1/+10 |
| * | Remove `ChainedIdGenerator`. (#8123) | Erik Johnston | 2020-08-19 | 2 | -86/+18 |
| * | Be stricter about JSON that is accepted by Synapse (#8106) | Patrick Cloke | 2020-08-19 | 2 | -6/+17 |
| * | Convert runWithConnection to async. (#8121) | Patrick Cloke | 2020-08-19 | 1 | -14/+13 |
| * | Separate `get_current_token` into two. (#8113) | Erik Johnston | 2020-08-19 | 2 | -11/+29 |
| * | Convert events worker database to async/await. (#8071) | Patrick Cloke | 2020-08-18 | 3 | -75/+88 |
* | | Add tests | Will Hunt | 2020-08-28 | 1 | -4/+9 |
* | | Switch to using runInteraction | Will Hunt | 2020-08-28 | 1 | -22/+20 |
* | | Handle the easy feedback | Will Hunt | 2020-08-28 | 1 | -5/+9 |
* | | trailing whitespace | Will Hunt | 2020-08-19 | 1 | -1/+1 |
* | | a comma | Will Hunt | 2020-08-18 | 1 | -1/+1 |
* | | Implement get_shared_rooms_for_users | Will Hunt | 2020-08-18 | 1 | -0/+36 |
|/ |
|
* | Fix the return type of send_nonmember_events. (#8112) | Patrick Cloke | 2020-08-18 | 1 | -4/+15 |
* | Convert some of the general database methods to async (#8100) | Patrick Cloke | 2020-08-17 | 5 | -29/+24 |
* | Convert stream database to async/await. (#8074) | Patrick Cloke | 2020-08-17 | 3 | -257/+201 |
* | Add a shadow-banned flag to users. (#8092) | Patrick Cloke | 2020-08-14 | 2 | -1/+26 |
* | Convert pusher databases to async/await. (#8075) | Patrick Cloke | 2020-08-14 | 2 | -91/+84 |
* | Convert receipts and events databases to async/await. (#8076) | Patrick Cloke | 2020-08-14 | 3 | -82/+79 |
* | Remove some unused database functions. (#8085) | Patrick Cloke | 2020-08-14 | 6 | -244/+18 |
* | Convert misc database code to async (#8087) | Patrick Cloke | 2020-08-14 | 10 | -64/+38 |
* | Convert the roommember database to async/await. (#8070) | Patrick Cloke | 2020-08-12 | 3 | -241/+98 |
* | Convert devices database to async/await. (#8069) | Patrick Cloke | 2020-08-12 | 1 | -153/+180 |
* | Convert account data, device inbox, and censor events databases to async/awai... | Patrick Cloke | 2020-08-12 | 3 | -86/+96 |
* | Convert appservice, group server, profile and more databases to async (#8066) | Patrick Cloke | 2020-08-12 | 7 | -104/+78 |
* | Merge pull request #8060 from matrix-org/erikj/type_server | Erik Johnston | 2020-08-11 | 1 | -12/+16 |
|\ |
|
| * | Change HomeServer definition to work with typing. | Erik Johnston | 2020-08-11 | 1 | -12/+16 |
* | | Convert tags and metrics databases to async/await (#8062) | Patrick Cloke | 2020-08-11 | 2 | -64/+59 |
* | | Converts event_federation and registration databases to async/await (#8061) | Patrick Cloke | 2020-08-11 | 3 | -164/+125 |
|/ |
|
* | Implement new experimental push rules (#7997) | Brendan Abolivier | 2020-08-10 | 1 | -4/+12 |
|\ |
|
| * | Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/new_p... | Brendan Abolivier | 2020-08-06 | 282 | -1079/+1212 |
| |\ |
|
| * | | Incorporate review | Brendan Abolivier | 2020-08-06 | 1 | -3/+3 |
| * | | Back out the database hack and replace it with a temporary config setting | Brendan Abolivier | 2020-08-03 | 2 | -47/+9 |
| * | | Fix cache name | Brendan Abolivier | 2020-07-31 | 1 | -1/+1 |
| * | | Fix cache invalidation calls | Brendan Abolivier | 2020-07-31 | 1 | -1/+1 |
| * | | Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/new_p... | Brendan Abolivier | 2020-07-30 | 19 | -346/+503 |
| |\ \ |
|
| * | | | Implement new experimental push rules with a database hack to enable them | Brendan Abolivier | 2020-07-28 | 2 | -5/+51 |
* | | | | Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users datab... | Patrick Cloke | 2020-08-07 | 5 | -102/+95 |
* | | | | Convert additional database stores to async/await (#8045) | Patrick Cloke | 2020-08-07 | 4 | -150/+104 |
* | | | | Reduce unnecessary whitespace in JSON. (#7372) | David Vo | 2020-08-07 | 9 | -45/+38 |
* | | | | Revert #7736 (#8039) | Brendan Abolivier | 2020-08-06 | 4 | -151/+2 |
* | | | | Convert synapse.api to async/await (#8031) | Patrick Cloke | 2020-08-06 | 1 | -3/+2 |
| |_|/
|/| | |
|
* | | | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 282 | -1075/+1152 |
* | | | Convert streams to async. (#8014) | Patrick Cloke | 2020-08-04 | 1 | -4/+4 |
* | | | Prevent join->join membership transitions changing member count (#7977) | Andrew Morgan | 2020-08-03 | 2 | -5/+61 |
| |/
|/| |
|
* | | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2020-07-30 | 1 | -1/+1 |
|\ \ |
|
| * | | Update worker docs with recent enhancements (#7969) | Erik Johnston | 2020-07-29 | 1 | -1/+1 |
* | | | Convert some of the data store to async. (#7976) | Patrick Cloke | 2020-07-30 | 6 | -188/+160 |
* | | | Remove from the event_relations table when purging historical events. (#7978) | Patrick Cloke | 2020-07-29 | 1 | -0/+2 |
* | | | Re-implement unread counts (#7736) | Brendan Abolivier | 2020-07-29 | 4 | -2/+151 |
* | | | Convert storage layer to async/await. (#7963) | Patrick Cloke | 2020-07-28 | 3 | -140/+145 |
* | | | Move some log lines from default logger to sql/transaction loggers (#7952) | Andrew Morgan | 2020-07-28 | 1 | -8/+10 |
* | | | Convert push to async/await. (#7948) | Patrick Cloke | 2020-07-27 | 1 | -2/+2 |
|/ / |
|
* | | Convert state resolution to async/await (#7942) | Patrick Cloke | 2020-07-24 | 4 | -4/+9 |
* | | Follow-up to admin API to re-activate accounts (#7908) | Patrick Cloke | 2020-07-22 | 1 | -2/+24 |
|/ |
|
* | Stop using 'device_max_stream_id' (#7882) | Erik Johnston | 2020-07-17 | 2 | -4/+1 |
* | Change "unknown room ver" logging to warning. (#7881) | Erik Johnston | 2020-07-17 | 1 | -1/+1 |
* | Consistently use `db_to_json` to convert from database values to JSON objects... | Patrick Cloke | 2020-07-16 | 21 | -82/+79 |
* | Merge pull request #7866 from matrix-org/rav/fix_guest_user_id | Richard van der Hoff | 2020-07-16 | 8 | -59/+183 |
|\ |
|
| * | Use a postgres sequence to generate guest user IDs | Richard van der Hoff | 2020-07-16 | 2 | -29/+70 |
| * | Use SequenceGenerator for state group ID allocation | Richard van der Hoff | 2020-07-16 | 4 | -26/+11 |
| * | Use `PostgresSequenceGenerator` from `MultiWriterIdGenerator` | Richard van der Hoff | 2020-07-16 | 1 | -4/+4 |
| * | Add some helper classes for generating ID sequences | Richard van der Hoff | 2020-07-16 | 1 | -0/+98 |
* | | Avoid brand new rooms in `delete_old_current_state_events` (#7854) | Richard van der Hoff | 2020-07-15 | 1 | -10/+55 |
|/ |
|
* | remove `retry_on_integrity_error` wrapper for persist_events (#7848) | Richard van der Hoff | 2020-07-15 | 1 | -67/+0 |
* | Fix bug in per-room message retention policies. (#7850) | Patrick Cloke | 2020-07-14 | 1 | -1/+1 |
* | Add delete room admin endpoint (#7613) | Dirk Klimpel | 2020-07-14 | 1 | -1/+6 |
* | Merge branch 'release-v1.17.0' into develop | Richard van der Hoff | 2020-07-10 | 1 | -0/+22 |
|\ |
|
| * | Merge branch 'master' into release-v1.17.0 | Richard van der Hoff | 2020-07-10 | 1 | -0/+22 |
| |\ |
|
| | * | fix migration, again | Richard van der Hoff | 2020-07-10 | 1 | -1/+1 |
| | * | Drop incorrectly-added table `local_rejections_stream`. (#7816) | Richard van der Hoff | 2020-07-10 | 1 | -0/+22 |
* | | | Add ability to shard the federation sender (#7798) | Erik Johnston | 2020-07-10 | 2 | -7/+112 |
|/ / |
|
* | | Generate real events when we reject invites (#7804) | Richard van der Hoff | 2020-07-09 | 2 | -26/+0 |
* | | Do not use simplejson in Synapse. (#7800) | Patrick Cloke | 2020-07-08 | 4 | -16/+8 |
* | | Stop populating unused table `local_invites`. (#7793) | Richard van der Hoff | 2020-07-07 | 3 | -80/+24 |
* | | Refactor getting replication updates from database v2. (#7740) | Erik Johnston | 2020-07-07 | 8 | -149/+322 |
* | | isort 5 compatibility (#7786) | Will Hunt | 2020-07-05 | 3 | -5/+2 |
* | | Use symbolic names for replication stream names (#7768) | Richard van der Hoff | 2020-07-01 | 2 | -5/+9 |
* | | Fix incorrect error message when database CTYPE was set incorrectly. (#7760) | Richard van der Hoff | 2020-07-01 | 1 | -1/+1 |
|/ |
|
* | Back out MSC2625 implementation (#7761) | Brendan Abolivier | 2020-07-01 | 2 | -128/+28 |
* | Allow local media to be marked as safe from being quarantined. (#7718) | Patrick Cloke | 2020-06-22 | 4 | -35/+52 |
* | Fix unread counts in sync | Brendan Abolivier | 2020-06-17 | 1 | -1/+1 |
* | Implement unread counter (MSC2625) (#7673) | Brendan Abolivier | 2020-06-17 | 2 | -27/+127 |
|\ |
|
| * | Merge branch 'develop' into babolivier/mark_unread | Brendan Abolivier | 2020-06-15 | 13 | -81/+62 |
| |\ |
|
| * | | Incorporate review | Brendan Abolivier | 2020-06-15 | 1 | -15/+11 |
| * | | Lint | Brendan Abolivier | 2020-06-12 | 1 | -3/+8 |
| * | | Incorporate review bits | Brendan Abolivier | 2020-06-12 | 1 | -14/+13 |
| * | | Pre-populate the unread_count column | Brendan Abolivier | 2020-06-12 | 1 | -0/+5 |
| * | | Don't update the schema version | Brendan Abolivier | 2020-06-12 | 2 | -1/+1 |
| * | | Use attr instead of a dict | Brendan Abolivier | 2020-06-12 | 1 | -21/+31 |
| * | | Fix summary rotation | Brendan Abolivier | 2020-06-12 | 1 | -12/+35 |
| * | | Log for invalid values of notif | Brendan Abolivier | 2020-06-11 | 1 | -0/+6 |
| * | | Fix SQL | Brendan Abolivier | 2020-06-11 | 1 | -3/+3 |
| * | | Fix schema update | Brendan Abolivier | 2020-06-11 | 1 | -1/+1 |
| * | | Lint | Brendan Abolivier | 2020-06-11 | 1 | -1/+2 |
| * | | Save the count of unread messages to event_push_summary | Brendan Abolivier | 2020-06-11 | 3 | -20/+53 |
| * | | Use temporary prefixes as per the MSC | Brendan Abolivier | 2020-06-10 | 1 | -1/+1 |
| * | | Use a more efficient way of calculating counters | Brendan Abolivier | 2020-06-10 | 1 | -23/+20 |
| * | | Add a new unread_counter to sync responses | Brendan Abolivier | 2020-06-10 | 1 | -2/+23 |
| * | | Rename dont_push into mark_unread | Brendan Abolivier | 2020-06-10 | 1 | -3/+2 |
| * | | Merge branch 'develop' into babolivier/mark_unread | Brendan Abolivier | 2020-06-10 | 294 | -11621/+18475 |
| |\ \ |
|
| * | | | Add experimental "dont_push" push action to suppress push for notifications | Matthew Hodgson | 2019-09-19 | 1 | -5/+10 |
* | | | | Refactor getting replication updates from database. (#7636) | Erik Johnston | 2020-06-16 | 4 | -37/+183 |
* | | | | Fix "argument of type 'ObservableDeferred' is not iterable" error (#7708) | Patrick Cloke | 2020-06-16 | 1 | -4/+5 |
* | | | | Replace all remaining six usage with native Python 3 equivalents (#7704) | Dagfinn Ilmari Mannsåker | 2020-06-16 | 10 | -27/+7 |
| |_|/
|/| | |
|
* | | | Replace iteritems/itervalues/iterkeys with native versions. (#7692) | Patrick Cloke | 2020-06-15 | 12 | -80/+61 |
* | | | Fix warnings about losing log context during UI auth. (#7688) | Patrick Cloke | 2020-06-12 | 1 | -1/+1 |
| |/
|/| |
|
* | | Fix bug in account data replication stream. (#7656) | Erik Johnston | 2020-06-09 | 3 | -1/+19 |
* | | async/await get_user_id_by_threepid (#7620) | Andrew Morgan | 2020-06-03 | 2 | -23/+24 |
* | | Improve performance of _get_state_groups_from_groups_txn (#7567) | Dagfinn Ilmari Mannsåker | 2020-06-01 | 1 | -6/+6 |
* | | Use upsert when inserting read receipts (#7607) | Dagfinn Ilmari Mannsåker | 2020-06-01 | 1 | -9/+4 |
* | | Fix incorrect placeholder syntax in database prepartion code (#7575) | Andrew Morgan | 2020-05-27 | 1 | -3/+2 |
* | | Replace device_27_unique_idx bg update with a fg one (#7562) | Richard van der Hoff | 2020-05-26 | 5 | -62/+94 |
* | | Simplify reap_monthly_active_users (#7558) | Richard van der Hoff | 2020-05-23 | 1 | -59/+41 |
* | | Optimise some references to hs.config (#7546) | Richard van der Hoff | 2020-05-22 | 1 | -8/+20 |
* | | Add option to move event persistence off master (#7517) | Erik Johnston | 2020-05-22 | 6 | -43/+60 |
* | | Add ability to wait for replication streams (#7542) | Erik Johnston | 2020-05-22 | 2 | -3/+5 |
* | | Retry to sync out of sync device lists (#7453) | Brendan Abolivier | 2020-05-21 | 1 | -12/+22 |
* | | Fix bug in persist events when dealing with non member types. (#7548) | Erik Johnston | 2020-05-21 | 1 | -2/+2 |
* | | Merge pull request #7519 from matrix-org/rav/kill_py2_code | Richard van der Hoff | 2020-05-18 | 6 | -55/+17 |
|\ \ |
|
| * | | remove `builtins.buffer` code from storage code | Richard van der Hoff | 2020-05-15 | 3 | -24/+3 |
| * | | remove to_ascii | Richard van der Hoff | 2020-05-15 | 2 | -19/+11 |
| * | | Remove `exception_to_unicode` | Richard van der Hoff | 2020-05-15 | 1 | -12/+3 |
* | | | Fix limit logic for AccountDataStream (#7384) | Richard van der Hoff | 2020-05-15 | 1 | -19/+43 |
* | | | Fix a couple of small typos | Andrew Morgan | 2020-05-15 | 1 | -2/+2 |
* | | | Add a worker store for search insertion. (#7516) | Erik Johnston | 2020-05-15 | 1 | -47/+49 |
* | | | Prevent 0-member/null room_version rooms from appearing in group room queries... | Andrew Morgan | 2020-05-15 | 1 | -14/+78 |
* | | | Move event stream handling out of slave store. (#7491) | Erik Johnston | 2020-05-15 | 5 | -19/+160 |
* | | | Fix a small typo in the arguments of simple_update in update_remote_profile_c... | Andrew Morgan | 2020-05-15 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'v1.13.0rc2' into develop | Richard van der Hoff | 2020-05-14 | 1 | -1/+2 |
|\ \ |
|
| * | | Stop `get_joined_users` corruption from custom statuses (#7376) | Richard van der Hoff | 2020-05-14 | 1 | -1/+2 |
| * | | Fix new flake8 errors (#7489) | Patrick Cloke | 2020-05-13 | 1 | -2/+2 |
* | | | Allow censoring of events to happen on workers. (#7492) | Erik Johnston | 2020-05-13 | 1 | -6/+1 |
* | | | Spelling | Erik Johnston | 2020-05-13 | 2 | -2/+2 |
* | | | Shuffle persist event data store functions. (#7440) | Erik Johnston | 2020-05-13 | 17 | -1234/+1373 |
* | | | 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 |