# # ChangeLog for protocols/rpc # # Generated by Trac 1.2.3 # 2024-05-11T06:47:11Z Sun, 24 May 2015 19:43:09 GMT Wilmer van der Gaast [8c3637b] * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/rpc/rpc.c (modified) imcb_get_local_contacts() so an IM plugin can request the local ... 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 ... Fri, 15 May 2015 10:17:12 GMT Wilmer van der Gaast [513be3b] * protocols/rpc/rpc.c (modified) Don't use GLib 2.32+ g_hash_table_add/_contains functions. Thu, 14 May 2015 16:08:06 GMT Wilmer van der Gaast [578e5b0] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/rpc/rpc.c (modified) Try to send settings as native types instead of always strings. ... Thu, 14 May 2015 14:59:39 GMT Wilmer van der Gaast [2d88cac4] * protocols/rpc/rpc.c (modified) Allow non-string default values in plugin settings dict. Sat, 09 May 2015 07:47:42 GMT Wilmer van der Gaast [0ace810] * protocols/rpc/rpc.c (modified) Add two missing includes to rpc.c for opendir(3). On my system ... 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 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 23:25:37 GMT Wilmer van der Gaast [3434a8c] * configure (modified) * protocols/rpc/Makefile (added) Makefile update for RPC stuff. 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. ...