Commit Graph

332 Commits (yowsup-3)
 

Author SHA1 Message Date
a3x bbe65f451a small changes 3 years ago
a3x 5975c3d511 Update README 3 years ago
Steffen Vogel d022243f6c use spaces for indention as mandated by PEP-8 4 years ago
Steffen Vogel 3ccb164f20 fix imports 4 years ago
Steffen Vogel 071f153564 use new class names from pyspectrum2 4 years ago
Steffen Vogel 8d34923ef5 update example configuration files 4 years ago
Steffen Vogel 2ec730020f fixes for Python 3 4 years ago
Steffen Vogel c79de527ff remove unused dependency 4 years ago
Steffen Vogel 750d84bd5c fix broken imports of utils 4 years ago
Steffen Vogel 279fda95c1 fix typo in setup.py 4 years ago
Steffen Vogel 26cf5722b2 remove utils.py 4 years ago
Steffen Vogel 8814e462d3 remove copyright and license info from python files 4 years ago
Steffen Vogel 3adab4daa0 remove outdated MANIFEST.in file 4 years ago
Steffen Vogel b93645285c moved Spectrum2 package to new repo 4 years ago
Steffen Vogel d13c0205c8 remove e4u dependency as it supports Python 2 only 4 years ago
Steffen Vogel 71758d2b7c remove some spare empty lines 4 years ago
Steffen Vogel 06dfe7dc94 use space indetion in setup.py 4 years ago
Steffen Vogel 8263d4659a remove support for python < 3.5 4 years ago
Steffen Vogel 23b80406da update Spectrum2 protobuf protocol definition 4 years ago
Steffen Vogel 5c6b4d94fa update README.rst 4 years ago
Vitaly Takmazov 8d47ac37a9 Yowsup 3 initial fixes 4 years ago
Steffen Vogel 35afbe5d4a added link to transwhat group chat 6 years ago
Steffen Vogel 61d467b393 Merge branch 'SmartHoneybee-patch-1' into yowsup-2 6 years ago
Steffen Vogel 004422e81e Merge branch 'patch-1' of https://github.com/SmartHoneybee/transwhat into SmartHoneybee-patch-1 6 years ago
Steffen Vogel 8ae801cf90
fix sections in reStructuredText 6 years ago
Steffen Vogel 65faf3766a Merge branch 'yowsup-2' of github.com:stv0g/transwhat into yowsup-2 6 years ago
Bee 6e8bf2b616
fixes #84 6 years ago
Steffen Vogel 269dbdc12d Merge remote-tracking branch 'nicos/yowsup-2' into yowsup-2 6 years ago
Steffen Vogel c359751a44 fix whitespaces 6 years ago
Steffen Vogel acceb3618b remove duplicate import statements 6 years ago
Steffen Vogel b4f57753c8 remove trailing whitespace 6 years ago
Steffen Vogel 4244920435
fix panda conversion 6 years ago
Steffen Vogel f40102c0c7
fix rendering of INSTALL.rst 6 years ago
Nicolas 42f8c079c3 Revert "catch exception if message was not delivered to XMPP"
This reverts commit 0c199a8231.
6 years ago
Nicolas d88d13d1e3 implement main method
update protobuf to spectrum 2.0.5
6 years ago
Nicolas 0c199a8231 catch exception if message was not delivered to XMPP 6 years ago
Nico 02b45a233e Set IdentityAutoTrust to true
See yowsup issue #2212
6 years ago
Nico 2911274ab6 Merge branch 'yowsup-2' of https://github.com/stv0g/transwhat.git into yowsup-2 6 years ago
Steffen Vogel 76fb1b4a6d Merge pull request #83 from SmartHoneybee/patch-1
self.joinRoom before self.backend.handleMessage
6 years ago
Bee 6563c7282b Update session.py
see issue #82
6 years ago
Nico a51a6b7272 Fixed previous commit ;) 6 years ago
Nico ce70a912dd Fixed Bug when receiving Audio or Video-Messages 6 years ago
Steffen Vogel fe0ffe7891 Merge pull request #76 from rigid/patch-1
make transwhat.py executable
6 years ago
Steffen Vogel b416990d98 Merge pull request #77 from rigid/patch-2
call transwhat from PATH
6 years ago
rigid fd477b0eea call transwhat from PATH
When transwhat is installed correctly, distutils should setup $PREFIX/bin/transwhat and $PREFIX/bin/transwhat.py
6 years ago
rigid c96fbbb049 make transwhat.py executable
by installing transwhat.py as a [script](https://docs.python.org/3/distutils/setupscript.html#installing-scripts), it get's installed in a PATH directory (/usr/bin) and can be executed from there.
6 years ago
Steffen Vogel d85a554e15 Merge pull request #75 from Nicos-git/yowsup-2
Media downloads to service.web_directory and default encoding
6 years ago
Steffen Vogel e3ebdae54e Merge pull request #74 from Nicos-git/yowsup-2
Fixed inconsistent whitespace
6 years ago
Nico 13ac8b4d31 change default encoding to UTF-8 6 years ago
Nico c3c76e4cb7 handle media downloads 6 years ago