Commit Graph

7343 Commits (273b6bcf22cddf75abd95e0a065a52cf6281cf98)
 

Author SHA1 Message Date
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
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
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 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
Erik Johnston fbd2615de4 Merge pull request #1057 from matrix-org/erikj/fix_email_name 8 years ago
Erik Johnston c10cb581c6 Correctly handle the difference between prev and current state 8 years ago
Erik Johnston ef0cc648cf Clean up old sent transactions 8 years ago
Mark Haines 761f9fccff Merge pull request #1058 from matrix-org/markjh/direct_to_device_synchrotron 8 years ago
Mark Haines a662252758 Return the current stream position from add_messages_to_device_inbox 8 years ago
Mark Haines 1aa3e1d287 Add a replication stream for direct to device messages 8 years ago
Erik Johnston 1bb8ec296d Generate state group ids in state layer 8 years ago
Erik Johnston d80f64d370 Fix email notifs by adding missing param 8 years ago
Kegsay 998666be64 Merge pull request #1056 from matrix-org/kegan/appservice-url-is-optional 8 years ago
Kegan Dougal c882783535 flake8 8 years ago
Kegan Dougal 572acde483 Use None instead of the empty string 8 years ago
Erik Johnston 5dc2a702cf Make _state_groups_id_gen a normal IdGenerator 8 years ago
Erik Johnston 3e784eff74 Remove state replication stream 8 years ago
Kegan Dougal 16b652f0a3 Flake8 8 years ago
Kegan Dougal e82247f990 Allow application services to have an optional 'url' 8 years ago
Erik Johnston c7f665d700 Merge pull request #1055 from matrix-org/erikj/occaisonally_persist 8 years ago
Erik Johnston d3f108b6bb Merge pull request #1054 from matrix-org/erikj/presence_noop_online 8 years ago
Erik Johnston 097330bae8 Check correct variable 8 years ago
Erik Johnston 21b977ccfe Occaisonally persist unpersisted presence updates 8 years ago
Matthew Hodgson 928d337c16 Remove FUD over psql 8 years ago
Erik Johnston bc1a8b1f7a Don't notify for online -> online transitions. 8 years ago
Fabian Niepelt b3be9e4376 Add prerequisites to install on openSUSE to README 8 years ago
Erik Johnston 67f0c990f8 Merge pull request #1051 from matrix-org/erikj/fix_push_names 8 years ago
Erik Johnston fba1111dd6 Merge pull request #1052 from matrix-org/erikj/noop_new_device_message 8 years ago
Erik Johnston c8cd87b21b Comment about message deletion 8 years ago
Erik Johnston 55e17d3697 Fix push room names for rooms with only an alias 8 years ago