Commit Graph

5369 Commits (297eded2610087dad2c4a18d98fbbab4d9af455e)
 

Author SHA1 Message Date
Erik Johnston 297eded261 Merge pull request #517 from matrix-org/erikj/push_only_room 9 years ago
Erik Johnston 0e07f2e15d Only fetch events for rooms and receipts 9 years ago
Erik Johnston 82b46f556d Merge pull request #516 from matrix-org/erikj/push_perf 9 years ago
Erik Johnston 8f66fe6392 Cache get_unread_event_push_actions_by_room_for_user 9 years ago
Erik Johnston 3a00f13436 Only compute badge count when necessary. 9 years ago
Erik Johnston c6549117a2 Fix AttributeError 9 years ago
Erik Johnston ed1d189e10 Merge pull request #515 from matrix-org/erikj/syn-606 9 years ago
Erik Johnston dfe1273d14 Merge pull request #509 from matrix-org/erikj/dns_cache 9 years ago
Erik Johnston 91a222c66d SYN-606: Peeking does not wake up /events 9 years ago
David Baker 0503bdb316 Merge pull request #514 from matrix-org/remove_member_event_rule 9 years ago
David Baker 930ba003f8 Remove member event rule as per SYN-607 9 years ago
Erik Johnston d54005059c Merge branch 'develop' of github.com:matrix-org/synapse into develop 9 years ago
Erik Johnston d7c85ad916 Add another graph contrib 9 years ago
David Baker c1a3021771 Merge pull request #507 from matrix-org/push_badge_counts 9 years ago
Erik Johnston d049e81b10 Merge pull request #513 from matrix-org/erikj/register_user_chars 9 years ago
Erik Johnston c43b6dcc75 Fix change_password 9 years ago
David Baker 367cfab4e6 peppate 9 years ago
Erik Johnston 69adf8c384 Merge pull request #512 from matrix-org/erikj/whine_on_from 9 years ago
Erik Johnston 73ca8e5834 Whine if we give a from param to /sync 9 years ago
Erik Johnston b088291f14 Don't explode when given a unicode username in /register/ 9 years ago
Daniel Wagner-Hall a2ae01cc0f Merge pull request #510 from matrix-org/daniel/nonguestpeeking 9 years ago
Daniel Wagner-Hall da417aa56d Allow non-guests to peek on rooms using /events 9 years ago
David Baker d4315bbf6b Add index by user id on receipts_linearized 9 years ago
David Baker 3fa344c037 Add storage function to get all receipts for a user. Also add some cache invalidation to the receipts storage because there wasn't any, and remove a method that was unused. 9 years ago
David Baker 7cc047455e Inline membership specifier 9 years ago
David Baker d726597737 Simplify badge updating code by just updating it every time we get woken up and it's not an event 9 years ago
David Baker 2309450a76 Merge branch 'develop' into push_badge_counts 9 years ago
David Baker ea5eea2424 Merge branch 'dbkr/no_push_for_own_events' into develop 9 years ago
David Baker 746f6e0eb3 'filtered' is a list of zero or 1 9 years ago
David Baker 7441d8cc0c Merge remote-tracking branch 'origin/develop' into push_badge_counts 9 years ago
David Baker ccf9387d57 Merge branch 'develop' into push_badge_counts 9 years ago
David Baker d4cefb6289 Merge pull request #511 from matrix-org/dbkr/no_push_for_own_events 9 years ago
David Baker 259d1ecd1d Don't generate push actions for our own events 9 years ago
Erik Johnston 191070123d Cache dns lookups, and use the cache if we fail to lookup servers later 9 years ago
David Baker afb7b377f2 Merge branch 'develop' into push_badge_counts 9 years ago
Erik Johnston af30140621 Merge pull request #506 from matrix-org/erikj/push_fast 9 years ago
Erik Johnston ac2842ff1e Only compute unread notifications for rooms we send down stream 9 years ago
Erik Johnston 892ee473d9 Don't use form of get_state_for_events with None state_key 9 years ago
Erik Johnston 40d9765123 Merge pull request #505 from matrix-org/erikj/push_fast 9 years ago
Erik Johnston 2818a000aa Use split rather than endswith 9 years ago
Erik Johnston fb5d8e58ff Change regex cache size to 5000 9 years ago
Erik Johnston 5a7d1ecffc Add regex cache. Only caculate push actions for users that have sent read receipts, and are on that server 9 years ago
Erik Johnston d056a0a3d8 Handle glob -> regex errors 9 years ago
Erik Johnston 7a079adc8f Merge pull request #477 from matrix-org/erikj/access_token_log 9 years ago
Erik Johnston b8518ffe65 Use all_ephemeral_by_room in incremental_sync_with_gap_for_room 9 years ago
Erik Johnston 9654ee0848 Return don't break 9 years ago
Erik Johnston 7ecd211163 Except truthy values 9 years ago
Erik Johnston 05f78b3b52 Merge pull request #504 from matrix-org/erikj/highlight_count 9 years ago
Erik Johnston f5fc8f2928 Merge pull request #486 from matrix-org/default_notify 9 years ago
Erik Johnston 9a8949f022 Merge branch 'develop' of github.com:matrix-org/synapse into default_notify 9 years ago