- Apr 28, 2016
-
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
- Apr 27, 2016
-
-
David Baker authored
so we don't accidentally mail out events people shouldn't see
-
David Baker authored
-
David Baker authored
Say who the messages are from if there's no room name, otherwise it's a bit nonsensical
-
David Baker authored
Add public facing base url to the server so synapse knows what URL to use when converting mxc to http urls for use in emails
-
- Apr 25, 2016
-
-
David Baker authored
Include name of the person we're sending to and add summary text at the top giving an overview of what's happened.
-
David Baker authored
-
- Apr 22, 2016
-
-
David Baker authored
-
David Baker authored
-
David Baker authored
So names of people in a room are given in order
-
David Baker authored
Doesn't get character enocind right yet but makes it not error.
-
David Baker authored
-
David Baker authored
-
- Apr 21, 2016
-
-
David Baker authored
-
David Baker authored
Mostly WIP porting the room name calculation logic from the web client so our room names in the email mirror the clients.
-
- Apr 20, 2016
-
-
David Baker authored
-
David Baker authored
-
David Baker authored
Also pep8 fixes
-
- Apr 19, 2016
-
-
David Baker authored
Copy the stuff over from http pusher that prevents multiple instances of process running at once and sets up logging and measure blocks.
-
David Baker authored
Mostly logic of when to send an email
-
Erik Johnston authored
Split out BaseMediaResource into MediaRepository
-
Erik Johnston authored
-
Erik Johnston authored
This is so that a single MediaRepository can be shared across all resources, rather than having a "copy" per resource. In particular this allows us to guard against both the thumbnail and download resource triggering a download of remote content at the same time.
-
- Apr 18, 2016
-
-
Erik Johnston authored
Create log context in Measure if one doesn't exist
-
Erik Johnston authored
-
Erik Johnston authored
Lower timeout for make_membership_event
-
Erik Johnston authored
Simplify _check_password
-
- Apr 15, 2016
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
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
-