Commit Graph

6206 Commits (7b4715bad704231b51c6d0462cfd19ed32df5e0b)
 

Author SHA1 Message Date
David Baker 7b4715bad7 More variable calculation for email notifs 9 years ago
David Baker 290f125a13 Typo 9 years ago
David Baker 05e49ffbdf No we don't: it's just the display name 9 years ago
David Baker bd0f9c2065 Actually do UTF8 correctly 9 years ago
David Baker c5b3c6e101 Sort member events 9 years ago
David Baker 83bf65297a Mime part is binary so encode it first. 9 years ago
David Baker e8701e64b9 Implement group-of-people names 9 years ago
David Baker c553797c4f No inlineCallbacks necessary on this 9 years ago
David Baker 19d6b6cd7a Add WIP email template files 9 years ago
David Baker c10ed26c30 Flesh out email templating 9 years ago
David Baker 2ed0adb075 Generate mails from a template 9 years ago
David Baker 05adc6c2de more pep8 9 years ago
David Baker f63bd4ff47 Send a rather basic email notif 9 years ago
David Baker e2a01455af Add single instance & logging stuff 9 years ago
David Baker 07d765209d First bits of emailpusher 9 years ago
Erik Johnston 48af68ba8e Merge pull request #735 from matrix-org/erikj/media_resource_cleanup 9 years ago
Erik Johnston 0c93df89b6 Move MediaRepository to media_repository module 9 years ago
Erik Johnston 43f0941e8f Split out BaseMediaResource into MediaRepository 9 years ago
Erik Johnston 481119f7d6 Merge pull request #734 from matrix-org/erikj/measure 9 years ago
Erik Johnston eb8619e256 Create log context in Measure if one doesn't exist 9 years ago
Erik Johnston 4ef7a25c10 Merge pull request #733 from matrix-org/erikj/make_member_timeout 9 years ago
Erik Johnston 3727a15764 Merge pull request #732 from matrix-org/erikj/login 9 years ago
Matthew Hodgson aaabbd3e9e explicitly pass in the charset from Content-Type to lxml to fix cyrillic woes better 9 years ago
Matthew Hodgson 84f9cac4d0 fix cyrillic URL previews by hardcoding all page decoding to UTF-8 for now, rather than relying on lxml's heuristics which seem to get it wrong 9 years ago
Erik Johnston 914f1eafac Lower timeout for make_membership_event 9 years ago
Erik Johnston 6fd2f685fe Simplify _check_password 9 years ago
Erik Johnston 737aee9295 Merge pull request #731 from matrix-org/erikj/timed_otu 9 years ago
Erik Johnston cb9c465707 Use SynapseError 504 for Timeout errors 9 years ago
Mark Haines 3c79bdd7a0 Fix check_password rather than inverting the meaning of _check_local_password (#730) 9 years ago
David Baker a4c56bf67b Merge pull request #729 from matrix-org/dbkr/fix_login_nonexistent_user 9 years ago
David Baker 4c1b32d7e2 Fix login to error for nonexistent users 9 years ago
Matthew Hodgson f78b479118 fix urlparse import thinko breaking tiny URLs 9 years ago
Kegsay 4802f9cdb6 Merge pull request #727 from matrix-org/kegan/fix-asapi-reg 9 years ago
Kegan Dougal 83776d6219 Make v2_alpha reg follow the AS API specification 9 years ago
Matthew Hodgson bd77216d06 comment out 2c838f6459 due to risk of https://en.wikipedia.org/wiki/Billion_laughs attacks - thanks @torhve 9 years ago
Erik Johnston 5a578ea4c7 Merge pull request #726 from matrix-org/erikj/push_metric 9 years ago
Erik Johnston 9ae64c9910 Measure push action generator 9 years ago
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