# # ChangeLog for python/wa.py # # Generated by Trac 1.2.3 # 2024-06-06T07:07:34Z Tue, 28 Jul 2015 00:19:53 GMT Wilmer van der Gaast [10d089d] * python/wa.py (modified) Fix call to show_messages(). Or, how a typed language would have ... Tue, 23 Jun 2015 00:15:19 GMT Wilmer van der Gaast [31e2b09] * python/wa.py (modified) Get participants list through local yowsup change, and add ping timeouts. Mon, 22 Jun 2015 09:24:59 GMT Wilmer van der Gaast [15c3a6b] * python/wa.py (modified) Stop trying to get group participants list because WA/YS broke it. Wed, 17 Jun 2015 23:53:08 GMT Wilmer van der Gaast [114154c] * python/wa.py (modified) Reshuffle message queue handling. Wed, 17 Jun 2015 22:46:40 GMT Wilmer van der Gaast [d832164] * python/wa.py (modified) Restore pings and try to finish login even if WA is rate limiting the ... Mon, 08 Jun 2015 20:22:08 GMT Wilmer van der Gaast [c82a88d] * python/wa.py (modified) Show presence as awayness instead of "onlineness". Fri, 29 May 2015 05:21:18 GMT Wilmer van der Gaast [dcfa886] * python/wa.py (modified) Try to disable the ping thread using a cleaner (very new) method. Thu, 28 May 2015 05:34:16 GMT Wilmer van der Gaast [b73409f] * python/wa.py (modified) Misc: Media messages, topic changes, and killed the stupid YowPing ... Mon, 25 May 2015 16:07:49 GMT Wilmer van der Gaast [2700925] * python/wa.py (modified) Dead code that I might revisit: Status fetching. Yowsup is not ... Mon, 25 May 2015 05:30:26 GMT Wilmer van der Gaast [a852b2b] * python/wa.py (modified) WA: Request contact list during login, only call the connected ... Sun, 24 May 2015 18:31:13 GMT Wilmer van der Gaast [2446e4c] * python/wa.py (modified) Minor WA bugfixes. Fri, 22 May 2015 01:06:19 GMT Wilmer van der Gaast [cb1b973] * python/wa.py (modified) More group and status info handling, and proper handling of group ... Thu, 21 May 2015 11:43:42 GMT Wilmer van der Gaast [433c90b] * python/wa.py (modified) Minor updates on group support. Also getting to the point where ... Thu, 21 May 2015 03:43:06 GMT Wilmer van der Gaast [b09ce17] * protocols/rpc/rpc.c (modified) * python/implugin.py (modified) * python/wa.py (modified) Improvements: presence and minimal group support. Presence depends ... Wed, 20 May 2015 12:56:47 GMT Wilmer van der Gaast [2b4402f] * python/wa.py (modified) Fixed bugs by not doing things according to the docs but according to ... Wed, 20 May 2015 02:56:41 GMT Wilmer van der Gaast [5f8ad281] * python/wa.py (modified) WA improvements: "Handle" all stanzas. Presence now seems to get through. Tue, 19 May 2015 11:39:08 GMT Wilmer van der Gaast [63b017e] * python/wa.py (added) Barely functional WhatsApp plugin.