#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-06-15T09:57:51Z

Sun, 06 Jun 2010 00:33:33 GMT Wilmer van der Gaast <wilmer@…> [18da20b]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* irc_user.c (modified)

	Added /part msgs, and the ability to silently remove users from ...


Sat, 05 Jun 2010 23:16:52 GMT Wilmer van der Gaast <wilmer@…> [c1a8a16]
	* root_commands.c (modified)

	Restored the "chat with" command, let's keep it around at least for ...


Sat, 05 Jun 2010 22:32:36 GMT Wilmer van der Gaast <wilmer@…> [5a75d15]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* root_commands.c (modified)

	Chatroom improvements. Merged chatroom stub into normal chatroom ...


Sat, 05 Jun 2010 18:26:17 GMT Wilmer van der Gaast <wilmer@…> [f5d87ea]
	* protocols/jabber/iq.c (modified)

	Pick up group changes in the middle of a Jabber session, now that we ...


Sat, 05 Jun 2010 01:07:04 GMT Wilmer van der Gaast <wilmer@…> [cf1a979]
	* irc_channel.c (modified)

	Bug fixes, control channel behaviour is mostly okay again.


Sat, 05 Jun 2010 01:06:26 GMT Wilmer van der Gaast <wilmer@…> [c133d4b8]
	* root_commands.c (modified)

	Added "channel set" command, mostly so I can test all that stuff. ...


Sat, 05 Jun 2010 00:35:17 GMT Wilmer van der Gaast <wilmer@…> [7e83e8e4]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/nogaim.c (modified)

	Inform the UI about group changes. This is important if the user has ...


Sat, 05 Jun 2010 00:20:12 GMT Wilmer van der Gaast <wilmer@…> [2b8473c]
	* irc_channel.c (modified)

	Put the control channel settings into user-changeable settings.


Thu, 03 Jun 2010 22:17:11 GMT Wilmer van der Gaast <wilmer@…> [4469e7e]
	* irc_commands.c (modified)
	* irc_im.c (modified)

	Support for the /topic command.


Thu, 13 May 2010 23:34:38 GMT Wilmer van der Gaast <wilmer@…> [7b71feb]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* root_commands.c (modified)

	Just enough code to join named chatrooms again. This UI is *not* ...


Thu, 03 Jun 2010 00:20:53 GMT Wilmer van der Gaast <wilmer@…> [ad404ab]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)
	* protocols/bee_user.c (modified)
	* protocols/nogaim.c (modified)
	* root_commands.c (modified)

	Restore add_* handle_unknown settings.


