Commit History

Author SHA1 Message Date
  Erik Johnston 0163466d72 Ignore AS users when fetching push rules 7 years ago
  Erik Johnston caed150363 Remove unused imports 7 years ago
  Erik Johnston 80a6a445fa Only fetch local pushers 7 years ago
  Erik Johnston 3847fa38c4 Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 7 years ago
  Erik Johnston a3dc1e9cbe Replace context.current_state with context.current_state_ids 7 years ago
  Erik Johnston c0d7d9d642 Rename to on_invalidate 7 years ago
  Erik Johnston dc76a3e909 Make cache_context an explicit option 7 years ago
  Erik Johnston f164fd9220 Move _bulk_get_push_rules_for_room to storage layer 7 years ago
  Erik Johnston ba214a5e32 Remove lru option 7 years ago
  Erik Johnston 1a815fb04f Don't hit DB for noop replications queries 8 years ago
  Erik Johnston 6a0afa582a Load push rules in storage layer, so that they get cached 8 years ago
  Erik Johnston dea9f20f8c Force boolean 8 years ago
  Erik Johnston 1d4ee854e2 Fix typo 8 years ago
  Erik Johnston cca0093fa9 Change fix 8 years ago
  Erik Johnston e5b0bbcd33 Add caches to bulk_get_push_rules* 8 years ago
  Mark Haines e36bfbab38 Use a stream id generator for backfilled ids 8 years ago
  Mark Haines ebcbb23226 s/stream_ordering/event_stream_ordering/ in push 8 years ago
  Mark Haines 7e9fc9b6af /FNARG/d 8 years ago
  Mark Haines 1b4f4a936f Hook up the push rules stream to account_data in /sync 8 years ago
  Mark Haines 2223204eba Hook push rules up to the replication API 8 years ago
  Mark Haines a1cf9e3bf3 Add a stream for push rule updates 8 years ago
  Mark Haines 54172924c8 Load the current id in the IdGenerator constructor 8 years ago
  Mark Haines de27f7fc79 Add support for changing the actions for default rules 8 years ago
  Mark Haines a9c9868957 Make adding push rules idempotent 8 years ago
  Mark Haines 8c94833b72 Fix adding push rules relative to other rules 8 years ago
  Erik Johnston ddd25def01 Implement a _simple_select_many_batch 8 years ago
  David Baker 52bdd1b834 Overlay the push_rules_enabled map for users, otherwise they won't be able to disable server default rules. 8 years ago
  Mark Haines 9c1f853d58 Rename 'user_name' to 'user_id' in push to make it consistent with the rest of the code 8 years ago
  Mark Haines f4dad9f639 Merge remote-tracking branch 'origin/erikj/bulk_get_push_rules' into markjh/table_name 8 years ago
  Erik Johnston 8740e4e94a bulk_get_push_rules should handle empty lists 8 years ago