log

age author description
Mon, 06 Feb 2006 21:06:19 +0100 Mikael Berthe Use the new IQ system for authentication
Mon, 06 Feb 2006 20:04:58 +0100 Mikael Berthe Call IQ callback function when receiving a RESULT packet
Mon, 06 Feb 2006 20:02:09 +0100 Mikael Berthe Switch IQ packet creation to the new IQ system
Mon, 06 Feb 2006 19:57:00 +0100 Mikael Berthe Introduce new IQ system
Sun, 29 Jan 2006 22:57:35 +0100 Mikael Berthe Small fix in scr_DrawRoster()
Sun, 29 Jan 2006 12:00:04 +0100 Philip M. White Improve messages in commands.c
Sat, 28 Jan 2006 18:02:24 +0100 Mikael Berthe Try to display as many buddylist items as possible
Sat, 28 Jan 2006 17:40:00 +0100 Mikael Berthe Remove "This is the status window" message
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
Thu, 26 Jan 2006 23:14:17 +0100 Mikael Berthe New "eventcmd_checkstatus" option
Wed, 25 Jan 2006 22:00:06 +0100 Mikael Berthe New "beep_on_message" option
Tue, 17 Jan 2006 23:32:28 +0100 Mikael Berthe Post-0.7.4 changes
Tue, 17 Jan 2006 23:15:59 +0100 Mikael Berthe Added tag 0.7.4 for changeset 656e6acdac3149b4dcc7fb8089c11540442605ac
Tue, 17 Jan 2006 22:34:30 +0100 Mikael Berthe Ready for release 0.7.4 0.7.4
Sun, 15 Jan 2006 10:49:50 +0100 Mikael Berthe Do not process packet if type = 0
Sun, 15 Jan 2006 10:00:03 +0100 Mikael Berthe Fix a bug in roster_find()
Sat, 14 Jan 2006 13:40:07 +0100 Mikael Berthe roster_add_group(): do not call roster_find() twice
Sat, 14 Jan 2006 11:02:13 +0100 Mikael Berthe Small jb_disconnect() improvement
Fri, 13 Jan 2006 22:05:38 +0100 Mikael Berthe Fix segfault in scr_setmsgflag_if_needed()
Thu, 12 Jan 2006 22:54:13 +0100 Mikael Berthe Post-0.7.3 changes
Thu, 12 Jan 2006 22:02:00 +0100 Mikael Berthe Added tag 0.7.3 for changeset 414ae36ea26456df3b6d70bd69310c4d2efed8c1
Thu, 12 Jan 2006 21:40:28 +0100 Mikael Berthe Ready for release 0.7.3 0.7.3
Mon, 09 Jan 2006 21:56:03 +0100 Mikael Berthe Update TODO & ChangeLog
Mon, 09 Jan 2006 19:40:29 +0100 Mikael Berthe Do not loose the unread_message flag when disconnecting from the server
Sun, 08 Jan 2006 22:56:22 +0100 Mikael Berthe Update ChangeLog
Sun, 08 Jan 2006 22:26:02 +0100 Mikael Berthe Update documentation
Sun, 08 Jan 2006 01:25:58 +0100 Mikael Berthe MUC: Add "nickname" option variable
Sat, 07 Jan 2006 23:12:22 +0100 Mikael Berthe Avoid g_try_new()
Sat, 07 Jan 2006 23:01:42 +0100 Mikael Berthe Some memory allocation code cleaning
Sat, 07 Jan 2006 22:42:08 +0100 Mikael Berthe Close standard fds before launching the eventcmd process
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:31:41 +0100 Mikael Berthe MUC: /room {leave,nick,topic} can only be used when inside a room
Sat, 07 Jan 2006 01:15:04 +0100 Mikael Berthe MUC: fix join bug when the conference is in the roster
Sat, 07 Jan 2006 01:12:03 +0100 Mikael Berthe MUC: No new_message flag for server messages
Fri, 06 Jan 2006 22:37:05 +0100 Mikael Berthe Enter chat mode automatically when using some commands
Thu, 05 Jan 2006 22:23:41 +0100 Mikael Berthe MUC: Server messages are prefixed with "~ " instead of "<> "
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
Wed, 28 Dec 2005 19:05:11 +0100 Mikael Berthe Allow special jid "." in commands /add and /status_to
Wed, 28 Dec 2005 18:58:03 +0100 Mikael Berthe "/status_to" can be used with no jid (it will use the current buddy's jid)
Wed, 28 Dec 2005 11:09:01 +0100 Mikael Berthe Update documentation
Wed, 28 Dec 2005 11:08:39 +0100 Mikael Berthe "/add" can be used with no jid (it will use the current buddy's jid)
Mon, 26 Dec 2005 19:42:57 +0100 Mikael Berthe Update documentation
Mon, 26 Dec 2005 13:14:40 +0100 Mikael Berthe Add "/msay send_to"
Sun, 25 Dec 2005 23:41:09 +0100 Mikael Berthe New "load_muc_logs" option
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
Fri, 23 Dec 2005 19:16:30 +0100 Mikael Berthe Allow sending a message to an agent
Fri, 23 Dec 2005 17:19:02 +0100 Mikael Berthe Post-0.7.2 changes
Thu, 22 Dec 2005 00:13:37 +0100 Mikael Berthe Added tag 0.7.2 for changeset 454399f026fa064e0e6a6d58bdac5bbf8445f1ef
Tue, 20 Dec 2005 00:18:47 +0100 Mikael Berthe Fix a bug in jb_addbuddy() 0.7.2
Mon, 19 Dec 2005 22:52:21 +0100 Mikael Berthe Ready for release 0.7.2