log mcabber/src/jabglue.c @ 1592:1802b926e3fa

age author description
Tue, 06 Oct 2009 21:22:51 +0200 Mikael Berthe Display a warning when using /request while disconnected
Mon, 20 Apr 2009 19:58:06 +0200 franky Handle chat notifications even if the JID has no resource
Mon, 13 Apr 2009 01:16:23 +0200 Mikael Berthe Merge main and crew
Sun, 12 Apr 2009 20:20:56 +0200 franky Use otr context where possible, saves one mc_strtolower() per received message
Sat, 11 Apr 2009 12:05:27 +0200 Mikael Berthe Reduce the CPU usage when the server is unreachable
Fri, 10 Oct 2008 20:29:15 +0200 Mikael Berthe Fix gcc warnings related to inline/static uses
Sun, 05 Oct 2008 23:39:26 +0200 Mikael Berthe Fix uninitialized pointer (reported by T. Glaser)
Sat, 04 Oct 2008 13:07:18 +0200 Mikael Berthe Slightly improve last changeset
Sat, 04 Oct 2008 13:03:42 +0200 Mikael Berthe MUC fix: the topic couldn't be cleared
Thu, 02 Oct 2008 20:00:11 +0200 Mikael Berthe Display more information in /room bookmark (autojoin, nick...)
Mon, 30 Jun 2008 23:13:50 +0200 Mikael Berthe Do not use srand()/rand() if better alternatives exist (mirabilos)
Tue, 29 Apr 2008 19:16:26 +0200 Mikael Berthe Fix JID case issue with OTR (franky)
Sun, 20 Apr 2008 14:30:25 +0200 Mikael Berthe New UI message flag (O) when OTR is used
Thu, 17 Apr 2008 21:01:09 +0200 Mikael Berthe Avoid mixed declarations and code
Thu, 27 Mar 2008 23:27:19 +0100 Mikael Berthe Remove configure option --enable-fifo
Fri, 21 Mar 2008 19:27:52 +0100 Mikael Berthe Add option 'ignore_self_presence'
Tue, 26 Feb 2008 22:28:16 +0100 Mikael Berthe Wake up less often when not connected to the server
Sun, 24 Feb 2008 13:41:36 +0100 Mikael Berthe Do not send a groupchat-style message when changing a MUC room topic
Mon, 18 Feb 2008 22:59:37 +0100 Mikael Berthe Implement FIFO named command pipe
Tue, 12 Feb 2008 20:32:37 +0100 Mikael Berthe New option to customize the away/notavail priority (Michael Gehring)
Sat, 19 Jan 2008 16:42:34 +0100 Mikael Berthe Rename command public functions
Sat, 19 Jan 2008 16:30:39 +0100 Mikael Berthe Update copyrights
Sat, 19 Jan 2008 12:09:00 +0100 Mikael Berthe Remove useless inlines
Thu, 13 Dec 2007 22:36:04 +0100 Mikael Berthe Correctly display PGP-encoded messages with a subject
Mon, 10 Dec 2007 22:15:08 +0100 Mikael Berthe Minor style change
Mon, 10 Dec 2007 22:04:14 +0100 Mikael Berthe Automatically unlock new rooms (suggested by Michael Weiser)
Mon, 10 Dec 2007 21:45:24 +0100 Mikael Berthe Use bookmarked nickname when manually joining a room
Sun, 02 Dec 2007 17:16:09 +0100 Mikael Berthe Fix typo in changeset d9606bd03144
Sun, 02 Dec 2007 17:07:10 +0100 Mikael Berthe Split function handle_presence_muc()
Sun, 02 Dec 2007 13:38:44 +0100 Mikael Berthe Small code cleanup
Sun, 02 Dec 2007 10:36:42 +0100 Mikael Berthe Fix compilation on OpenBSD
Thu, 29 Nov 2007 22:40:56 +0100 Mikael Berthe Add missing PREFIX_NOFLAG flag...
Thu, 29 Nov 2007 20:54:38 +0100 Mikael Berthe MUC: Store room settings (print_status, auto_whois) in private storage
Wed, 28 Nov 2007 22:42:48 +0100 Mikael Berthe Small code cleanup
Tue, 27 Nov 2007 23:57:20 +0100 Mikael Berthe Add /room setopt {print_status,auto_whois}
Mon, 12 Nov 2007 19:27:55 +0100 Mikael Berthe Small code cleanup
Sun, 11 Nov 2007 18:49:43 +0100 Mikael Berthe Warn if a MUC room without bookmark is renamed
Sat, 10 Nov 2007 23:15:16 +0100 Mikael Berthe Add on_server flag
Sat, 10 Nov 2007 23:15:05 +0100 Mikael Berthe Add pre-disconnect internal hook
Fri, 09 Nov 2007 23:14:03 +0100 Mikael Berthe Add an option 'otr' to enable OTR support in the configuration file
Thu, 08 Nov 2007 23:46:18 +0100 Mikael Berthe Fix a potential segfault in display_server_error()
Tue, 06 Nov 2007 17:12:04 +0100 franky Only use OTR encryption on other users
Sat, 03 Nov 2007 16:52:25 +0100 Mikael Berthe History logfile: Use a special code (MI) for local MUC info messages
Sat, 27 Oct 2007 11:10:18 +0200 Mikael Berthe Minor coding style adjustments
Sat, 20 Oct 2007 19:37:11 +0200 Mikael Berthe Fix a bug when receiving an invitation
Thu, 13 Sep 2007 20:05:21 +0200 Mikael Berthe Implement "/roster display"
Mon, 10 Sep 2007 21:56:50 +0200 Mikael Berthe Allow vcard requests to a full jid
Sun, 09 Sep 2007 13:24:40 +0200 Mikael Berthe Fix jb_send_msg() call in OTR
Sat, 08 Sep 2007 13:21:07 +0200 Michal 'vorner' Vaner -n and -f flags to message-sending commands
Fri, 07 Sep 2007 17:07:35 +0200 Mikael Berthe Fix a gcc warning
Thu, 30 Aug 2007 00:52:51 +0200 Frank Zschockelt OTR support
Sun, 26 Aug 2007 18:24:14 +0200 Michal 'vorner' Vaner Drawing the MUC nicks by a different color
Sat, 25 Aug 2007 17:34:07 +0200 Mikael Berthe Implement XEP-0203 (Delayed Delivery)
Fri, 22 Jun 2007 20:24:19 +0200 Mikael Berthe Update Entity Capabilities (add iq:last)
Fri, 22 Jun 2007 19:21:23 +0200 Mikael Berthe More jabber:iq:last support... (misc)
Mon, 18 Jun 2007 21:12:35 +0200 Mikael Berthe Make room bookark more verbose, and remove duplicate bookmarks
Sat, 16 Jun 2007 12:28:27 +0200 Mikael Berthe Small MUC invitation improvement
Sat, 16 Jun 2007 12:19:14 +0200 Mikael Berthe Fix a roster bug when receiving a MUC invitation
Tue, 08 May 2007 10:00:32 +0200 Mikael Berthe Entity Capabilities support (XEP-0115)
Tue, 01 May 2007 18:16:11 +0200 Mikael Berthe Improve Private Storage detection.
Tue, 01 May 2007 16:33:26 +0200 Mikael Berthe Free rosternotes data when we're disconnected
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Fri, 27 Apr 2007 00:37:57 +0200 Mikael Berthe Add /pgp [-]force
Sat, 21 Apr 2007 15:10:57 +0200 Mikael Berthe Remove a warning when gpgme is disabled
Sat, 17 Feb 2007 15:14:39 +0100 Mikael Berthe Add option 'muc_flag_joins'
Sat, 17 Feb 2007 11:32:26 +0100 Mikael Berthe Silence a warning
Sat, 17 Feb 2007 11:25:41 +0100 Mikael Berthe Make /roster bookmark in the status buffer show all bookmarks
Fri, 16 Feb 2007 16:05:02 +0100 Mikael Berthe Fix a MUC problem with some servers
Sun, 21 Jan 2007 16:08:54 +0100 Mikael Berthe Do not use chat states of error messages :)
Sat, 20 Jan 2007 18:41:13 +0100 misc Support for invitations to muc rooms
Wed, 13 Dec 2006 21:51:51 +0100 Mikael Berthe Allow short key format in check_signature()
Sun, 10 Dec 2006 15:01:18 +0100 Mikael Berthe Fix a potential JEP22/85 issue introduced by changeset 10f9d6fcfeab
Fri, 08 Dec 2006 22:08:05 +0100 Mikael Berthe JEP85: Reset composing/paused state when a resource with higher prio comes up
Sun, 03 Dec 2006 19:29:50 +0100 Mikael Berthe Fix memory leaks after calls to buddy_getresources()
Sun, 03 Dec 2006 12:00:17 +0100 Mikael Berthe Fix a memory leak in JEP22 handling
Sat, 02 Dec 2006 13:11:44 +0100 Mikael Berthe Add key comparison for signatures & use user-provided PGP keys for encryption
Sat, 02 Dec 2006 11:13:40 +0100 Mikael Berthe Extand pgp_data structure
Thu, 30 Nov 2006 19:51:09 +0100 Mikael Berthe Code cleanup
Mon, 27 Nov 2006 23:39:40 +0100 Mikael Berthe PGP: Visual encryption flag
Mon, 27 Nov 2006 20:55:33 +0100 Mikael Berthe Cleanup/cosmetics
Mon, 27 Nov 2006 20:08:32 +0100 Mikael Berthe PGP: Sign empty <status/> presence elements
Sun, 26 Nov 2006 20:24:34 +0100 Mikael Berthe PGP: Do not sign presence messages to chatrooms
Sun, 26 Nov 2006 18:40:05 +0100 Mikael Berthe Tell the user when a signature is bad
Sun, 26 Nov 2006 18:05:31 +0100 Mikael Berthe Verify signatures for empty status messages
Sun, 26 Nov 2006 17:12:34 +0100 Mikael Berthe Encryption support for outgoing messages
Sun, 26 Nov 2006 17:08:21 +0100 Mikael Berthe Store contacts PGP keys
Sun, 26 Nov 2006 10:42:25 +0100 Mikael Berthe Initial PGP support (decrypt)
Sat, 18 Nov 2006 15:48:49 +0100 Mikael Berthe Remove useless message
Sat, 18 Nov 2006 10:44:58 +0100 Mikael Berthe Annotations listing (/roster note in the status buffer)
Wed, 15 Nov 2006 22:24:20 +0100 Mikael Berthe XEP-0145: display note dates
Wed, 15 Nov 2006 19:27:59 +0100 Mikael Berthe XEP-0145: Handle dates
Wed, 15 Nov 2006 19:23:40 +0100 Mikael Berthe Only update server private storage data if they've changed
Wed, 15 Nov 2006 00:04:57 +0100 Mikael Berthe Add /roster note
Mon, 13 Nov 2006 21:58:18 +0100 Mikael Berthe Add /request last
Sun, 12 Nov 2006 22:25:14 +0100 Mikael Berthe Keep the status and status messages when we're disconnected
Sun, 12 Nov 2006 15:55:04 +0100 Mikael Berthe Set the msg_flag when we leave a MUC room
Sun, 12 Nov 2006 12:12:38 +0100 Mikael Berthe Add a call to buddylist_build()
Sun, 12 Nov 2006 10:45:13 +0100 Mikael Berthe Functions to update room bookmarks
Tue, 07 Nov 2006 22:43:17 +0100 Mikael Berthe Initial VCard retrieval support
Mon, 06 Nov 2006 22:54:01 +0100 Mikael Berthe Auto-reconnect after a network/server failure
Sat, 04 Nov 2006 22:06:37 +0100 Mikael Berthe Redo chat states detection if we receive a message error packet from a contact
Fri, 03 Nov 2006 21:10:30 +0100 Mikael Berthe Do not use JEP-22 in MUC rooms
Thu, 02 Nov 2006 22:34:52 +0100 Mikael Berthe Cosmetics & comments
Wed, 01 Nov 2006 21:36:50 +0100 Mikael Berthe Add option 'disable_chatstates'
Wed, 01 Nov 2006 17:47:30 +0100 Mikael Berthe Chatstates: display "paused" states in the roster
Wed, 01 Nov 2006 11:56:58 +0100 Mikael Berthe Chatstates: add composing timeout
Wed, 01 Nov 2006 00:57:56 +0100 Mikael Berthe Send events/chatstates notifications (JEP-22/JEP-85)
Tue, 31 Oct 2006 20:30:29 +0100 Mikael Berthe Send JEP-22 delivered messages
Mon, 30 Oct 2006 23:37:58 +0100 Mikael Berthe Add ids to message stanzas if needed
Mon, 30 Oct 2006 20:18:00 +0100 Mikael Berthe Improve JEP22 + JEP85 support
Sun, 29 Oct 2006 11:43:00 +0100 Mikael Berthe Chat states receival (Alexis Hildebrandt)
Tue, 10 Oct 2006 20:15:06 +0200 Alexis Hildebrandt Cosmetic changes
Mon, 11 Sep 2006 19:14:59 +0200 Mikael Berthe Auto-whois shouldn't enable chat mode
Sat, 02 Sep 2006 14:54:46 +0200 Mikael Berthe Do not block system messages when block_unsubscribed is set
Fri, 14 Jul 2006 19:32:23 +0200 Mikael Berthe Fix an autoaway problem
Tue, 11 Jul 2006 22:50:48 +0200 Mikael Berthe Get rid of "busy-waiting" (Christof Meerwald)
Sun, 02 Jul 2006 22:54:18 +0200 Mikael Berthe Move _GNU_SOURCE define to the Makefile (Reimar Döffinger)
Fri, 16 Jun 2006 22:38:49 +0200 Mikael Berthe MUC: join password-protected room
Fri, 02 Jun 2006 21:59:27 +0200 Mikael Berthe Fix a small memory leak
Wed, 31 May 2006 23:12:56 +0200 Mikael Berthe Add a "special" parameter to scr_setmsgflag_if_needed()
Wed, 24 May 2006 21:52:46 +0200 Mikael Berthe Improve changeset a3db3ee8b99e, do not enable chatmode when refreshing
Tue, 23 May 2006 22:05:58 +0200 Mikael Berthe MUC: Work around user server restart
Sun, 21 May 2006 09:49:43 +0200 Mikael Berthe Strip trailing empty lines from error messages
Sun, 21 May 2006 09:49:04 +0200 Mikael Berthe Cosmetic changes
Sat, 20 May 2006 19:27:45 +0200 Mikael Berthe Make sure we update the roster when a subscription is cancelled
Sun, 07 May 2006 15:40:09 +0200 Mikael Berthe MUC: Fix a strange bug when a user isn't in a room anymore (network issue)
Sat, 06 May 2006 00:00:46 +0200 Mikael Berthe Fix negative priority
Thu, 04 May 2006 18:39:25 +0200 Mikael Berthe New option "muc_auto_whois"
Thu, 04 May 2006 17:03:19 +0200 Mikael Berthe Use jb_subscr_ in jb_delbuddy()
Tue, 25 Apr 2006 07:05:50 +0200 Mikael Berthe New option "delete_on_reject"
Sat, 22 Apr 2006 10:50:54 +0200 Mikael Berthe New option 'block_unsubscribed'
Fri, 21 Apr 2006 19:08:04 +0200 Mikael Berthe Fix a buddylist bug when receiving a subscription request
Sat, 08 Apr 2006 12:04:32 +0200 Mikael Berthe Fix up /request command
Sat, 25 Mar 2006 18:16:10 +0100 Mikael Berthe Remove useless checks before g_free() calls
Sat, 25 Mar 2006 18:10:36 +0100 Mikael Berthe Store most data in UTF-8 internally
Tue, 14 Mar 2006 12:22:35 +0100 Mikael Berthe Check for events timeout
Tue, 14 Mar 2006 12:04:46 +0100 Mikael Berthe Add event description when receiving a subscription request
Tue, 14 Mar 2006 11:55:41 +0100 Mikael Berthe Fix small typo
Mon, 13 Mar 2006 23:41:29 +0100 Mikael Berthe Avoid reusing events ids
Mon, 13 Mar 2006 19:20:03 +0100 Mikael Berthe Use events system for subscription requests
Mon, 13 Mar 2006 17:28:24 +0100 Mikael Berthe Introduce user "events" list
Thu, 09 Mar 2006 20:15:37 +0100 Mikael Berthe Some code cleanup
Thu, 09 Mar 2006 18:06:02 +0100 Mikael Berthe MUC: Update the chat status line when the topic is updated
Sun, 05 Mar 2006 16:54:01 +0100 Mikael Berthe Fix a roster refresh issue
Sun, 05 Mar 2006 00:17:12 +0100 Mikael Berthe Use room topic as a description in the chat status line
Sat, 04 Mar 2006 18:55:54 +0100 Mikael Berthe Update status lines
Sat, 18 Feb 2006 15:07:51 +0100 Mikael Berthe Check for IQ requests timeouts
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Sat, 11 Feb 2006 15:32:41 +0100 Mikael Berthe Fix up jb_request(), when the resource is unknown
Sat, 11 Feb 2006 15:18:45 +0100 Mikael Berthe Add /request command
Thu, 09 Feb 2006 23:21:49 +0100 Mikael Berthe Implement IQ:time requests
Mon, 06 Feb 2006 21:06:19 +0100 Mikael Berthe Use the new IQ system for authentication
Mon, 06 Feb 2006 20:02:09 +0100 Mikael Berthe Switch IQ packet creation to the new IQ system
Sat, 28 Jan 2006 12:02:14 +0100 Mikael Berthe Fix a small issue in roster_msg_setflag()
Sat, 28 Jan 2006 11:07:02 +0100 Mikael Berthe Using "/status invisible -" did not clear the status message
Sun, 15 Jan 2006 10:49:50 +0100 Mikael Berthe Do not process packet if type = 0
Sat, 14 Jan 2006 11:02:13 +0100 Mikael Berthe Small jb_disconnect() improvement
Sat, 07 Jan 2006 13:59:17 +0100 Mikael Berthe Use "(...)" when cutting a multi-line status message in the log window
Sat, 07 Jan 2006 12:17:49 +0100 Mikael Berthe MUC: Set the new_message flag when joining a room
Sat, 07 Jan 2006 11:01:58 +0100 Mikael Berthe MUC: Be more verbose when joining a room
Sat, 07 Jan 2006 10:56:46 +0100 Mikael Berthe We do not need buddy_isresource() anymore
Sat, 07 Jan 2006 10:32:55 +0100 Mikael Berthe MUC: Fix a timestamp issue when joining a room
Sat, 07 Jan 2006 01:15:04 +0100 Mikael Berthe MUC: fix join bug when the conference is in the roster
Thu, 05 Jan 2006 22:01:11 +0100 Mikael Berthe Small handle_presence_muc() update
Thu, 05 Jan 2006 20:20:57 +0100 Mikael Berthe MUC: better nickname check when entering a room
Mon, 02 Jan 2006 22:07:15 +0100 Mikael Berthe Fix double UTF-8 encoding when joining a room
Fri, 30 Dec 2005 12:46:48 +0100 Mikael Berthe Fix a crash when a resource contains non-representable chars
Sun, 25 Dec 2005 20:51:20 +0100 Mikael Berthe Send "</stream:stream>" when disconnecting from the server
Sun, 25 Dec 2005 20:20:20 +0100 Mikael Berthe Log to the tracelog file when joining a room
Fri, 23 Dec 2005 22:57:34 +0100 Mikael Berthe MUC: use timestamp when available
Tue, 20 Dec 2005 00:18:47 +0100 Mikael Berthe Fix a bug in jb_addbuddy() 0.7.2
Sat, 17 Dec 2005 18:39:04 +0100 Mikael Berthe Show presence timestamps in "/info" and "/room whois"
Sat, 17 Dec 2005 13:48:07 +0100 Mikael Berthe Fix double UTF-8 decoding
Fri, 16 Dec 2005 13:34:13 +0100 Mikael Berthe Add "/authorization" command
Fri, 16 Dec 2005 12:09:46 +0100 Mikael Berthe MUC: display reason, if any, when a room has been destroyed
Thu, 15 Dec 2005 23:08:22 +0100 Mikael Berthe Respect RFC 3921 order advice
Thu, 15 Dec 2005 22:35:34 +0100 Mikael Berthe Improve subscription management
Thu, 15 Dec 2005 19:56:19 +0100 Mikael Berthe Consider buddies as offline when they have cancelled our subscription
Thu, 15 Dec 2005 18:51:06 +0100 Mikael Berthe Do not send message "online" when adding a buddy
Thu, 15 Dec 2005 15:40:21 +0100 Mikael Berthe Code cleanup + remove deprecated Agents list IQ request
Thu, 15 Dec 2005 12:52:37 +0100 Mikael Berthe Store subscription data
Tue, 13 Dec 2005 23:50:00 +0100 Mikael Berthe Free room personal data when receiving the unavailable stanza, not before
Tue, 13 Dec 2005 23:40:17 +0100 Mikael Berthe Add "/room destroy"
Tue, 13 Dec 2005 23:04:09 +0100 Mikael Berthe Fix some display issues
Sat, 10 Dec 2005 23:18:26 +0100 Mikael Berthe Fix a few UTF-8 related issues
Sat, 10 Dec 2005 20:17:49 +0100 Mikael Berthe Improve fix from changeset 1b773c760a99
Sat, 10 Dec 2005 19:06:01 +0100 Mikael Berthe Kick/ban: convert reason to user's locale
Sat, 10 Dec 2005 18:50:08 +0100 Mikael Berthe Missing initialization
Fri, 09 Dec 2005 19:49:58 +0100 Mikael Berthe jb_room_setattrib()
Tue, 06 Dec 2005 21:13:03 +0100 Mikael Berthe MUC: clean up departure message code
Mon, 05 Dec 2005 23:54:27 +0100 Mikael Berthe Tell the user when he or she has been kicked/banned
Mon, 05 Dec 2005 00:01:16 +0100 Mikael Berthe Fix modelines
Sun, 04 Dec 2005 23:55:47 +0100 Mikael Berthe Introduce a handle_presence_muc() function
Sun, 04 Dec 2005 11:51:47 +0100 Mikael Berthe Fix connection issue
Sun, 04 Dec 2005 11:06:59 +0100 Mikael Berthe Move IQ Jabber stuff to a separate file
Sun, 04 Dec 2005 09:04:02 +0100 Mikael Berthe Add Vim modelines
Sat, 03 Dec 2005 23:40:40 +0100 Mikael Berthe Implement affiliations handling, add "/room whois"
Sat, 03 Dec 2005 13:47:52 +0100 Mikael Berthe "/room invite": Do not send epty reason
Sat, 03 Dec 2005 13:32:29 +0100 Mikael Berthe Add "/room kick"
Fri, 02 Dec 2005 23:10:34 +0100 Mikael Berthe Cosmetic changes
Thu, 01 Dec 2005 23:54:22 +0100 Mikael Berthe Better topic attribution
Sun, 27 Nov 2005 21:38:53 +0100 Mikael Berthe MUC: "/room topic" shows the current room topic
Sun, 27 Nov 2005 00:19:07 +0100 Mikael Berthe Break packethandler() out
Fri, 25 Nov 2005 23:44:47 +0100 Mikael Berthe Fix some memory leaks
Fri, 25 Nov 2005 23:10:26 +0100 Mikael Berthe Hide debug message
Fri, 25 Nov 2005 23:07:21 +0100 Mikael Berthe Buddy status change was not always displayed
Fri, 25 Nov 2005 22:17:20 +0100 Mikael Berthe Set status correctly when joining a room
Fri, 25 Nov 2005 22:09:30 +0100 Mikael Berthe Add presnew()
Thu, 24 Nov 2005 00:11:40 +0100 Mikael Berthe Make some functions static
Thu, 24 Nov 2005 00:03:37 +0100 Mikael Berthe Send status changes to chatrooms
Tue, 22 Nov 2005 23:36:12 +0100 Mikael Berthe Allow changing priority on the fly
Sun, 20 Nov 2005 23:30:31 +0100 Mikael Berthe Notice when we are ejected from a room
Sat, 19 Nov 2005 18:12:37 +0100 Mikael Berthe Write UTF-9 conversion failures to the tracelog file
Sat, 19 Nov 2005 16:30:49 +0100 Mikael Berthe "/status" changes
Mon, 14 Nov 2005 18:47:08 +0100 Mikael Berthe Show current global status message in "/status"
Sun, 13 Nov 2005 22:15:19 +0100 Mikael Berthe Add HBB_PREFIX_NOFLAG
Sat, 12 Nov 2005 11:33:14 +0100 Mikael Berthe MUC: display buddy's departure message, if any
Sun, 09 Oct 2005 12:12:47 +0200 Mikael Berthe Update message status for conference occupants
Fri, 07 Oct 2005 20:12:11 +0200 Mikael Berthe Auto-convert a roster item to "room" type when receiving a groupchat message
Fri, 07 Oct 2005 18:54:52 +0200 Mikael Berthe Add "/room invite"
Mon, 03 Oct 2005 22:12:24 +0200 Mikael Berthe MUC: log join/nick/leave/topic if log_muc_conf is set
Sun, 02 Oct 2005 23:36:39 +0200 Mikael Berthe Add "/room topic", and display topic changes
Sun, 02 Oct 2005 23:29:01 +0200 Mikael Berthe Minor code cleanup
Sun, 02 Oct 2005 22:31:36 +0200 Mikael Berthe Fix segfault when receiving a message stanza with no body tag
Sun, 02 Oct 2005 18:05:34 +0200 Mikael Berthe Disable some commands when not connected
Sun, 02 Oct 2005 00:37:16 +0200 Mikael Berthe Add "/room nick"
Sat, 01 Oct 2005 23:17:05 +0200 Mikael Berthe Use UTF8 to handle resources and room nicknames
Sat, 01 Oct 2005 18:53:14 +0200 Mikael Berthe Improve MUC presence messages handling
Wed, 28 Sep 2005 21:56:35 +0200 Mikael Berthe Convert /rawxml argument to UTF8
Sun, 25 Sep 2005 23:45:34 +0200 Mikael Berthe Add "/room unlock"
Sun, 25 Sep 2005 01:01:44 +0200 Mikael Berthe Initial Multi-User Chat support
Sun, 25 Sep 2005 00:33:56 +0200 Mikael Berthe Add /status_to command
Wed, 21 Sep 2005 22:05:43 +0200 Mikael Berthe Handle g_locale_from_utf8() failures
Mon, 19 Sep 2005 23:32:42 +0200 Mikael Berthe Handle multiple resources for the same buddy
Thu, 15 Sep 2005 23:22:12 +0200 Mikael Berthe Add /rawxml command
Sun, 11 Sep 2005 22:01:57 +0200 Mikael Berthe Display error messages as specified in RFC3920 (9.3)
Mon, 05 Sep 2005 22:56:57 +0200 Mikael Berthe Better handling of server error codes/messages
Fri, 02 Sep 2005 22:10:14 +0200 Mikael Berthe Ready for 0.6.7 release 0.6.7
Fri, 02 Sep 2005 21:47:14 +0200 Mikael Berthe Display error code/message when receiving a message packet with "error" type
Fri, 02 Sep 2005 20:34:17 +0200 Mikael Berthe Small code review