Commit Graph

19 Commits

Author SHA1 Message Date
Steffen Vogel 2ec730020f fixes for Python 3 2019-04-25 22:41:45 +02:00
Steffen Vogel c79de527ff remove unused dependency 2019-04-25 22:40:23 +02:00
Steffen Vogel 750d84bd5c fix broken imports of utils 2019-04-25 22:39:54 +02:00
Steffen Vogel 26cf5722b2 remove utils.py 2019-04-25 22:12:39 +02:00
Steffen Vogel 8814e462d3 remove copyright and license info from python files 2019-04-25 22:12:23 +02:00
Steffen Vogel d13c0205c8 remove e4u dependency as it supports Python 2 only 2019-04-25 21:23:19 +02:00
Steffen Vogel 8263d4659a remove support for python < 3.5 2019-04-25 21:17:55 +02:00
Nicolas 42f8c079c3 Revert "catch exception if message was not delivered to XMPP"
This reverts commit 0c199a8231.
2017-10-18 23:51:33 +02:00
Nicolas 0c199a8231 catch exception if message was not delivered to XMPP 2017-09-09 16:28:53 +02:00
Nico 2911274ab6 Merge branch 'yowsup-2' of https://github.com/stv0g/transwhat.git into yowsup-2 2017-07-03 23:45:49 +02:00
Bee 6563c7282b Update session.py
see issue #82
2017-07-02 16:37:08 +02:00
Nico a51a6b7272 Fixed previous commit ;) 2017-06-06 15:24:03 -05:00
Nico ce70a912dd Fixed Bug when receiving Audio or Video-Messages 2017-06-06 15:17:50 -05:00
Nico 13ac8b4d31 change default encoding to UTF-8 2017-03-08 18:26:57 +01:00
Nico c3c76e4cb7 handle media downloads 2017-03-08 18:26:05 +01:00
Nico 7eb4707397 UnboundLocalError: local variable 'waId' referenced before assignment 2017-03-08 18:20:42 +01:00
Steffen Vogel dd366cb085 fix:__future__ imports must be the first thing in every file 2017-02-11 16:23:30 -03:00
Steffen Vogel 766c40c790 Merge branch 'yowsup-2' into setuptools 2017-02-11 16:15:04 -03:00
Steffen Vogel 381a78eee2 added setup.py for pip and easy_install 2016-04-06 21:08:29 +02:00