Commit Graph

6219 Commits (ae571810f2283c1825da62af0e931a0e40f74168)
 

Author SHA1 Message Date
Erik Johnston b42ad359e9 Merge pull request #725 from matrix-org/dbkr/push_only_joined 9 years ago
David Baker 757e2c79b4 Don't push for everyone who ever sent an RR to the room 9 years ago
Erik Johnston 86e9bbc74e Add missing yield 9 years ago
Erik Johnston e40f25ebe1 Rename log context 9 years ago
Erik Johnston ff1d333a02 Merge pull request #724 from matrix-org/erikj/push_measure 9 years ago
Erik Johnston 2ae91a9e2f Make send_badge private 9 years ago
Erik Johnston d213d69fe3 Add desc arg 9 years ago
Erik Johnston 56da835eaf Add necessary logging contexts 9 years ago
Erik Johnston 96bcfb29c7 Add index 9 years ago
Erik Johnston 7be1065b8f Add extra Measure 9 years ago
Erik Johnston a2546b9082 Fix query for get_unread_push_actions_for_user_in_range 9 years ago
Erik Johnston ceeb5b909f Merge pull request #721 from matrix-org/erikj/spider 9 years ago
David Baker 43a89cca8e Merge pull request #722 from matrix-org/dbkr/only_unread_event_actions 9 years ago
Erik Johnston f338bf9257 Give install requirements 9 years ago
David Baker 767fc0b739 pep8 9 years ago
David Baker 54d08c8868 Only return unread notifications 9 years ago
Erik Johnston 5880bc5417 Merge pull request #718 from matrix-org/erikj/public_room_list 9 years ago
Erik Johnston f613a3e332 Merge pull request #720 from matrix-org/erikj/auth_chec 9 years ago
Erik Johnston bfe586843f Add back in helpful description for missing url_preview_ip_range_blacklist 9 years ago
Erik Johnston d0633e6dbe Sanitize the optional dependencies for spider API 9 years ago
Erik Johnston 0f2ca8cde1 Measure Auth.check 9 years ago
Erik Johnston c53f9d561e Don't auto log failed auth checks 9 years ago
David Baker 65141161f6 Unused member variable 9 years ago
Erik Johnston 72f454b752 Don't return empty public rooms 9 years ago
Mark Haines 10ebbaea2e Update replication.rst 9 years ago
Mark Haines aa5ce4d450 Add some design documentation for replication 9 years ago
David Baker d33d623f0d Merge pull request #716 from matrix-org/dbkr/get_pushers 9 years ago
David Baker 7984ffdc6a Unneccessarywhitespaceisunnecessary 9 years ago
David Baker c1267d04c5 Oops, forgot the desc. 9 years ago
David Baker a04c076b7f Make the /set part mandatory 9 years ago
David Baker 44891b4a0a Tidy up get_pusher functions 9 years ago
David Baker 7b39bcdaae Mis-named function 9 years ago
David Baker d937f342bb Split into separate servlet classes 9 years ago
Erik Johnston 318cb1f207 Merge pull request #717 from matrix-org/erikj/backfill_state 9 years ago
Erik Johnston c48465dbaa More comments 9 years ago
Erik Johnston 8be1a37909 More comments 9 years ago
Erik Johnston d3d0be4167 Don't append to unused list 9 years ago
Erik Johnston 762ada1e07 Add back backfilled parameter that was removed 9 years ago
Erik Johnston 0d3da210f0 Add comment 9 years ago
Erik Johnston cccf86dd05 Check if we've already backfilled events 9 years ago
David Baker 8a76094965 Add get endpoint for pushers 9 years ago
Mark Haines 790f5848b2 Fix the rule_id for .m.rule.invite_for_me (#715) 9 years ago
Mark Haines 82d7eea7e3 Move the versionstring code out of app.homeserver into util 9 years ago
David Baker 2547dffccc Merge pull request #705 from matrix-org/dbkr/pushers_use_event_actions 9 years ago
David Baker 9bb041791c Run unsafe proces in a loop until we've caught up 9 years ago
Erik Johnston 17515bae14 PEP8 9 years ago
Matthew Hodgson 4bd3d25218 Merge pull request #688 from matrix-org/matthew/preview_urls 9 years ago
Matthew Hodgson 5ffacc5e84 fix typos and needless try/except from PR review 9 years ago
Matthew Hodgson 83b2f83da0 actually throw meaningful errors 9 years ago
Mark Haines b36270b5e1 Fix pep8 warning 9 years ago