# # ChangeLog for python/implugin.py # # Generated by Trac 1.2.3 # 2024-05-01T19:04:52Z 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 ...