Tue, 01 Jun 2010 21:51:27 GMT Wilmer van der Gaast <wilmer@…> [704dd38]
	* bitlbee.h (modified)
	* debian/changelog (modified)
	* debian/control (modified)
	* debian/rules (modified)
	* doc/CHANGES (modified)
	* doc/bitlbee.8 (modified)
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/quickstart.xml (modified)
	* lib/misc.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/msn/passport.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_http.c (modified)
	* protocols/twitter/twitter_http.h (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/twitter/twitter_lib.h (modified)
	* protocols/yahoo/yahoo.c (modified)

	Merging head.


Sun, 30 May 2010 10:16:37 GMT Wilmer van der Gaast <wilmer@…> [ba3233c]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/twitter/twitter_lib.h (modified)

	Merge from Geert: Added ability to follow/unfollow Twitter people. ...


Sat, 29 May 2010 12:40:17 GMT Geert Mulders <g.c.w.m.mulders@…> [7d53efb]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/twitter/twitter_lib.h (modified)

	Added functionality to add and remove friendships.


Sun, 23 May 2010 14:52:41 GMT Wilmer van der Gaast <wilmer@…> [3d93aed]
	* protocols/twitter/twitter_lib.c (modified)

	Restructure Twitter error parser a bit, it fed a NULL pointer to the ...


Sun, 23 May 2010 14:31:30 GMT Wilmer van der Gaast <wilmer@…> [228fc18]
	* irc_commands.c (modified)

	Allow nick changes. (Based on patch from zibri) This mostly closes
	#6!


Sun, 23 May 2010 14:14:16 GMT Wilmer van der Gaast <wilmer@…> [186bd04]
	* protocols/jabber/iq.c (modified)

	Don't whine on "incomplete" incoming IQ-set packets either, those ...


Sun, 23 May 2010 13:49:54 GMT Wilmer van der Gaast <wilmer@…> [a7b9ec7]
	* protocols/twitter/twitter_lib.c (modified)

	Improved error reporting (get textual HTTP error message and error ...


Sun, 23 May 2010 12:50:51 GMT Wilmer van der Gaast <wilmer@…> [bb5ce4d1]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_http.c (modified)
	* protocols/twitter/twitter_http.h (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/twitter/twitter_lib.h (modified)

	Added base_url settting to Twitter module so other services using the ...


Sat, 22 May 2010 23:44:00 GMT Wilmer van der Gaast <wilmer@…> [f9110b4]
	* doc/user-guide/commands.xml (modified)

	Fixed documented default for ignore_auth_requests setting.


Sat, 22 May 2010 15:00:36 GMT Wilmer van der Gaast <wilmer@…> [c01bbd1]
	* protocols/twitter/twitter.c (modified)

	Use HTTPS for the browser part of Twitter OAuth login.


Wed, 19 May 2010 20:01:33 GMT Wilmer van der Gaast <wilmer@…> [907afe1]
	* debian/control (modified)
	* doc/bitlbee.8 (modified)
	* doc/user-guide/quickstart.xml (modified)

	Minor doc update.


Wed, 19 May 2010 19:46:43 GMT Wilmer van der Gaast <wilmer@…> [0b3ffb1]
	* lib/misc.c (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Setting the HTML flag on a connection has a nasty side effect of ...


Sun, 16 May 2010 09:50:57 GMT Wilmer van der Gaast <wilmer@…> [2334048]
	* protocols/oscar/oscar.c (modified)

	Oi, don't leak that precious memory!


Sun, 16 May 2010 09:46:27 GMT Wilmer van der Gaast <wilmer@…> [d4bc2d9]
	* protocols/oscar/oscar.c (modified)

	Handle AIM_CAPS_ICQRTF messages (sometimes sent by certain mobile ...


Sat, 15 May 2010 15:32:43 GMT Wilmer van der Gaast <wilmer@…> [6be46b3]
	* debian/changelog (modified)
	* debian/rules (modified)

	Debian update for 1.2.7.


Sat, 15 May 2010 11:53:09 GMT Wilmer van der Gaast <wilmer@…> [df1ae622]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)

	1.2.7 changelog. Have to release soon, now that 1.2.6a is mostly ...


Sat, 15 May 2010 00:20:33 GMT Wilmer van der Gaast <wilmer@…> [f8ec890]
	* protocols/msn/passport.c (modified)

	Passport 3.0 authentication turns out to be slightly different from ...


Fri, 14 May 2010 00:09:29 GMT Wilmer van der Gaast <wilmer@…> [6e6b3d7]
	* protocols/yahoo/yahoo.c (modified)

	Add a warning when the user included a domain part in his/her Yahoo! ...


Thu, 13 May 2010 22:05:13 GMT Wilmer van der Gaast <wilmer@…> [3429b58]
	* lib/xmltree.c (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/msn/sb.c (modified)
	* protocols/oscar/oscar.c (modified)

	Mainline merge.


Thu, 13 May 2010 00:30:36 GMT Wilmer van der Gaast <wilmer@…> [58f5ef7]
	* protocols/jabber/conference.c (modified)

	Use ?, not &&.


Thu, 13 May 2010 00:22:28 GMT Wilmer van der Gaast <wilmer@…> [6fd4d46]
	* root_commands.c (modified)

	Restore "account del".


Thu, 13 May 2010 00:19:33 GMT Wilmer van der Gaast <wilmer@…> [3663bb3]
	* protocols/nogaim.c (modified)

	Restore query cleanup on IM disconnects.


Tue, 11 May 2010 23:27:11 GMT Wilmer van der Gaast <wilmer@…> [3742fb6]
	* lib/xmltree.c (modified)

	Implement some kind of ignorant awareness of XML namespaces: Enough ...


Tue, 11 May 2010 21:33:37 GMT Wilmer van der Gaast <wilmer@…> [f8cb76d]
	* protocols/msn/sb.c (modified)

	Stop those "Many switchboard failures" messages. No point in showing ...


Mon, 10 May 2010 23:35:58 GMT Wilmer van der Gaast <wilmer@…> [e73a501]
	* protocols/jabber/conference.c (modified)

	Fixed a long-standing bug where non-anonymous Jabber chatrooms could ...


Mon, 10 May 2010 09:05:26 GMT Wilmer van der Gaast <wilmer@…> [4c17d19]
	* irc_channel.c (modified)

	Fixed irc_channel_name_ok(): One-character channel names are okay, ...


Sun, 09 May 2010 22:08:30 GMT Wilmer van der Gaast <wilmer@…> [a067771]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)

	Per-account channels also exist now.


Sun, 09 May 2010 21:56:39 GMT Wilmer van der Gaast <wilmer@…> [4e608d6]
	* protocols/nogaim.c (modified)

	Pick up group changes coming in during a session. Reflecting them in ...


Sun, 09 May 2010 21:52:17 GMT Wilmer van der Gaast <wilmer@…> [13c1a9f]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)

	/join &groupname and all people in that group will be in that
	channel.


Sun, 09 May 2010 21:39:31 GMT Wilmer van der Gaast <wilmer@…> [3130e70]
	* protocols/bee_user.c (modified)

	Do not free bu->group anymore, it's no longer a string!


Sun, 09 May 2010 18:05:55 GMT Wilmer van der Gaast <wilmer@…> [7aadd71]
	* protocols/bee.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* protocols/nogaim.c (modified)

	Keep track of contact groups in a slightly more efficient way.


Sun, 09 May 2010 17:20:51 GMT Wilmer van der Gaast <wilmer@…> [9ac3ed1]
	* irc.h (modified)
	* irc_channel.c (modified)

	First bits for different channel types.


Sun, 09 May 2010 16:06:19 GMT Wilmer van der Gaast <wilmer@…> [7ee07c3]
	* protocols/oscar/oscar.c (modified)

	It looks like AIM mem requests (implemented as damn_you() and ...


Sun, 09 May 2010 13:21:24 GMT Wilmer van der Gaast <wilmer@…> [dcd16c5]
	* protocols/jabber/iq.c (modified)

	Read group information from Jabber contact lists. The code was ...


Sun, 09 May 2010 13:04:45 GMT Wilmer van der Gaast <wilmer@…> [5a673f3]
	* protocols/oscar/oscar.c (modified)

	Pick up buddy group information from OSCAR server-side contact list.


Sun, 09 May 2010 12:05:50 GMT Wilmer van der Gaast <wilmer@…> [47fae0f]
	* irc_channel.c (modified)
	* irc_commands.c (modified)

	No. Run the part handler from the IRC /PART command, not from ...


Sun, 09 May 2010 11:26:57 GMT Wilmer van der Gaast <wilmer@…> [e5abfd4]
	* protocols/msn/sb.c (modified)
	* protocols/oscar/oscar.c (modified)

	Safety check for yesterday's fixes: Double-check that a groupchat ...


Sun, 09 May 2010 09:48:56 GMT Wilmer van der Gaast <wilmer@…> [bd5eee3]
	* doc/user-guide/commands.xml (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Merging mainline, mostly for chatroom fixes I implemented there.


Sun, 09 May 2010 00:40:54 GMT Wilmer van der Gaast <wilmer@…> [75610c3]
	* protocols/oscar/oscar.c (modified)

	Fixed up OSCAR to work with the new way of setting up groupchats.


Sun, 09 May 2010 00:40:03 GMT Wilmer van der Gaast <wilmer@…> [5a599a1]
	* protocols/oscar/oscar.c (modified)

	Room names on OSCAR can't start with digits, this broke the "chat ...


Sun, 09 May 2010 00:28:38 GMT Wilmer van der Gaast <wilmer@…> [36577aa]
	* protocols/msn/msn.c (modified)
	* protocols/msn/sb.c (modified)

	Create the struct groupchat early on in msn_chat_with() so the new ...


Sat, 08 May 2010 23:54:37 GMT Wilmer van der Gaast <wilmer@…> [eb37735]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)

	This is how you now start groupchats: /join #channel, /invite people.


Sat, 08 May 2010 23:50:12 GMT Wilmer van der Gaast <wilmer@…> [aa7ce1b]
	* protocols/yahoo/yahoo.c (modified)

	Yahoo! seems to echo conference room invitations now, huh? No idea ...


Sat, 08 May 2010 21:52:25 GMT Wilmer van der Gaast <wilmer@…> [66b9e36a]
	* irc.h (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)

	Restored /invite for groupchats.


Sat, 08 May 2010 14:58:32 GMT Wilmer van der Gaast <wilmer@…> [e685657]
	* protocols/jabber/conference.c (modified)

	Fixed buggy jabber_chat_by_jid() after GSList change.


Sat, 08 May 2010 14:48:38 GMT Wilmer van der Gaast <wilmer@…> [eaaa986]
	* irc.c (modified)
	* irc_commands.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Misc. cleanup. Also updated the Yahoo! module to deal with struct ...


Sat, 08 May 2010 14:19:12 GMT Wilmer van der Gaast <wilmer@…> [4a9fd5f]
	* irc_commands.c (modified)

	Fixed *facepalm* memory management/scoping bug in /AWAY command.


Sat, 08 May 2010 14:12:32 GMT Wilmer van der Gaast <wilmer@…> [fd45e1d1]
	* irc.c (modified)
	* irc.h (modified)
	* irc_im.c (modified)

	Always show normal contacts in &bitlbee, not just the first channel ...


Sat, 08 May 2010 13:21:36 GMT Wilmer van der Gaast <wilmer@…> [b0364dc]
	* irc_channel.c (modified)

	Also allow addressing people inside the control channel using a
	comma.


Sat, 08 May 2010 13:11:09 GMT Wilmer van der Gaast <wilmer@…> [9e27f18]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)

	Support for receiving chatroom topics. Since I didn't restore named ...


Sat, 08 May 2010 12:37:49 GMT Wilmer van der Gaast <wilmer@…> [d343eaa]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)

	Restored imcb_chat_name_hint().


Sat, 08 May 2010 12:13:23 GMT Wilmer van der Gaast <wilmer@…> [bfb99ee]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)

	Allow leaving groupchat channels.


Sat, 08 May 2010 01:02:12 GMT Wilmer van der Gaast <wilmer@…> [a87754b]
	* irc.h (modified)
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)

	Restored support for outgoing messages. This code is all so much ...


