Commit Graph

13 Commits

Author SHA1 Message Date
moyamo d1e67d0555 Revert "Convert str literals to unicode literals"
This reverts commit d9bd18013d.
2016-04-11 16:55:12 +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
moyamo 1446e82dc0 Revert "Use base64 sha1hash instead of base16"
This reverts commit bed8214a11.
It turns out the sha1hash should be a base16 string.
2016-01-02 22:21:03 +02:00
moyamo d4a0593874 Replay changes from c40d477667 excluding fae4c648e
fae4c648e was causing encoding errors. It's changes have been reverted.
2016-01-01 11:42:11 +02:00
moyamo 22cebef457 Revert upto c40d477667
Hard to find connection bugs are occuring. Reverting changes for now
2015-12-31 21:43:10 +02:00
moyamo bed8214a11 Use base64 sha1hash instead of base16 2015-12-31 19:55:45 +02:00
moyamo fae4c648ee Use unicode string literals 2015-12-29 21:46:29 +02:00
Steffen Vogel df773a9670 updated file headers 2015-12-03 13:53:21 +01:00
Steffen Vogel 1b505f6857 removed Google contacts import feature 2015-09-07 16:34:01 +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
Steffen Vogel 5fb1934cc5 added copyright and author infos 2013-08-02 01:45:51 +02:00
Steffen Vogel 8da44e402f added reader.py and utils.py 2013-06-28 22:37:47 +02:00