Commit Graph

7310 Commits (0cfd6c316193895b6fd5c761253305cf8688cef1)
 

Author SHA1 Message Date
Erik Johnston 0cfd6c3161 Use state_groups table to test existence 8 years ago
Erik Johnston ed7a703d4c Handle the fact that workers can't generate state groups 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 c10cb581c6 Correctly handle the difference between prev and current state 8 years ago
Erik Johnston 1bb8ec296d Generate state group ids in state layer 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
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
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
Erik Johnston 1ee6285905 Fix check 8 years ago
Erik Johnston 68e1a872fd Noop get_new_messages_for_device if token hasn't changed 8 years ago
Erik Johnston 55fc17cf4b Merge pull request #1049 from matrix-org/erikj/presence_users_in_room 8 years ago
Erik Johnston ffc807af50 Merge pull request #1050 from matrix-org/erikj/fix_device_sync 8 years ago
Erik Johnston 41788bba50 Add to slave store 8 years ago
Erik Johnston 873f870e5a Add new direct message storage functions to slave store 8 years ago
Matthew Hodgson 5acbe09b67 warn people to avoid running a HS media repository on the same domain as another webapp 8 years ago
Mark Haines 8c1e746f54 Merge pull request #1046 from matrix-org/markjh/direct_to_device 8 years ago
Erik Johnston 93b32d4515 Fix unit tests 8 years ago
Erik Johnston bed10f9880 Use state handler instead of get_users_in_room/get_joined_hosts 8 years ago
Mark Haines 4bbef62124 Merge remote-tracking branch 'origin/develop' into markjh/direct_to_device 8 years ago
Erik Johnston 3cf15edef7 Merge pull request #1048 from matrix-org/erikj/fix_mail_name 8 years ago
Erik Johnston a234e895cf Fix room name in email notifs 8 years ago
Erik Johnston c943d8d2e8 Merge pull request #1047 from matrix-org/erikj/state_ids 8 years ago
Erik Johnston 4daa397a00 Add is_host_joined to slave storage 8 years ago
Erik Johnston c7cd35d682 Typo 8 years ago
Erik Johnston 54cc69154e Make None optional 8 years ago
Erik Johnston 11faa4296d Measure _filter_events_for_server 8 years ago
Erik Johnston f6338d6a3e Don't pull out full state for _filter_events_for_server 8 years ago
Erik Johnston 1ccdc1e93a Cache check_host_in_room 8 years ago
Erik Johnston 25414b44a2 Add measure on check_host_in_room 8 years ago
Erik Johnston 3f11953fcb Fix tests 8 years ago
Erik Johnston 50943ab942 Add new state storage funcs to replication 8 years ago
Erik Johnston 30961182f2 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_ids 8 years ago
Erik Johnston c1a133a6b6 Merge pull request #1043 from matrix-org/erikj/backfill_fix 8 years ago
Erik Johnston 778fa85f47 Make sync not pull out full state 8 years ago
Paul Evans 1a1e198f72 Merge pull request #1044 from matrix-org/paul/third-party-lookup 8 years ago
Mark Haines 3b8d0ceb22 More 0_0 in tests 8 years ago
Erik Johnston 7356d52e73 Fix up push to use get_current_state_ids 8 years ago
Paul "LeoNerd" Evans 9459137f1e Just sprintf the 'kind' argument into uri directly 8 years ago
Paul "LeoNerd" Evans 1294d4a329 Move ThirdPartyEntityKind into api.constants so the expectation becomes that the value is significant 8 years ago
Mark Haines ab34fdecb7 Merge branch 'develop' into markjh/direct_to_device 8 years ago