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