Sat, 08 May 2010 00:48:48 GMT Wilmer van der Gaast <wilmer@…> [e4816ea]
	* irc_im.c (modified)

	Reshuffled irc_im.c into a saner order.


Sat, 08 May 2010 00:45:10 GMT Wilmer van der Gaast <wilmer@…> [b17ce85]
	* irc_im.c (modified)
	* protocols/bee_chat.c (modified)

	Users leaving really show up again.


Sat, 08 May 2010 00:25:15 GMT Wilmer van der Gaast <wilmer@…> [27e2c66]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)

	Support for receiving messages in chatrooms.


Fri, 07 May 2010 23:41:49 GMT Wilmer van der Gaast <wilmer@…> [f1a0890]
	* protocols/bee_chat.c (added)

	Would be nice to include bee_chat.c in the repo...


Thu, 06 May 2010 00:28:56 GMT Wilmer van der Gaast <wilmer@…> [aea8b68]
	* irc.h (modified)
	* irc_im.c (modified)
	* protocols/Makefile (modified)
	* protocols/bee.c (modified)
	* protocols/bee.h (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Starting to restore chatroom stuff. Only enough to create and be ...


Tue, 04 May 2010 23:38:18 GMT Wilmer van der Gaast <wilmer@…> [9438323]
	* irc_channel.c (modified)

	Use irc_channel_name_ok() and check if a channel with that name ...


Tue, 04 May 2010 08:45:10 GMT Wilmer van der Gaast <wilmer@…> [eb50495]
	* irc.h (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* protocols/bee_user.c (modified)

	Show offline/away status better in /WHO and /WHOIS.


Mon, 03 May 2010 23:55:33 GMT Wilmer van der Gaast <wilmer@…> [9893da3]
	* irc.h (modified)
	* irc_channel.c (modified)

	Add irc_channel_printf() for slightly saner root messages from a ...


Mon, 03 May 2010 22:58:15 GMT Wilmer van der Gaast <wilmer@…> [0d4a068]
	* protocols/bee_user.c (modified)

	Removed some disabled code related to away_devoice (now implemented ...


Mon, 03 May 2010 21:36:43 GMT Wilmer van der Gaast <wilmer@…> [9997691]
	* doc/user-guide/commands.xml (modified)
	* protocols/twitter/twitter.c (modified)

	Check Tweet length on the BitlBee side already.


Mon, 03 May 2010 11:55:06 GMT Wilmer van der Gaast <wilmer@…> [1a3ba05]
	* irc_channel.c (modified)

	Fixed strncpy() usage, and show error when trying to msg non-existent ...


Mon, 03 May 2010 00:52:08 GMT Wilmer van der Gaast <wilmer@…> [f924563]
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* debian/bitlbee.init (modified)
	* debian/changelog (modified)
	* debian/rules (modified)
	* doc/CHANGES (modified)
	* doc/user-guide/commands.xml (modified)
	* lib/Makefile (modified)
	* lib/misc.c (modified)
	* lib/oauth.c (added)
	* lib/oauth.h (added)
	* lib/url.c (modified)
	* lib/url.h (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/sb.c (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_http.c (modified)
	* protocols/twitter/twitter_http.h (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Mainline merge.


Mon, 03 May 2010 00:39:39 GMT Wilmer van der Gaast <wilmer@…> [6a9d068]
	* irc.c (modified)
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)

	Restore away_devoice.


Sun, 02 May 2010 23:44:33 GMT Wilmer van der Gaast <wilmer@…> [e54112f]
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_send.c (modified)

	Put a channel userlist in irc_channel_user elements so we can save ...


Sun, 02 May 2010 22:00:46 GMT Wilmer van der Gaast <wilmer@…> [6824fb3]
	* doc/user-guide/commands.xml (modified)

	Fixed show_offline documentation. (The default is off, not on.)


Sun, 02 May 2010 21:20:09 GMT Wilmer van der Gaast <wilmer@…> [3b878a1]
	* lib/oauth.c (modified)
	* lib/oauth.h (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_http.c (modified)
	* protocols/twitter/twitter_http.h (modified)
	* protocols/twitter/twitter_lib.c (modified)

	OAuth sanity fix: Twitter-specific stuff should *not* be in ...


Sun, 02 May 2010 21:06:25 GMT Wilmer van der Gaast <wilmer@…> [839189b]
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* protocols/nogaim.c (modified)

	Applied show-offline patch from Florian E.J. Fruth, adapted for a few ...


Sun, 02 May 2010 18:48:26 GMT Wilmer van der Gaast <wilmer@…> [bce78c8]
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)

	Restored classical control channel behaviour (the ability to talk to ...


Sat, 01 May 2010 14:19:09 GMT Wilmer van der Gaast <wilmer@…> [a4cdf43]
	* irc_util.c (modified)

	Same fix like 566 in mainline: tm_mon + 1 to get the right month in ...


Sat, 01 May 2010 14:16:26 GMT Wilmer van der Gaast <wilmer@…> [4273158]
	* protocols/nogaim.c (modified)

	Oops. rt_mon start at 0=Jan, causing off-by-a-month timestamps shown ...


Sat, 01 May 2010 14:10:32 GMT Wilmer van der Gaast <wilmer@…> [f4b0911]
	* lib/oauth.c (modified)
	* lib/oauth.h (modified)
	* protocols/twitter/twitter.c (modified)

	Save the credentials again.


Sat, 01 May 2010 13:53:59 GMT Wilmer van der Gaast <wilmer@…> [c2ecadc]
	* lib/oauth.c (modified)
	* lib/oauth.h (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_http.c (modified)
	* protocols/twitter/twitter_http.h (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Cleaned up OAuth stuff: consumer key/secret should *not* be in ...


Fri, 30 Apr 2010 22:53:29 GMT Wilmer van der Gaast <wilmer@…> [85ef57f]
	* lib/oauth.c (modified)

	NULL-initialize two vars that weren't and should.


Fri, 30 Apr 2010 22:51:18 GMT Wilmer van der Gaast <wilmer@…> [a7c6d0e]
	* protocols/twitter/twitter.c (modified)

	Set HTML-flag on Twitter accounts so &lt;/&gt; and all get converted ...


Wed, 28 Apr 2010 07:44:45 GMT Wilmer van der Gaast <wilmer@…> [23784065]
	* doc/user-guide/commands.xml (modified)
	* lib/Makefile (modified)
	* lib/misc.c (modified)
	* lib/oauth.c (added)
	* lib/oauth.h (added)
	* lib/url.c (modified)
	* lib/url.h (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_http.c (modified)
	* protocols/twitter/twitter_http.h (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Merging OAuth branch. It should be stable now and is documented.


Wed, 28 Apr 2010 07:38:25 GMT Wilmer van der Gaast <wilmer@…> [3f668e47]
	* doc/user-guide/commands.xml (modified)

	OAuth documentation update.


Tue, 27 Apr 2010 22:49:58 GMT Wilmer van der Gaast <wilmer@…> [0bff877]
	* lib/oauth.c (modified)

	Valgrind-clean now. And decent handling of errors (wrong PIN).


Tue, 27 Apr 2010 22:42:07 GMT Wilmer van der Gaast <wilmer@…> [18dbb20]
	* lib/oauth.c (modified)
	* lib/oauth.h (modified)
	* protocols/twitter/twitter.c (modified)

	Valgrind cleanup.


Tue, 27 Apr 2010 22:11:11 GMT Wilmer van der Gaast <wilmer@…> [ee84bdb]
	* lib/oauth.c (modified)

	The escaping, I fixed it for you. More expensive code this way and ...


Mon, 26 Apr 2010 22:50:25 GMT Wilmer van der Gaast <wilmer@…> [288b215]
	* protocols/twitter/twitter.c (modified)

	Save the OAuth token in the acct structs so it doesn't have to be ...


Mon, 26 Apr 2010 22:47:35 GMT Wilmer van der Gaast <wilmer@…> [78a2f1e]
	* lib/oauth.c (modified)

	Escaping in oauth_nonce(). Not sure if the escaping is entirely right ...


Mon, 26 Apr 2010 22:40:11 GMT Wilmer van der Gaast <wilmer@…> [c42e8b9]
	* lib/oauth.c (modified)
	* lib/oauth.h (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)

	OAuth, it lives!


Mon, 26 Apr 2010 21:50:48 GMT Wilmer van der Gaast <wilmer@…> [713d611]
	* lib/oauth.c (modified)
	* lib/oauth.h (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)

	Twitter module now generates authorize URLs.


Mon, 26 Apr 2010 21:20:09 GMT Wilmer van der Gaast <wilmer@…> [acba168]
	* lib/oauth.c (modified)
	* lib/oauth.h (modified)

	Moving two public OAuth functions into the header file.


Mon, 26 Apr 2010 00:42:37 GMT Wilmer van der Gaast <wilmer@…> [508c340]
	* lib/oauth.c (modified)
	* lib/oauth.h (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)
	* protocols/twitter/twitter_http.c (modified)
	* protocols/twitter/twitter_http.h (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Successfully posted a tweet!

	Twitter's tricky. It returns vars ...


Sun, 25 Apr 2010 23:21:00 GMT Wilmer van der Gaast <wilmer@…> [b2bc25c]
	* lib/oauth.c (modified)

	Added a function that generates an OAuth Authorization: HTTP header.