Commit Graph

  • c8d6d95d9e use bytes() for data Daniel Hiepler 2016-04-10 23:54:50 +0200
  • d1a2cc63d9 handle status-message from number not in buddylist Daniel Hiepler 2016-04-10 23:06:01 +0200
  • 6107e38a69 use bytes() not unicode() for buffer Daniel Hiepler 2016-04-10 22:48:04 +0200
  • c5249e407d use unicode literals by default, enforce __str__() to return str(), handle KeyError when removing buddies that are not in buddylist Daniel Hiepler 2016-04-10 17:30:11 +0200
  • 5f979e37a9 re-added commit c005c31af that got rolled back Daniel Hiepler 2016-04-10 03:01:22 +0200
  • c2ea9311fc removed leftover .format() (python3?) git-o-bot 2016-04-10 02:47:53 +0200
  • f25046de2d fix encoding issues Daniel Hiepler 2016-04-10 00:21:58 +0200
  • 875717bf9a Revert "Patch YowAxoltolLayer to fix padding problems" moyamo 2016-04-09 23:05:16 +0200
  • c72f0e9616 Disable updating users VCard because it is causing crashes moyamo 2016-04-09 22:48:44 +0200
  • ef50b4c1db Send timestamp with receipts (should help fix stream errors) moyamo 2016-04-09 22:48:02 +0200
  • d9bd18013d Convert str literals to unicode literals moyamo 2016-04-09 22:07:26 +0200
  • 22725c042f lots of whitespace cleanups Steffen Vogel 2016-04-06 22:02:40 +0200
  • c005c31afa added new option for log file Steffen Vogel 2016-04-06 21:10:04 +0200
  • 381a78eee2 added setup.py for pip and easy_install Steffen Vogel 2016-04-06 21:08:29 +0200
  • feb4e4ac88 added note about available branches to readme Steffen Vogel 2016-04-06 14:55:59 +0200
  • c66d492707 added note about available branches to readme Steffen Vogel 2016-04-06 14:55:59 +0200
  • 417465789f Merge remote-tracking branch 'gh/moyamo/develop' into develop Steffen Vogel 2016-04-06 14:42:18 +0200
  • 22e5419cda Merge branch 'yowsup-2' into develop Steffen Vogel 2016-04-06 14:41:41 +0200
  • 26dc1dbf04 fix unicode problems first try to download encrypted images DaZZZl 2016-04-06 01:45:18 +0200
  • 229d7b9e2e Merge pull request #53 from dazzzl/yowsup2-port Steffen Vogel 2016-04-05 21:24:19 +0200
  • e357cef047 fix group receipt acks DaZZZl 2016-04-05 20:32:29 +0200
  • 4643bb433d Patch YowAxoltolLayer to fix padding problems moyamo 2016-03-24 10:49:29 +0200
  • f6e2ba94cc Update S40YowsupEnv temporarily moyamo 2016-03-23 10:48:19 +0200
  • dc3033c811 added systemd unit Steffen Vogel 2016-02-23 09:09:27 +0100
  • 2683b774f0 read receipts: fix group receipts DaZZZl 2016-02-19 18:12:47 +0100
  • 4191c2864d sending read receipts DaZZZl 2016-02-19 17:31:34 +0100
  • 9eae269918 Merge pull request #49 from dazzzl/yowsup2-port Steffen Vogel 2016-02-11 12:46:27 +0100
  • d6f0f11efc add support for participant VCards DaZZZl 2016-02-11 00:46:53 +0100
  • bb49001ab2 Merge pull request #4 from stv0g/develop dazzzl 2016-02-11 00:41:01 +0100
  • e957f70425 Merge cd44b01e94 into 72365712a9 dazzzl 2016-02-10 23:37:30 +0000
  • 72365712a9 removed obsolete file (readded by previous revert) Steffen Vogel 2016-01-10 16:54:46 +0100
  • 502077dc51 Send residential memory usage to spectrum server moyamo 2016-01-10 00:02:19 +0200
  • 80e7fad07f Merge branch 'yowsup-2' into develop moyamo 2016-01-09 21:23:45 +0200
  • df305b8491 Allow multiple pictures to be sent in a short period of time moyamo 2016-01-09 17:12:59 +0200
  • 4273153d84 Amend 8bbdbb970d moyamo 2016-01-08 15:32:06 +0200
  • 3fba33ac8b Fully intialise with whatsapp on every login moyamo 2016-01-08 15:30:47 +0200
  • 2c2c0fde8d Fix DeletePictureNotification moyamo 2016-01-07 23:04:20 +0200
  • 8bbdbb970d Allow user to set their whatsapp profile picture moyamo 2015-12-25 16:38:09 +0200
  • dbf4a477ec Prevent None callback from causing crashes moyamo 2016-01-07 21:12:59 +0200
  • 026f21f43e Send image and caption in two different messages moyamo 2016-01-07 21:12:16 +0200
  • aeb43dff55 Add ability to request password after receiving sms code moyamo 2016-01-07 19:31:05 +0200
  • 513cdbcf10 Add functionality to request sms code via bot moyamo 2016-01-07 17:57:41 +0200
  • e850402095 Add threading utilities moyamo 2016-01-07 17:56:55 +0200
  • 9c32dfbb38 Update group subject when notification received moyamo 2016-01-07 12:58:03 +0200
  • f57b276665 Update buddies when contact notification is received moyamo 2016-01-07 12:27:40 +0200
  • 59f0af9f8d Request new profile picture on profile picture changed notification moyamo 2016-01-07 11:47:33 +0200
  • 7486028b35 Merge pull request #40 from NeoBelerophon/yowsup-2 Mohammed Yaseen Mowzer 2016-01-06 21:03:26 +0200
  • 32f6e03b94 Merge remote-tracking branch 'upstream/yowsup-2' into yowsup-2 Stefan Müller 2016-01-06 19:57:28 +0100
  • 41030d5499 fix for messages only containing whitespaces Stefan Müller 2016-01-06 19:56:30 +0100
  • 16bdc85471 Update buddies status when a notification is received moyamo 2015-12-14 20:27:10 +0200
  • 7b327c2d0f Add functionality to receive broadcast messages moyamo 2016-01-06 18:31:42 +0200
  • 8e1be86319 Correct the format of the contacts numbers when syncing moyamo 2016-01-06 17:38:52 +0200
  • 2895f78ec7 Use the result of Sync to delete invalid numbers moyamo 2016-01-06 17:26:59 +0200
  • e32365a065 Send xhtml on group message to XMPP MUC moyamo 2016-01-06 16:57:17 +0200
  • 5cd4442ddc Add better logging to onReceipt moyamo 2016-01-04 10:14:02 +0200
  • 7ff39317cd Clean up \leave room code moyamo 2016-01-06 16:33:28 +0200
  • ed6affe1ec Allow identical consecutive message moyamo 2016-01-06 15:00:00 +0200
  • 02d2568663 Merge pull request #39 from NeoBelerophon/yowsup-2 Mohammed Yaseen Mowzer 2016-01-06 14:44:26 +0200
  • 36eda158f2 bot - better handling of autocompletion on mobile devices Stefan Müller 2016-01-06 13:39:34 +0100
  • 2d9ac3037e See https://github.com/stv0g/transwhat/issues/37 moyamo 2016-01-05 15:46:32 +0200
  • ee743ac327 Remove superfluous error messages and handle uncaught exceptions moyamo 2016-01-02 22:40:11 +0200
  • ef04f49152 Move requestVCard to BuddyList and send image_hash of new contact moyamo 2016-01-02 17:08:30 +0200
  • 0b4e2f13d4 Add call function to use for deferreds moyamo 2016-01-02 16:00:47 +0200
  • 03e56a4c07 Add Deferreds moyamo 2016-01-01 17:31:17 +0200
  • 5fb84bca4f Allow the user to request their own profile image moyamo 2015-12-25 16:46:58 +0200
  • 1446e82dc0 Revert "Use base64 sha1hash instead of base16" moyamo 2016-01-02 22:19:59 +0200
  • d4a0593874 Replay changes from c40d477667 excluding fae4c648e moyamo 2016-01-01 11:42:11 +0200
  • 22cebef457 Revert upto c40d477667 moyamo 2015-12-31 21:43:10 +0200
  • bed8214a11 Use base64 sha1hash instead of base16 moyamo 2015-12-31 19:55:45 +0200
  • 3781dcfc1c Handle case when buddy has no status message moyamo 2015-12-31 18:48:15 +0200
  • bbf5a08697 Update nickname in groups if nickname is unset. moyamo 2015-12-30 09:46:39 +0200
  • fae4c648ee Use unicode string literals moyamo 2015-12-29 21:03:14 +0200
  • 4093568234 Remove \sync from USAGE.md moyamo 2015-12-29 13:50:42 +0200
  • eba8d24a92 Rework groupchats to support sending private messages moyamo 2015-12-28 14:12:47 +0200
  • 02a27ecac8 Fix encoding errors on status messages moyamo 2015-12-27 23:09:27 +0200
  • c40d477667 Update INSTALL.md Mohammed Yaseen Mowzer 2015-12-27 14:24:05 +0200
  • c1736e4c47 Correct Installation instructions (install yowsup2) moyamo 2015-12-26 21:55:31 +0200
  • 249e8582cb Remove YowLoggerLayer moyamo 2015-12-18 21:21:37 +0200
  • 8e9e8a6476 Remove manual sync command. It is done automatically moyamo 2015-12-18 20:56:36 +0200
  • 034a2adfd3 Merge pull request #27 from moyamo/yowsup-2 Mohammed Yaseen Mowzer 2015-12-18 20:54:26 +0200
  • 3c16f39479 Send 'muc = true' to spectrum backend moyamo 2015-12-18 20:33:32 +0200
  • 40131a06eb Fix undefined variable in buddy.py moyamo 2015-12-17 10:06:11 +0200
  • 9434b1db6f Request contacts' statuses when user logs in moyamo 2015-12-14 20:14:20 +0200
  • cd44b01e94 Merge pull request #3 from stv0g/yowsup-2 dazzzl 2015-12-06 14:38:32 +0100
  • 7302c4fc2c Handle edgecase when there are no buddies moyamo 2015-12-04 20:44:37 +0200
  • 97c8cfed94 Remove _welcome from bot.py moyamo 2015-12-04 20:25:44 +0200
  • 1af2b5072f fixed Markdown and added short description of transwhat.py Steffen Vogel 2015-12-03 21:23:37 +0100
  • 87ef2443f3 Improve documentation moyamo 2015-12-03 22:12:32 +0200
  • df773a9670 updated file headers Steffen Vogel 2015-12-03 13:53:21 +0100
  • 7f227e5643 Merge branch 'yowsup-2' of github.com:stv0g/transwhat into yowsup-2 Steffen Vogel 2015-12-03 13:50:05 +0100
  • 75a0f310e3 removed transWhat config file (closes #23) Steffen Vogel 2015-12-03 13:49:44 +0100
  • a9e97d16d5 removed \fortune and \motd functionality from bot Steffen Vogel 2015-12-03 13:49:15 +0100
  • f5a668e589 removed support for contact import from google (@moyamo, did you added this again?) Steffen Vogel 2015-12-03 13:48:25 +0100
  • ce8fd39b35 updated Bot commands Steffen Vogel 2015-12-03 13:44:13 +0100
  • a84e7258d5 removed example configurations and message of the day (now part of INSTALL.md) Steffen Vogel 2015-12-03 13:35:34 +0100
  • 0594a887dc Update USAGE.md Steffen Vogel 2015-12-03 13:34:00 +0100
  • 10e793fc46 fixed table and added information about login Steffen Vogel 2015-12-03 13:32:45 +0100
  • d36c9e0987 added links to README.md Steffen Vogel 2015-12-03 13:28:54 +0100
  • 4d07994d02 Create USAGE.md Steffen Vogel 2015-12-03 13:23:24 +0100
  • 927bb0aa5c Create INSTALL.md Steffen Vogel 2015-12-03 13:19:08 +0100