Commit History

Author SHA1 Message Date
  Mark Haines 2a37467fa1 Use google style doc strings. 8 years ago
  Erik Johnston 6cf0ba1466 Bump get_unread_event_push_actions_by_room_for_user cache 8 years ago
  Mark Haines b9977ea667 Remove dead code for setting device specific rules. 8 years ago
  Erik Johnston 0214745239 Rename functions 8 years ago
  Erik Johnston 7b0d846407 Atomically persit push actions when we persist the event 8 years ago
  Erik Johnston 4d36e73230 Actually return something sensible 8 years ago
  Erik Johnston aa4af94c69 We return dicts now. 8 years ago
  Erik Johnston 771528ab13 Change event_push_actions_rm_tokens schema 8 years ago
  David Baker 10f76dc5da Make LRU cache not default to treecache & add options to use it 8 years ago
  David Baker 42eae4634f Use new invalidate_many cache invalidation to invalidate the event_push_actions cache appropriately. 8 years ago
  Erik Johnston 8f66fe6392 Cache get_unread_event_push_actions_by_room_for_user 8 years ago
  Erik Johnston 3adcc4c86a Return highlight_count in /sync 8 years ago
  Mark Haines a8e9e0b916 Remove the PushersTable and EventPushActionsTable objects 8 years ago
  David Baker 992928304f Delete notifications for redacted events 8 years ago
  David Baker c79f221192 Add is_guest flag to users db to track whether a user is a guest user or not. Use this so we can run _filter_events_for_client when calculating event_push_actions. 8 years ago
  David Baker 4eb7b950c8 = not == in sql 8 years ago
  David Baker c914d67cda Rename event-actions to event_push_actions as per PR request 8 years ago