Mark Haines
|
a9684730ac
Add the 'setup_requires' and allow easy_install since jenkins uses them
|
9 yıl önce |
Mark Haines
|
7ed971d9b2
Single source version and python dependencies, prevent people accidentally installing with easy_install, use scripts rather than entry_points to install synctl
|
9 yıl önce |
Mark Haines
|
22c1ffb0a0
Add a media/v1/identicon resource for generating identicons using pydenticon
|
9 yıl önce |
Mark Haines
|
6e856d7729
Merge master into develop
|
9 yıl önce |
Mark Haines
|
d3dd749044
Pin the version of Twisted to 14.0.2 since we are using some of its internals
|
9 yıl önce |
Erik Johnston
|
83c31735d0
Use >= for version of webclient
|
9 yıl önce |
Erik Johnston
|
c934760014
Bump version of webclient pulled in.
|
9 yıl önce |
David Baker
|
9ccfdfcd7c
Add twisted to setup requires so it gets processed before setuptools_trial
|
9 yıl önce |
Erik Johnston
|
88391bcdc3
Allow any greater version for webclient
|
9 yıl önce |
David Baker
|
bd03947c05
We do need Twisted 14, not 15: we use internal Twisted things that have been removed in 15.
|
9 yıl önce |
Mark Haines
|
1e4a56c3a9
Bump web sdk version to 0.6.0
|
10 yıl önce |
Erik Johnston
|
cde840a82c
Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor
|
10 yıl önce |
Mark Haines
|
61fc37e467
Merge branch 'develop' into media_repository
|
10 yıl önce |
Erik Johnston
|
d45c030652
Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor
|
10 yıl önce |
Mark Haines
|
63b0b946be
point the entry_point for synapse-homeserver at the right method
|
10 yıl önce |
Mark Haines
|
05e48c5d4b
Add pillow to dependencies
|
10 yıl önce |
Erik Johnston
|
ce212eb83a
Pull in latest matrix-angular_sdk
|
10 yıl önce |
Erik Johnston
|
1c72e22c4f
Pull in latest matrix-angular_sdk
|
10 yıl önce |
Erik Johnston
|
c1e66800a9
Begin fleshing out a new Event object
|
10 yıl önce |
Erik Johnston
|
7cb21a24d4
Bump pinned version of pynacl pulled from github
|
10 yıl önce |
Erik Johnston
|
ad13f14432
Bump version numbers and change log
|
10 yıl önce |
Mark Haines
|
f3ee8d6322
Use tagged version of matrix-angular-sdk
|
10 yıl önce |
Mark Haines
|
1b91c26409
Mark synapse as not zip-safe since it needs to be able to read schema files from the filesystem
|
10 yıl önce |
Mark Haines
|
5d273a0c76
Remove syweb directory. pull in syweb as a dependency from github
|
10 yıl önce |
Mark Haines
|
e7c6d2c9d9
SYN-138: Rewrite synctl in python and include it in the python distribution
|
10 yıl önce |
Mark Haines
|
3068210a93
SYN-112: Get pynacl from github instead of PyPI
|
10 yıl önce |
Mark Haines
|
4a73c366fa
exclude tests
|
10 yıl önce |
Mark Haines
|
15be181642
Add log message if we can't enable ECC. Require pyopenssl>=0.14 since 0.13 doesn't seem to have ECC
|
10 yıl önce |
Mark Haines
|
06a5a40e90
use a tagged version of syutil rather than master
|
10 yıl önce |
Mark Haines
|
f0382357ca
Use https link to download syutil as not everyone has ssh access to github.
|
10 yıl önce |