log

age author description
Sat, 17 Jun 2006 11:08:49 +0200 Mikael Berthe Update documentation
Fri, 16 Jun 2006 22:38:49 +0200 Mikael Berthe MUC: join password-protected room
Sat, 10 Jun 2006 12:16:09 +0200 Mikael Berthe Add option 'max_history_age'
Thu, 08 Jun 2006 21:42:52 +0200 Mikael Berthe Fix memory leak in scr_UpdateWindow()
Thu, 08 Jun 2006 21:29:09 +0200 Mikael Berthe Fix memory leak in scr_LogPrint()
Fri, 02 Jun 2006 21:59:27 +0200 Mikael Berthe Fix a small memory leak
Fri, 02 Jun 2006 20:39:01 +0200 Mikael Berthe Minor changes
Fri, 02 Jun 2006 19:13:00 +0200 Mikael Berthe done_completion(): free all allocated memory
Thu, 01 Jun 2006 18:55:55 +0200 Mikael Berthe Fix a small memory leak in /buffer purge
Wed, 31 May 2006 23:16:55 +0200 Mikael Berthe Set the pending message flag on the status buffer when using /help
Wed, 31 May 2006 23:12:56 +0200 Mikael Berthe Add a "special" parameter to scr_setmsgflag_if_needed()
Wed, 31 May 2006 20:32:27 +0200 Mikael Berthe Improve configure checks
Tue, 30 May 2006 23:22:37 +0200 Mikael Berthe Fix up pending message flag for the status special buffer
Tue, 30 May 2006 20:36:44 +0200 Mikael Berthe scr_setmsgflag_if_needed(): Add a check after scr_SearchWindow()
Mon, 29 May 2006 18:53:01 +0200 Mikael Berthe Fix beep_on_message in rooms
Sun, 28 May 2006 10:56:23 +0200 Mikael Berthe Update documentation
Sun, 28 May 2006 10:42:22 +0200 Mikael Berthe Allow /rename for groups
Sat, 27 May 2006 19:46:20 +0200 Mikael Berthe scr_LogPrint(): Add a warning for UTF-8 -> locale conversion failures
Sat, 27 May 2006 19:17:01 +0200 Mikael Berthe Remove some more libjabber warnings
Sat, 27 May 2006 18:53:56 +0200 Mikael Berthe autoconf: use datadir, not datarootdir
Sat, 27 May 2006 17:35:19 +0200 Mikael Berthe Try to fix autoconf setup
Sat, 27 May 2006 15:59:05 +0200 Mikael Berthe /buffer scroll_unlock: Don't always jump to the end of the buffer
Sat, 27 May 2006 13:33:41 +0200 Mikael Berthe Remove a few libjabber warnings
Sat, 27 May 2006 13:22:06 +0200 Mikael Berthe Fix /buffer clear when the buffer is locked
Sat, 27 May 2006 12:51:19 +0200 Mikael Berthe autoconf: Remove --with-datadir, use built-in --datarootdir option
Sat, 27 May 2006 00:05:17 +0200 Mikael Berthe Update manpage
Fri, 26 May 2006 23:31:36 +0200 Mikael Berthe Update TODO & ChangeLog
Fri, 26 May 2006 22:59:02 +0200 Mikael Berthe Display a flag in the chat status line when the buffer is locked
Fri, 26 May 2006 22:51:19 +0200 Mikael Berthe Add /buffer {scroll_lock|scroll_unlock|toggle_scroll}
Thu, 25 May 2006 22:39:37 +0200 Mikael Berthe Don't stop when there is no configuration file
Thu, 25 May 2006 21:56:37 +0200 Mikael Berthe Improve readability (/request {time,version})
Thu, 25 May 2006 19:02:23 +0200 Mikael Berthe Update manpage
Thu, 25 May 2006 19:01:45 +0200 Mikael Berthe HG-Ignore ctags file
Thu, 25 May 2006 18:20:52 +0200 Mikael Berthe Add online /help command
Wed, 24 May 2006 23:30:31 +0200 Mikael Berthe Commands /alias & /bind list the key bindings and aliases
Wed, 24 May 2006 22:29:05 +0200 Mikael Berthe Add "/buffer purge"
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
Tue, 23 May 2006 21:38:27 +0200 Mikael Berthe Add roster_getnickname()
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
Sun, 21 May 2006 09:47:12 +0200 Mikael Berthe Rebuild buddylist when setting a new message flag
Sat, 20 May 2006 19:27:45 +0200 Mikael Berthe Make sure we update the roster when a subscription is cancelled
Mon, 15 May 2006 23:20:59 +0200 Mikael Berthe Improve scr_LogPrint() for log/debug messages
Mon, 15 May 2006 23:06:13 +0200 Mikael Berthe scr_LogPrint(): do not use static buffer size
Sun, 14 May 2006 10:44:52 +0200 Mikael Berthe Fix small issue with log_display_sender
Sun, 14 May 2006 00:06:06 +0200 Mikael Berthe Display username before asking for password
Sat, 13 May 2006 22:26:15 +0200 Mikael Berthe Update manpage (pmw)
Sat, 13 May 2006 22:21:20 +0200 Mikael Berthe Fix segfault when using /group with the [status] entry
Tue, 09 May 2006 23:48:41 +0200 Mikael Berthe hbuf: minor fixes and typos
Mon, 08 May 2006 23:47:26 +0200 Mikael Berthe Add startup log messages to the status buffer
Mon, 08 May 2006 23:46:42 +0200 Mikael Berthe Use new status buffer window
Mon, 08 May 2006 23:46:18 +0200 Mikael Berthe Status buffer management
Mon, 08 May 2006 23:45:58 +0200 Mikael Berthe Introduce special buffer stuff
Mon, 08 May 2006 22:38:30 +0200 Mikael Berthe Improve readability for some commands
Sun, 07 May 2006 16:01:44 +0200 Mikael Berthe Rectify a wrong help message
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 18:41:24 +0200 Mikael Berthe "/say_to ." is not valid
Sat, 06 May 2006 12:59:04 +0200 Mikael Berthe Remember the status message when a buddy goes offline
Sat, 06 May 2006 00:00:46 +0200 Mikael Berthe Fix negative priority