cascardo/pubsub-bot.git
14 years agoUsed a GLib loop.
Thadeu Lima de Souza Cascardo [Mon, 18 May 2009 05:44:14 +0000 (02:44 -0300)]
Used a GLib loop.

14 years agoCreate command to publish tune. Only publish artist for now.
Thadeu Lima de Souza Cascardo [Mon, 18 May 2009 00:08:39 +0000 (21:08 -0300)]
Create command to publish tune. Only publish artist for now.

14 years agoChange name of command to publish mood and assume node per namespace.
Thadeu Lima de Souza Cascardo [Mon, 18 May 2009 00:07:57 +0000 (21:07 -0300)]
Change name of command to publish mood and assume node per namespace.

14 years agoAccept options for the server and IDs used.
Thadeu Lima de Souza Cascardo [Sun, 17 May 2009 23:53:20 +0000 (20:53 -0300)]
Accept options for the server and IDs used.

14 years agoUse global variables instead of literals for server and other ids.
Thadeu Lima de Souza Cascardo [Sun, 17 May 2009 21:24:53 +0000 (18:24 -0300)]
Use global variables instead of literals for server and other ids.

14 years agoIn case of SASL failure, print the stanza.
Thadeu Lima de Souza Cascardo [Sun, 17 May 2009 20:48:49 +0000 (17:48 -0300)]
In case of SASL failure, print the stanza.

14 years agoIn case of a stream error, print the stanza.
Thadeu Lima de Souza Cascardo [Sun, 17 May 2009 20:47:44 +0000 (17:47 -0300)]
In case of a stream error, print the stanza.

15 years agoAdded Makefile to build program and ignore produced objects.
Thadeu Lima de Souza Cascardo [Sun, 22 Mar 2009 21:15:59 +0000 (18:15 -0300)]
Added Makefile to build program and ignore produced objects.

15 years agoA little pubsub bot is just born.
Thadeu Lima de Souza Cascardo [Sun, 22 Mar 2009 21:13:53 +0000 (18:13 -0300)]
A little pubsub bot is just born.

15 years agoRestructure the code a lot.
Thadeu Lima de Souza Cascardo [Fri, 30 Jan 2009 23:40:39 +0000 (21:40 -0200)]
Restructure the code a lot.

This seems much more like libtc used to be.

15 years agoLog in Jabber server.
Thadeu Lima de Souza Cascardo [Fri, 23 Jan 2009 12:57:11 +0000 (10:57 -0200)]
Log in Jabber server.