log

age author description
Tue, 09 Mar 2010 23:11:46 +0000 Paul Aurich jabber: Backward compatibility in case any servers advertise other random 0.## versions
Tue, 09 Mar 2010 23:09:54 +0000 Paul Aurich jabber: Treat the version properly.
Tue, 09 Mar 2010 22:44:59 +0000 Paul Aurich jabber: Heavily refactor jabber_presence_parse(). It's still not short enough.
Tue, 09 Mar 2010 20:53:11 +0000 Paul Aurich jabber: Only initialize SASL once, too.
Tue, 09 Mar 2010 19:09:37 +0000 Paul Aurich jabber: And fix up the commands now to be per-plugin
Tue, 09 Mar 2010 18:59:08 +0000 Paul Aurich jabber: Move the initialization into the jabber plugin, and only initialize some things once.
Tue, 09 Mar 2010 03:34:03 +0000 Paul Aurich jabber: Fix the type signature of jabber_cmd_mood
Mon, 08 Mar 2010 22:53:02 +0000 Paul Aurich merge of 'd2f2c48292c37816f81123f7d805891c57238119'
Mon, 08 Mar 2010 22:51:42 +0000 Paul Aurich jabber: Use the jabber-specific function that is guaranteed to always be SHA1
Mon, 08 Mar 2010 16:58:59 +0000 Paul Aurich ChangeLog that. Refs #11489.
Mon, 08 Mar 2010 16:54:02 +0000 Paul Aurich jabber: Unlock from locked resource on a message *with content*, as opposed to any message.
Sun, 07 Mar 2010 19:56:38 +0000 Marcus Lundblad merge of '25d4fad7d77b9c892b18504c1bdc49e0ecf41a0f'
Sun, 07 Mar 2010 18:47:09 +0000 Paul Aurich jabber: Oops. Make jabber_saslprep have a hope of not locking the program if built without IDN support.
Sun, 07 Mar 2010 19:45:12 +0000 Marcus Lundblad jabber: Added a /mood command make up for the lost PurplePluginAction to
Sun, 07 Mar 2010 03:04:08 +0000 John Bailey Some necessary additions to the ChangeLog.