# # ChangeLog for python # # Generated by Trac 1.2.3 # 2024-05-10T12:10:09Z Wed, 25 Nov 2015 02:46:09 GMT Wilmer van der Gaast [7051acb] * python/wa.py (modified) First attempt at WA registration. Actually using it may not yet be a ... Sat, 01 Aug 2015 23:59:15 GMT Wilmer van der Gaast [e1352e15] * python/wa.py (modified) Err. Yes, now fix those ping timeouts calls for real. Thu, 30 Jul 2015 23:22:47 GMT Wilmer van der Gaast [ee8307c] * python/wa.py (modified) Fix two callbacks in wa.py. 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. Thu, 14 May 2015 16:38:00 GMT Wilmer van der Gaast [600e09c] * python/implugin.py (modified) * python/newsblur.py (added) Rough split of NewsBlur plugin from implugin base. Includes some ... Thu, 14 May 2015 14:29:33 GMT Wilmer van der Gaast [17aa9a2] * python/implugin.py (modified) Minor cleanup before I try splitting implugin and the test NewsBlur ... Sat, 09 May 2015 12:17:54 GMT Wilmer van der Gaast [b20014b] * python/implugin.py (modified) Store the hex_version coming from BitlBee as a tuple instead of raw, ... Thu, 07 May 2015 10:33:06 GMT Wilmer van der Gaast [f8feb8a] * irc_channel.c (modified) * protocols/rpc/rpc.c (modified) * python/implugin.py (modified) * root_commands.c (modified) add_buddy and remove_buddy should no longer be mandatory. Thu, 07 May 2015 09:56:01 GMT Wilmer van der Gaast [e9face7] * protocols/rpc/rpc.c (modified) * python/implugin.py (modified) Example plugin is now a very simple NewsBlur client. Wed, 06 May 2015 20:58:51 GMT Wilmer van der Gaast [2533d10] * python/implugin.py (modified) Very limited test RSS plugin. I'll try NewsBlur instead. Sun, 12 Apr 2015 15:04:55 GMT Wilmer van der Gaast [f15553d] * protocols/rpc/rpc.c (modified) * python/implugin.py (modified) Common set evaluator that sends updates to the RPC server if online. Sun, 12 Apr 2015 13:46:45 GMT Wilmer van der Gaast [c5a7b8d] * protocols/rpc/rpc.c (modified) * python/implugin.py (modified) Away states/messages, account flags, error reporting, some comments. Sat, 11 Apr 2015 23:27:57 GMT Wilmer van der Gaast [f3af614] * protocols/rpc/rpc.c (modified) * python/implugin.py (added) Whole bunch of changes: Added some more settings-related stuff and ...