Commit Graph

7369 Commits (a7032abb2e64f79be5823b770230cb223cc22ff1)
 

Author SHA1 Message Date
Erik Johnston a7032abb2e Correctly handle reindexing state groups that already have an edge 8 years ago
Erik Johnston 9e6d88f4e2 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_storage 8 years ago
Erik Johnston 8c93e0bae7 Merge pull request #1070 from matrix-org/erikj/presence_stats 8 years ago
Erik Johnston 70332a12dd Take value in a better way 8 years ago
Erik Johnston 373654c635 Comment about sqlite and WITH RECURSIVE 8 years ago
Erik Johnston 485d999c8a Correctly delete old state groups in purge history API 8 years ago
Erik Johnston 69054e3d4c Record why we have chosen to notify 8 years ago
Erik Johnston 0237a0d1a5 Merge pull request #1069 from matrix-org/erikj/host_find 8 years ago
Erik Johnston 69a2d4e38c Use get_joined_users_from_context instead of manually looking up hosts 8 years ago
Erik Johnston 940d4fad24 Merge pull request #1068 from matrix-org/erikj/bulk_push 8 years ago
Erik Johnston bb36b93f71 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_storage 8 years ago
Erik Johnston d87b87adf7 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/bulk_push 8 years ago
Erik Johnston caed150363 Remove unused imports 8 years ago
Erik Johnston 80a6a445fa Only fetch local pushers 8 years ago
Erik Johnston 628e65721b Add comments 8 years ago
Mark Haines 274c2f50a5 Merge pull request #1067 from matrix-org/markjh/idempotent 8 years ago
Erik Johnston a99e933550 Add upgrade script that will slowly prune state_groups_state entries 8 years ago
Erik Johnston 3847fa38c4 Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 8 years ago
Mark Haines f2690c6423 Fix membership changes to be idempotent 8 years ago
Mark Haines 81b94c5750 Merge pull request #1066 from matrix-org/markjh/direct_to_device_lowerbound 8 years ago
Mark Haines 65fa37ac5e Only return new device messages in /sync 8 years ago
Erik Johnston 3baf641a48 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_storage 8 years ago
Erik Johnston c0238ecbed Explicitly specify state_key for history_visibility fetching 8 years ago
Erik Johnston 273b6bcf22 Merge pull request #1064 from matrix-org/erikj/on_receive_check 8 years ago
Erik Johnston f7f1027d3d Comment on when auth chain and state are None 8 years ago
Erik Johnston 34e5e17f91 Comment 8 years ago
Erik Johnston b96c6c3185 Docstrings 8 years ago
Erik Johnston 1ffe9578d1 Merge pull request #1063 from matrix-org/erikj/pull_out_ids_only 8 years ago
Erik Johnston cce957e254 Bump max_entries on get_destination_retry_timings 8 years ago
Erik Johnston bd9b8d87ae Only check if host is in room if we have state and auth_chain 8 years ago
Mark Haines 2aa39db681 Merge pull request #1062 from matrix-org/markjh/direct_to_device_synchrotron 8 years ago
Erik Johnston 657847e4c6 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_storage 8 years ago
Mark Haines 965168a842 Merge branch 'develop' into markjh/direct_to_device_synchrotron 8 years ago
Erik Johnston 2854ee2a52 Only pull out IDs from DB for /state_ids/ request 8 years ago
Erik Johnston 598317927c Limit the length of state chains 8 years ago
Mark Haines 7ed5acacf4 Fix up the calls to the notifier for device messages 8 years ago
Erik Johnston c1c38da586 Merge pull request #1061 from matrix-org/erikj/linearize_resolution 8 years ago
Erik Johnston 051a9ea921 Linearize state resolution to help caches 8 years ago
Erik Johnston 265d847ffd Fix typo in log line 8 years ago
Erik Johnston f4778d4cd9 Merge branch 'erikj/pdu_check' of github.com:matrix-org/synapse into develop 8 years ago
Erik Johnston 9e25443db8 Move to storing state_groups_state as deltas 8 years ago
Erik Johnston 44982606ee Merge pull request #1060 from matrix-org/erikj/state_ids 8 years ago
Erik Johnston 516a272aca Ensure we only return a validated pdu in get_pdu 8 years ago
Erik Johnston 0cfd6c3161 Use state_groups table to test existence 8 years ago
Erik Johnston 5405351b14 Lower get_linearized_receipts_for_room cache size 8 years ago
Erik Johnston 1b91ff685f Merge pull request #1053 from Takios/develop 8 years ago
Erik Johnston ed7a703d4c Handle the fact that workers can't generate state groups 8 years ago
Erik Johnston 1671913287 Merge pull request #1059 from matrix-org/erikj/sent_transaction_delete 8 years ago
Erik Johnston f51888530d Always specify state_group so that its in the cache 8 years ago
Erik Johnston 826ca61745 Add storage function to SlaveStore 8 years ago