moyamo
cb041395db
Prevent a None image_hash from causing a TypeError
2015-11-10 20:39:25 +02:00
DaZZZl
f269bf5be7
fix presence
2015-11-10 17:04:20 +01:00
root
98b9487c7f
send imgaes, locations, ...
...
fix presence
2015-11-09 23:09:12 +01:00
moyamo
7f1c9cd0db
Shorten the name of groupchats to overcome truncation bug
...
The names of groupchats are truncated internally to 22 characters.
This causes many problems with groupchats, since spectrum incorrectly
identifies the chat by the long name.
To overcome this the phoneNumber-unixTime is converted to hexadecimal,
to shorten the groupchat below 22 characters
2015-09-21 20:30:11 +02:00
moyamo
4fd313e516
Download whatsapp profile pictures
...
Everytime the user requests a VCard the profile pictures are updated.
The sha1hash hash of the picture is calculated and stored in buddy.
2015-09-06 00:14:12 +02:00
moyamo
e43aeedd9d
Add presence and chatstate
...
* Chatstate typing and typing stop is sent and received
* Presence is received and presence is sent when user types
2015-09-03 20:04:29 +02:00
Steffen Vogel
5fb1934cc5
added copyright and author infos
2013-08-02 01:45:51 +02:00
Steffen Vogel
fc75a626cb
renamed roster.py to buddy.py
2013-06-28 19:46:25 +02:00