DaZZZl
80059a7b91
read web storage from config file
2016-04-12 18:21:04 +02:00
dazzzl
7f71b56988
Merge pull request #6 from moyamo/yowsup-2
...
Add parser for spectrum configuration file
2016-04-12 17:15:40 +02:00
DaZZZl
88b43de0f2
Merge branch 'moyamo-unicode-fixes' into yowsup2-port
2016-04-12 17:04:45 +02:00
DaZZZl
b518fb07af
Merge branch 'unicode-fixes' of https://github.com/moyamo/transwhat into moyamo-unicode-fixes
...
Conflicts:
session.py
2016-04-12 17:04:03 +02:00
moyamo
a398a69eaa
Add parser for spectrum configuration file
2016-04-11 20:34:24 +02:00
moyamo
d1e67d0555
Revert "Convert str literals to unicode literals"
...
This reverts commit d9bd18013d
.
2016-04-11 16:55:12 +02:00
moyamo
875717bf9a
Revert "Patch YowAxoltolLayer to fix padding problems"
...
This reverts commit 4643bb433d
.
2016-04-09 23:05:16 +02:00
moyamo
c72f0e9616
Disable updating users VCard because it is causing crashes
2016-04-09 22:48:44 +02:00
moyamo
ef50b4c1db
Send timestamp with receipts (should help fix stream errors)
2016-04-09 22:48:19 +02:00
moyamo
d9bd18013d
Convert str literals to unicode literals
2016-04-09 22:07:26 +02:00
Steffen Vogel
c005c31afa
added new option for log file
2016-04-06 21:10:04 +02:00
Steffen Vogel
feb4e4ac88
added note about available branches to readme
2016-04-06 14:56:21 +02:00
Steffen Vogel
417465789f
Merge remote-tracking branch 'gh/moyamo/develop' into develop
2016-04-06 14:42:18 +02:00
Steffen Vogel
22e5419cda
Merge branch 'yowsup-2' into develop
2016-04-06 14:41:41 +02:00
DaZZZl
26dc1dbf04
fix unicode problems
...
first try to download encrypted images
2016-04-06 01:45:18 +02:00
Steffen Vogel
229d7b9e2e
Merge pull request #53 from dazzzl/yowsup2-port
...
Read receipts & fix for group chat receipt asks
Thanks @dazzzl !
2016-04-05 21:24:19 +02:00
DaZZZl
e357cef047
fix group receipt acks
2016-04-05 20:32:29 +02:00
moyamo
4643bb433d
Patch YowAxoltolLayer to fix padding problems
...
These changes should be reverted when yowsup updates.
2016-03-24 10:52:45 +02:00
moyamo
f6e2ba94cc
Update S40YowsupEnv temporarily
...
This commit should be removed when yowsup updates.
2016-03-23 10:48:19 +02:00
Steffen Vogel
dc3033c811
added systemd unit
2016-02-23 09:09:27 +01:00
DaZZZl
2683b774f0
read receipts: fix group receipts
2016-02-19 18:12:47 +01:00
DaZZZl
4191c2864d
sending read receipts
2016-02-19 17:31:34 +01:00
Steffen Vogel
9eae269918
Merge pull request #49 from dazzzl/yowsup2-port
...
Add support for participant VCards
2016-02-11 12:46:27 +01:00
DaZZZl
d6f0f11efc
add support for participant VCards
2016-02-11 00:46:53 +01:00
dazzzl
bb49001ab2
Merge pull request #4 from stv0g/develop
...
Develop
2016-02-11 00:41:01 +01:00
Steffen Vogel
72365712a9
removed obsolete file (readded by previous revert)
2016-01-10 16:54:46 +01:00
moyamo
502077dc51
Send residential memory usage to spectrum server
2016-01-10 00:02:19 +02:00
moyamo
80e7fad07f
Merge branch 'yowsup-2' into develop
2016-01-09 21:23:45 +02:00
moyamo
df305b8491
Allow multiple pictures to be sent in a short period of time
...
Picture data was stored in the session object. This means that if you
send multiple pictures within a short period of time the last picture
would overwrite the data of the other pictures. This would cause
pictures to be lost. Now picture data is stored in closures
2016-01-09 17:12:59 +02:00
moyamo
4273153d84
Amend 8bbdbb970d
2016-01-08 15:32:06 +02:00
moyamo
3fba33ac8b
Fully intialise with whatsapp on every login
2016-01-08 15:30:47 +02:00
moyamo
2c2c0fde8d
Fix DeletePictureNotification
2016-01-07 23:24:58 +02:00
moyamo
8bbdbb970d
Allow user to set their whatsapp profile picture
2016-01-07 21:44:55 +02:00
moyamo
dbf4a477ec
Prevent None callback from causing crashes
2016-01-07 21:12:59 +02:00
moyamo
026f21f43e
Send image and caption in two different messages
...
This allows conversations to autodownload the images.
2016-01-07 21:12:16 +02:00
moyamo
aeb43dff55
Add ability to request password after receiving sms code
2016-01-07 21:11:54 +02:00
moyamo
513cdbcf10
Add functionality to request sms code via bot
2016-01-07 18:39:25 +02:00
moyamo
e850402095
Add threading utilities
2016-01-07 17:56:55 +02:00
moyamo
9c32dfbb38
Update group subject when notification received
2016-01-07 12:58:03 +02:00
moyamo
f57b276665
Update buddies when contact notification is received
2016-01-07 12:27:40 +02:00
moyamo
59f0af9f8d
Request new profile picture on profile picture changed notification
2016-01-07 11:47:33 +02:00
Mohammed Yaseen Mowzer
7486028b35
Merge pull request #40 from NeoBelerophon/yowsup-2
...
fix for whitespace only messages
2016-01-06 21:03:26 +02:00
Stefan Müller
32f6e03b94
Merge remote-tracking branch 'upstream/yowsup-2' into yowsup-2
2016-01-06 19:57:28 +01:00
Stefan Müller
41030d5499
fix for messages only containing whitespaces
2016-01-06 19:56:30 +01:00
moyamo
16bdc85471
Update buddies status when a notification is received
2016-01-06 19:50:13 +02:00
moyamo
7b327c2d0f
Add functionality to receive broadcast messages
2016-01-06 19:39:09 +02:00
moyamo
8e1be86319
Correct the format of the contacts numbers when syncing
2016-01-06 17:49:20 +02:00
moyamo
2895f78ec7
Use the result of Sync to delete invalid numbers
2016-01-06 17:32:33 +02:00
moyamo
e32365a065
Send xhtml on group message to XMPP MUC
2016-01-06 16:57:17 +02:00
moyamo
5cd4442ddc
Add better logging to onReceipt
2016-01-06 16:34:39 +02:00