source: protocols/rpc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @8c3637b   2015-05-24T19:43:09Z wilmer imcb_get_local_contacts() so an IM plugin can request the local …
(edit) @b09ce17   2015-05-21T03:43:06Z wilmer Improvements: presence and minimal group support. Presence depends on …
(edit) @513be3b   2015-05-15T10:17:12Z wilmer Don't use GLib 2.32+ g_hash_table_add/_contains functions.
(edit) @578e5b0   2015-05-14T16:08:06Z wilmer Try to send settings as native types instead of always strings. This …
(edit) @2d88cac4   2015-05-14T14:59:39Z wilmer Allow non-string default values in plugin settings dict.
(edit) @0ace810   2015-05-09T07:47:42Z wilmer Add two missing includes to rpc.c for opendir(3). On my system …
(edit) @f8feb8a   2015-05-07T10:33:06Z wilmer add_buddy and remove_buddy should no longer be mandatory.
(edit) @e9face7   2015-05-07T09:56:01Z wilmer Example plugin is now a very simple NewsBlur client.
(edit) @1a81c83   2015-05-06T15:48:16Z wilmer s/number/integer in a few places. Also (since I forgot to commit), …
(edit) @531eabd   2015-05-04T21:56:58Z wilmer Some more logging at RPC init time. Through the logging subsystem …
(edit) @f15553d   2015-04-12T15:04:55Z wilmer Common set evaluator that sends updates to the RPC server if online.
(edit) @c5a7b8d   2015-04-12T13:46:45Z wilmer Away states/messages, account flags, error reporting, some comments.
(edit) @f3af614   2015-04-11T23:27:57Z wilmer Whole bunch of changes: Added some more settings-related stuff and …
(edit) @16652e9   2015-04-06T01:12:29Z wilmer More improvements: Settings, methods list in init.
(edit) @bc73e2ba   2015-04-04T00:33:30Z wilmer Error parsing, support for optional args, added handle_cmp to avoid …
(edit) @578790e   2015-04-03T23:20:57Z wilmer Bunch of rpc.c improvements. It can do requests, responses, but it's …
(edit) @9ae7332   2015-02-27T23:58:11Z wilmer Some support for calls *from* the plugin. This gets uglier, also very …
(edit) @66aefeb   2015-02-27T00:54:47Z wilmer init works. Still very rough otherwise, and next to no callbacks into …
(edit) @6cdecc7   2015-02-26T09:57:31Z wilmer Lots of changes. Implemented both to-plugin RPCs though not all …
(edit) @3434a8c   2015-02-25T23:25:37Z wilmer Makefile update for RPC stuff.
(add) @4f6dfbb   2015-02-25T00:35:55Z wilmer Did a fair amount of work on it by now, might as well do a checkin. No …
Note: See TracRevisionLog for help on using the revision log.