# # ChangeLog for python/implugin.py # # Generated by Trac 1.2.3 # 2024-05-13T16:15:36Z 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 ... 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 ...