log

age author description
Thu, 09 Mar 2006 19:40:00 +0100 Mikael Berthe MUC: Do not mark error messages as private
Thu, 09 Mar 2006 19:25:31 +0100 Mikael Berthe Fix highlighting of outgoing multi-line messages
Thu, 09 Mar 2006 18:06:02 +0100 Mikael Berthe MUC: Update the chat status line when the topic is updated
Mon, 06 Mar 2006 12:27:00 +0100 Mikael Berthe Outgoing messages (color_highlight) default to cyan
Mon, 06 Mar 2006 12:16:23 +0100 Mikael Berthe New color: color_highlight (for outgoing messages)
Mon, 06 Mar 2006 11:59:34 +0100 Mikael Berthe Use bold font for outgoing messages
Mon, 06 Mar 2006 10:25:24 +0100 Mikael Berthe Chat window: Highlight the flag in our messages
Sun, 05 Mar 2006 22:29:14 +0100 Mikael Berthe Expand tabs when reading history files
Sun, 05 Mar 2006 19:09:17 +0100 Mikael Berthe Better tab expansion
Sun, 05 Mar 2006 18:48:43 +0100 Mikael Berthe Expand tabs when receiving a message
Sun, 05 Mar 2006 16:54:01 +0100 Mikael Berthe Fix a roster refresh issue
Sun, 05 Mar 2006 11:00:24 +0100 Mikael Berthe Add text color when the selected buddy has an unread message
Sun, 05 Mar 2006 10:43:36 +0100 Mikael Berthe Sync with upstream libjabber
Sun, 05 Mar 2006 00:17:12 +0100 Mikael Berthe Use room topic as a description in the chat status line
Sun, 05 Mar 2006 00:03:06 +0100 Mikael Berthe Change chatmode status flag to '~'
Sat, 04 Mar 2006 23:39:46 +0100 Mikael Berthe Update documentation
Sat, 04 Mar 2006 23:38:36 +0100 Mikael Berthe Add a new_message flag (#) in the main status line
Sat, 04 Mar 2006 23:27:33 +0100 Mikael Berthe Reindent update_chat_status_window()
Sat, 04 Mar 2006 23:19:24 +0100 Mikael Berthe Add a chatmode flag (©) in the chat status line
Sat, 04 Mar 2006 22:16:39 +0100 Mikael Berthe Do not show the roster when it is hidden and we're moving in the roster
Sat, 04 Mar 2006 22:01:42 +0100 Mikael Berthe Display group name in the chat status line
Sat, 04 Mar 2006 18:55:54 +0100 Mikael Berthe Update status lines
Sat, 04 Mar 2006 18:52:29 +0100 Mikael Berthe Rename color options
Sat, 04 Mar 2006 18:50:21 +0100 Mikael Berthe Introduce status lines
Sat, 25 Feb 2006 23:37:46 +0100 Mikael Berthe Update documentation
Tue, 21 Feb 2006 23:47:29 +0100 Mikael Berthe Leave full-width mode automatically under some conditions
Tue, 21 Feb 2006 23:05:08 +0100 Mikael Berthe scr_RosterVisibility(): do not refresh when it is not needed
Tue, 21 Feb 2006 22:57:49 +0100 Mikael Berthe Add /roster hide|show|toggle
Sat, 18 Feb 2006 15:07:51 +0100 Mikael Berthe Check for IQ requests timeouts
Sat, 18 Feb 2006 15:04:17 +0100 Mikael Berthe Fix a bug in iqs_check_timeout()
Sat, 18 Feb 2006 12:05:46 +0100 Mikael Berthe Display IQ results (time, version) in the chat window
Wed, 15 Feb 2006 23:00:49 +0100 Mikael Berthe Fix UTC time in IQ:version queries
Wed, 15 Feb 2006 22:54:45 +0100 Mikael Berthe Update sample configuration file (roster_width option)
Wed, 15 Feb 2006 22:31:19 +0100 Mikael Berthe Add setting "roster_width" (variable buddylist width)
Sun, 12 Feb 2006 11:40:11 +0100 Mikael Berthe Update documentation
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Sun, 12 Feb 2006 11:06:26 +0100 Mikael Berthe Propagate context to IQ callback functions
Sat, 11 Feb 2006 16:06:29 +0100 Mikael Berthe Update ChangeLog & TODO
Sat, 11 Feb 2006 15:40:06 +0100 Mikael Berthe /status_to: Do not convert resource name to lower case
Sat, 11 Feb 2006 15:32:41 +0100 Mikael Berthe Fix up jb_request(), when the resource is unknown
Sat, 11 Feb 2006 15:21:25 +0100 Mikael Berthe Add "/request show_list"
Sat, 11 Feb 2006 15:18:45 +0100 Mikael Berthe Add /request command
Thu, 09 Feb 2006 23:25:25 +0100 Mikael Berthe Cosmetics (line wrapping)
Thu, 09 Feb 2006 23:21:49 +0100 Mikael Berthe Implement IQ:time requests
Thu, 09 Feb 2006 23:20:28 +0100 Mikael Berthe Implement IQ:version requests
Thu, 09 Feb 2006 23:18:38 +0100 Mikael Berthe Introduce jb_iqs_display_list() helper function for debugging
Thu, 09 Feb 2006 23:16:46 +0100 Mikael Berthe Call IQ callback function when receiving an IQ error packet
Tue, 07 Feb 2006 21:14:47 +0100 Mikael Berthe Minor format change in IQ id string
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