Commit History

Author SHA1 Message Date
  Amber Brown 4806651744 Replace returnValue with return (#5736) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown 7efd1d87c2 Run black on the rest of the storage module (#4996) 5 years ago
  Andrew Morgan d42c81d724 Transfer local user's push rules on room upgrade (#4838) 5 years ago
  Richard van der Hoff 4f5cc8e4e7 Merge remote-tracking branch 'origin/develop' into rav/remove_who_forgot_in_room 6 years ago
  Richard van der Hoff dae6dc1e77 Remove redundant checks on room forgottenness 6 years ago
  Erik Johnston e42510ba63 Use new getters 6 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Amber Brown 6350bf925e Attempt to be more performant on PyPy (#3462) 6 years ago
  Erik Johnston 493e25d554 Move storage functions for push calculations 6 years ago
  Erik Johnston 7e6cf89dc2 Update copyright 6 years ago
  Erik Johnston cbaad969f9 Split PushRulesStore 6 years ago
  Erik Johnston 107ac7ac96 Increase size of push rule caches 7 years ago
  Erik Johnston 760625acba Make get_if_app_services_interested_in_user faster 7 years ago
  Slipeer 328378f9cb Fix users claimed non-exclusively by an app service don't get notifications #2211 7 years ago
  Erik Johnston e0f20e9425 Revert "Remove unused import" 7 years ago
  Erik Johnston fe7c1b969c Revert "We don't care about forgotten rooms" 7 years ago
  Erik Johnston 78f306a6f7 Revert "Speed up filtering of a single event in push" 7 years ago
  Erik Johnston ab37bef83b Remove unused import 7 years ago
  Erik Johnston ad8b316939 We don't care about forgotten rooms 7 years ago
  Erik Johnston 421fdf7460 Speed up filtering of a single event in push 7 years ago
  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