summary refs log tree commit diff
path: root/synapse/python_dependencies.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* pep8David Baker2015-03-171-2/+3
* Wire up the webclient optionDavid Baker2015-03-171-4/+16
* Also bump dependency link versionErik Johnston2015-03-131-2/+2
* bump dep on syweb 0.6.5Matthew Hodgson2015-03-121-1/+1
* Bump webclient versionErik Johnston2015-03-021-3/+3
* Bump matrix-angular-sdk versionErik Johnston2015-02-181-3/+3
* Fix syntaxMark Haines2015-02-181-1/+1
* Move pynacl to the top of the depedency link list so that it isMark Haines2015-02-181-5/+5
* Bump webclient versionErik Johnston2015-02-121-3/+3
* Update dependency linksErik Johnston2015-02-111-2/+2
* Bump syutil versionErik Johnston2015-02-111-1/+1
* Allow newer versions of syutilMark Haines2015-02-111-1/+1
* Single source version and python dependencies, prevent people accidentally in...Mark Haines2015-02-101-3/+3
* Code-style fixesMark Haines2015-02-101-2/+4
* oopsMatthew Hodgson2015-02-091-1/+1
* oopsMatthew Hodgson2015-02-091-1/+1
* only do word-boundary patches on bodies for nowMatthew Hodgson2015-02-091-1/+1
* Merge pull request #46 from matrix-org/identiconsMark Haines2015-02-021-0/+1
|\
| * Add pydenticon to python_dependenciesMark Haines2015-02-021-0/+1
* | Generate a list of dependencies from synapse/python_dependencies.pyMark Haines2015-02-021-0/+41
|/
* We do need Twisted 14, not 15: we use internal Twisted things that have been ...David Baker2015-01-301-1/+1
* Stop complaining about Synapse Angular SDK 0.6.1Paul "LeoNerd" Evans2015-01-231-1/+1
* Check the existance and versions of necessary modules when starting synapse, ...Mark Haines2015-01-081-0/+80