# # ChangeLog for protocols/rpc/rpc.c # # Generated by Trac 1.2.3 # 2024-05-02T06:28:47Z 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. ...