summary refs log tree commit diff
path: root/synapse/util (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' of github.com:matrix-org/synapse into ↵Erik Johnston2014-10-303-5/+7
|\ | | | | | | federation_authorization
| * Fix pep8 warningsMark Haines2014-10-303-5/+7
| |
* | Add a run_on_reactor functionErik Johnston2014-10-291-0/+7
|/
* Added support for the HS to send emails. Use it to send password resets. ↵Kegan Dougal2014-09-161-0/+71
| | | | Added email_smtp_server and email_from_address config args. Added emailutils.
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵Matthew Hodgson2014-09-037-7/+7
| | | | hasn't been incorporated in time for launch.
* Allow optional non-suppression of exceptions through the DistributorPaul "LeoNerd" Evans2014-09-031-4/+13
|
* Add copyright notices and fix pyflakes errorsMark Haines2014-09-031-1/+0
|
* Merge branch 'develop' of github.com:matrix-org/synapse into presence_loggingErik Johnston2014-08-281-0/+2
|\ | | | | | | | | Conflicts: synapse/handlers/presence.py
| * use @wraps to set the __name__ __module__ and __doc__ correctly for logged ↵Mark Haines2014-08-281-0/+2
| | | | | | | | functions
* | Add logging to try and figure out what is going on with the presence stuffErik Johnston2014-08-281-0/+53
|/
* Put some DEBUG logging in lockutils.py so we can debug roomlocksPaul "LeoNerd" Evans2014-08-141-3/+9
|
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-137-0/+7
|
* Reference Matrix Home Servermatrix.org2014-08-127-0/+424