Nico
|
7eb4707397
|
UnboundLocalError: local variable 'waId' referenced before assignment
|
5 years ago |
Nico
|
5caba690cb
|
Fixed inconsistent whitespace
|
5 years ago |
Steffen Vogel
|
085b5a7675
|
moved SpectrumConfig class to Spectrum2 folder (fixes #73)
|
5 years ago |
Steffen Vogel
|
52ec521ade
|
added missing os import
fixes #71
|
5 years ago |
Steffen Vogel
|
9b1e2c1462
|
whitespace cleanups
|
5 years ago |
Steffen Vogel
|
81687c9402
|
removed obsolete \prune command
|
5 years ago |
Steffen Vogel
|
ed2f1444a5
|
version bump
|
5 years ago |
Steffen Vogel
|
d18b3ab4d9
|
converted all Markdown to reStructuredText because this is understood by PyPi
|
5 years ago |
Steffen Vogel
|
dd366cb085
|
fix:__future__ imports must be the first thing in every file
|
5 years ago |
Steffen Vogel
|
766c40c790
|
Merge branch 'yowsup-2' into setuptools
|
5 years ago |
Steffen Vogel
|
9b0eb9911a
|
resolve merge mistakes (fixes #69)
|
5 years ago |
Steffen Vogel
|
7729d61d27
|
updated file headers and copyright year
|
5 years ago |
Steffen Vogel
|
23bc90adf6
|
removed timestamp parameter to sendReceipt (fixes #70)
|
5 years ago |
Steffen Vogel
|
ccd866c72f
|
remove develop branch to avoid confusion
|
5 years ago |
Steffen Vogel
|
7187bedafe
|
Merge pull request #67 from languitar/fix-login
Fix login procedure
|
6 years ago |
Steffen Vogel
|
64f444e0e6
|
Merge pull request #68 from languitar/executable-bit
Make transwhat.py executable
|
6 years ago |
Steffen Vogel
|
c1f1ba172b
|
Merge pull request #66 from languitar/broken-imports
Fix missing imports for yowsup
|
6 years ago |
Johannes Wienke
|
324acb80fd
|
Fix login
|
6 years ago |
Johannes Wienke
|
a90c3ef923
|
Fix missing imports for yowsup
|
6 years ago |
Johannes Wienke
|
2562983933
|
Make transwhat.py executable
|
6 years ago |
Steffen Vogel
|
8ba70e6aea
|
Merge pull request #63 from rigid/patch-1
read unicode directly from README.rst
|
6 years ago |
Steffen Vogel
|
b5cb44170e
|
Merge pull request #64 from rigid/patch-3
copy of README.md
|
6 years ago |
rigid
|
71fef2bf08
|
copy of README.md
|
6 years ago |
rigid
|
09e9e62c20
|
read unicode directly from README.rst
don't use pandoc to convert .md to .rst
|
6 years ago |
Steffen Vogel
|
2bb8ca83fc
|
use pandoc to include README.md in setuptools
|
6 years ago |
Steffen Vogel
|
a1b8cf0ca9
|
Merge remote-tracking branch 'gh/dazzzl/yowsup2-port' into develop
|
6 years ago |
Steffen Vogel
|
86b81b60a8
|
Merge remote-tracking branch 'gh/kiv1in/yowsup-2' into develop
|
6 years ago |
Steffen Vogel
|
484b175706
|
Merge remote-tracking branch 'gh/stv0g/yowsup-2' into develop
|
6 years ago |
Steffen Vogel
|
ce2419ba27
|
Merge branch 'develop' of github.com:stv0g/transwhat into develop
|
6 years ago |
Steffen Vogel
|
9e4ce9032f
|
Merge pull request #59 from rigid/develop
support yowsup wa16 protocol and axolotol changes
|
6 years ago |
Steffen Vogel
|
fb685e5faf
|
Merge pull request #56 from moyamo/yowsup-2
Add parser for spectrum configuration file
|
6 years ago |
kiv1n
|
8e92eaedc2
|
Add feature for send data for decrypt image on onImage() method
|
6 years ago |
kiv1n
|
c12b136b76
|
Fix text encode for cyrillic
|
6 years ago |
kiv1n
|
118d65cbd8
|
Fix Yowsup stack and env
|
6 years ago |
git-o-bot
|
e0d25122bd
|
fix typo (use result of method, not method itself)
|
6 years ago |
git-o-bot
|
5e1636237e
|
always treat entity as unicode() when outputting it to logging
|
6 years ago |
git-o-bot
|
5063966772
|
separated axolotol layers, use android env
|
6 years ago |
Steffen Vogel
|
f2ccbc003b
|
fixed whitespace
|
6 years ago |
DaZZZl
|
838f2bc712
|
fix unicode issues (again)
|
6 years ago |
DaZZZl
|
49fc66444c
|
fix typo
|
6 years ago |
DaZZZl
|
80059a7b91
|
read web storage from config file
|
6 years ago |
Daniel Hiepler
|
5b7f8c9646
|
added unicode-literals forward-compatibility module
|
6 years ago |
dazzzl
|
7f71b56988
|
Merge pull request #6 from moyamo/yowsup-2
Add parser for spectrum configuration file
|
6 years ago |
Daniel Hiepler
|
0574044472
|
more fixes - give protobuf the types it wants
|
6 years ago |
DaZZZl
|
88b43de0f2
|
Merge branch 'moyamo-unicode-fixes' into yowsup2-port
|
6 years ago |
DaZZZl
|
b518fb07af
|
Merge branch 'unicode-fixes' of https://github.com/moyamo/transwhat into moyamo-unicode-fixes
Conflicts:
session.py
|
6 years ago |
Daniel Hiepler
|
60480d02ea
|
always hand bytes() to protobuf
|
6 years ago |
Daniel Hiepler
|
47dd2a0bdf
|
some more encoding fixes
|
6 years ago |
moyamo
|
a398a69eaa
|
Add parser for spectrum configuration file
|
6 years ago |
moyamo
|
d1e67d0555
|
Revert "Convert str literals to unicode literals"
This reverts commit d9bd18013d .
|
6 years ago |