Commit History

Author SHA1 Message Date
  Erik Johnston 055dc16d49 Fix sending receipts 2 years ago
  Erik Johnston 9319bf036c Log when we get state at sync 2 years ago
  Erik Johnston e5c2ea6341 Don't pull out state for catchup 2 years ago
  Erik Johnston 8141a0d0b3 Fix test for prev 2 years ago
  Erik Johnston 8e47d72992 Pull current hosts out from current_state table 2 years ago
  Erik Johnston da10dfc311 Merge branch 'erikj/less_state_on_missing' into erikj/push_hack 2 years ago
  Erik Johnston f9d470b2da Fix tests 2 years ago
  Erik Johnston 8b33331cb5 Newsfile 2 years ago
  Erik Johnston 2ebb0c6f99 Pull out less state when handling gaps 2 years ago
  Erik Johnston 3bbe3074fb Ignore display name push 2 years ago
  Erik Johnston 6fd8b850ed Reduce state that push rules pull from DB 2 years ago
  Erik Johnston 4b5a1a45da Don't pull out stuff for push 2 years ago
  Erik Johnston 2dd2ca17a0 Fix lint 2 years ago
  reivilibre 39dee30f01 Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809) 2 years ago
  Erik Johnston 456a394bf7 Use 'get_domains_from_state' still for backfill 2 years ago
  David Teller 10280fc943 Uniformize spam-checker API, part 1: the `Code` enum. (#12703) 2 years ago
  Erik Johnston 4bd06c9c98 Newsfile 2 years ago
  Erik Johnston c8c12ac13a Pull out less state when checking soft fail 2 years ago
  Erik Johnston 9bb3bbe153 Require 'latest_event_ids' 2 years ago
  Erik Johnston 68ff8f3575 Remove 'get_current_state' from StateHandler 2 years ago
  Erik Johnston 11efe7231f Use new helper functions 2 years ago
  Erik Johnston f69785e875 Add helper methods to store 2 years ago
  Erik Johnston 151cb6e2f4 Use new store.get_current_state_event 2 years ago
  Erik Johnston d882ee6219 Use helper function elsewhere 2 years ago
  Erik Johnston 94cd2cad4f Use helper function in auth 2 years ago
  Erik Johnston 155399a145 Add helper function to get the current state event in the room 2 years ago
  Shay 71e8afe34d Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 2 years ago
  Sean Quah 2be5a2b07b Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803) 2 years ago
  Andrew Morgan 96df31239c Add a unit test for copying over arbitrary room types when upgrading a room (#12792) 2 years ago
  reivilibre 177b884ad7 Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) 2 years ago