# # ChangeLog for protocols/rpc/rpc.c # # Generated by Trac 1.2.3 # 2024-05-01T09:27:09Z 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 15:48:16 GMT Wilmer van der Gaast [1a81c83] * lib/oauth2.c (modified) * protocols/rpc/rpc.c (modified) s/number/integer in a few places. Also (since I forgot to commit), ... Mon, 04 May 2015 21:56:58 GMT Wilmer van der Gaast [531eabd] * protocols/rpc/rpc.c (modified) Some more logging at RPC init time. Through the logging subsystem ... 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 ... Mon, 06 Apr 2015 01:12:29 GMT Wilmer van der Gaast [16652e9] * protocols/rpc/rpc.c (modified) More improvements: Settings, methods list in init. Sat, 04 Apr 2015 00:33:30 GMT Wilmer van der Gaast [bc73e2ba] * protocols/rpc/rpc.c (modified) Error parsing, support for optional args, added handle_cmp to avoid ... Fri, 03 Apr 2015 23:20:57 GMT Wilmer van der Gaast [578790e] * protocols/rpc/rpc.c (modified) Bunch of rpc.c improvements. It can do requests, responses, but it's ... Fri, 27 Feb 2015 23:58:11 GMT Wilmer van der Gaast [9ae7332] * protocols/rpc/rpc.c (modified) Some support for calls *from* the plugin. This gets uglier, also ... Fri, 27 Feb 2015 00:54:47 GMT Wilmer van der Gaast [66aefeb] * protocols/nogaim.c (modified) * protocols/rpc/rpc.c (modified) init works. Still very rough otherwise, and next to no callbacks into ... Thu, 26 Feb 2015 09:57:31 GMT Wilmer van der Gaast [6cdecc7] * protocols/rpc/rpc.c (modified) Lots of changes. Implemented both to-plugin RPCs though not all ... Wed, 25 Feb 2015 00:35:55 GMT Wilmer van der Gaast [4f6dfbb] * protocols/rpc/rpc.c (added) Did a fair amount of work on it by now, might as well do a checkin. ...