log

age author description
Mon, 21 Nov 2005 00:05:17 +0100 Mikael Berthe Do not use default status messages with /status_to
Sun, 20 Nov 2005 23:30:31 +0100 Mikael Berthe Notice when we are ejected from a room
Sun, 20 Nov 2005 00:28:17 +0100 Mikael Berthe Update TODO & ChangeLog
Sun, 20 Nov 2005 00:12:53 +0100 Mikael Berthe Update sample mcabberrc and eventcmd script
Sun, 20 Nov 2005 00:08:49 +0100 Mikael Berthe Pass message body to external command
Sat, 19 Nov 2005 18:12:37 +0100 Mikael Berthe Write UTF-9 conversion failures to the tracelog file
Sat, 19 Nov 2005 16:54:42 +0100 Mikael Berthe Update documentation
Sat, 19 Nov 2005 16:30:49 +0100 Mikael Berthe "/status" changes
Mon, 14 Nov 2005 22:15:25 +0100 Mikael Berthe Remove old comment
Mon, 14 Nov 2005 18:47:08 +0100 Mikael Berthe Show current global status message in "/status"
Mon, 14 Nov 2005 18:34:57 +0100 Mikael Berthe Update Log_Win_Height when refreshing the screen
Mon, 14 Nov 2005 18:17:47 +0100 Mikael Berthe Update sample configuration file
Mon, 14 Nov 2005 18:16:59 +0100 Mikael Berthe Add option 'show_status_in_buffer'
Mon, 14 Nov 2005 15:29:03 +0100 Mikael Berthe Log window's height can be set by the user
Sun, 13 Nov 2005 22:46:46 +0100 Mikael Berthe Show status changes in buddy window, if it is open
Sun, 13 Nov 2005 22:15:19 +0100 Mikael Berthe Add HBB_PREFIX_NOFLAG
Sun, 13 Nov 2005 17:03:59 +0100 Mikael Berthe Fix "/buffer up"
Sat, 12 Nov 2005 17:49:29 +0100 Mikael Berthe Update documentation
Sat, 12 Nov 2005 17:36:20 +0100 Mikael Berthe New 'buddy_format' option
Sat, 12 Nov 2005 15:02:25 +0100 Mikael Berthe Fix a bug when moving a chatroom to a new group
Sat, 12 Nov 2005 14:48:35 +0100 Mikael Berthe Add "/buffer up" and "/buffer down"
Sat, 12 Nov 2005 11:33:14 +0100 Mikael Berthe MUC: display buddy's departure message, if any
Fri, 11 Nov 2005 22:47:28 +0100 Mikael Berthe "/move" does not jump to the buddy in the new group
Mon, 31 Oct 2005 23:06:55 +0100 Mikael Berthe Update TODO & ChangeLog
Mon, 31 Oct 2005 23:04:51 +0100 Mikael Berthe Prettier display for "/room names"
Mon, 31 Oct 2005 22:35:35 +0100 Mikael Berthe MUC: nickname completion
Sun, 30 Oct 2005 12:09:32 +0200 Mikael Berthe Fix mixed declaration and code
Wed, 26 Oct 2005 23:46:53 +0200 Mikael Berthe Add COMPL_RESOURCE (resource completion category)
Fri, 21 Oct 2005 23:13:54 +0200 Mikael Berthe Add a comment about the config. file syntax
Thu, 13 Oct 2005 19:58:58 +0200 Mikael Berthe Reorganise process_key()
Mon, 10 Oct 2005 23:00:00 +0200 Mikael Berthe Suppress a compilation warning
Mon, 10 Oct 2005 22:59:32 +0200 Mikael Berthe Post-0.7.0 changes
Mon, 10 Oct 2005 19:09:38 +0200 Mikael Berthe Added tag 0.7.0 for changeset 26f3c7695fe1a806cf3f22bfc2ef49fddef75dcc
Sun, 09 Oct 2005 22:05:11 +0200 Mikael Berthe Ready for 0.7.0 release 0.7.0
Sun, 09 Oct 2005 18:55:34 +0200 Mikael Berthe Fix small bug in roster_setstatus()
Sun, 09 Oct 2005 12:12:47 +0200 Mikael Berthe Update message status for conference occupants
Sat, 08 Oct 2005 00:57:45 +0200 Mikael Berthe Update TODO & ChangeLog
Sat, 08 Oct 2005 00:29:37 +0200 Mikael Berthe Update manual page
Sat, 08 Oct 2005 00:29:02 +0200 Mikael Berthe Add "/room privmsg"
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 19:15:26 +0200 Mikael Berthe Enable jid completion for /say_to
Fri, 07 Oct 2005 19:09:02 +0200 Mikael Berthe Update manual page
Fri, 07 Oct 2005 18:54:52 +0200 Mikael Berthe Add "/room invite"
Fri, 07 Oct 2005 18:52:37 +0200 Mikael Berthe Fix a small display bug
Thu, 06 Oct 2005 21:51:34 +0200 Mikael Berthe Display PRIV for private messages in a room when using /say_to
Wed, 05 Oct 2005 21:46:13 +0200 Mikael Berthe Fix a bug in roster_find()
Wed, 05 Oct 2005 19:30:35 +0200 Mikael Berthe Use fgets() instead of getline()
Wed, 05 Oct 2005 19:23:54 +0200 Mikael Berthe Remove hardcoded -lglib-2.0
Tue, 04 Oct 2005 19:47:50 +0200 Mikael Berthe Add /say_to command
Mon, 03 Oct 2005 23:59:56 +0200 Mikael Berthe resname can be a null pointer in sme cases
Mon, 03 Oct 2005 22:12:24 +0200 Mikael Berthe MUC: log join/nick/leave/topic if log_muc_conf is set
Mon, 03 Oct 2005 21:49:48 +0200 Mikael Berthe Improve hk_message_in()
Sun, 02 Oct 2005 23:52:31 +0200 Mikael Berthe Update TODO
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 10:57:09 +0200 Mikael Berthe Fix segfaults when using /buffer and /room while 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