Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump syutil to 0.0.6 | Mark Haines | 2015-04-29 | 1 | -3/+3 |
| | |||||
* | Copyright notices | Mark Haines | 2015-04-24 | 1 | -0/+14 |
| | |||||
* | Bump syutil version to 0.0.5 | Mark Haines | 2015-04-21 | 1 | -3/+3 |
| | |||||
* | Update syutil version to 0.0.4 | Mark Haines | 2015-04-14 | 1 | -3/+3 |
| | |||||
* | pep8 | David Baker | 2015-03-17 | 1 | -2/+3 |
| | |||||
* | Wire up the webclient option | David Baker | 2015-03-17 | 1 | -4/+16 |
| | | | | | | It existed but was hardcoded to True. Give it an underscore for consistency. Also don't pull in syweb unless we're actually using the web client. | ||||
* | Also bump dependency link version | Erik Johnston | 2015-03-13 | 1 | -2/+2 |
| | |||||
* | bump dep on syweb 0.6.5 | Matthew Hodgson | 2015-03-12 | 1 | -1/+1 |
| | |||||
* | Bump webclient version | Erik Johnston | 2015-03-02 | 1 | -3/+3 |
| | |||||
* | Bump matrix-angular-sdk version | Erik Johnston | 2015-02-18 | 1 | -3/+3 |
| | |||||
* | Fix syntax | Mark Haines | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | Move pynacl to the top of the depedency link list so that it is | Mark Haines | 2015-02-18 | 1 | -5/+5 |
| | | | | installed before syutil | ||||
* | Bump webclient version | Erik Johnston | 2015-02-12 | 1 | -3/+3 |
| | |||||
* | Update dependency links | Erik Johnston | 2015-02-11 | 1 | -2/+2 |
| | |||||
* | Bump syutil version | Erik Johnston | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | Allow newer versions of syutil | Mark Haines | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | Single source version and python dependencies, prevent people accidentally ↵ | Mark Haines | 2015-02-10 | 1 | -3/+3 |
| | | | | installing with easy_install, use scripts rather than entry_points to install synctl | ||||
* | Code-style fixes | Mark Haines | 2015-02-10 | 1 | -2/+4 |
| | |||||
* | oops | Matthew Hodgson | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | oops | Matthew Hodgson | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | only do word-boundary patches on bodies for now | Matthew Hodgson | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #46 from matrix-org/identicons | Mark Haines | 2015-02-02 | 1 | -0/+1 |
|\ | | | | | Add a media/v1/identicon resource for generating identicons | ||||
| * | Add pydenticon to python_dependencies | Mark Haines | 2015-02-02 | 1 | -0/+1 |
| | | |||||
* | | Generate a list of dependencies from synapse/python_dependencies.py | Mark Haines | 2015-02-02 | 1 | -0/+41 |
|/ | |||||
* | We do need Twisted 14, not 15: we use internal Twisted things that have been ↵ | David Baker | 2015-01-30 | 1 | -1/+1 |
| | | | | removed in 15. | ||||
* | Stop complaining about Synapse Angular SDK 0.6.1 | Paul "LeoNerd" Evans | 2015-01-23 | 1 | -1/+1 |
| | |||||
* | Check the existance and versions of necessary modules when starting synapse, ↵ | Mark Haines | 2015-01-08 | 1 | -0/+80 |
log which modules are used |