Tue, 09 May 2006 23:48:41 +0200 hbuf: minor fixes and typos
Mikael Berthe <mikael@lilotux.net> [Tue, 09 May 2006 23:48:41 +0200] rev 852
hbuf: minor fixes and typos
Mon, 08 May 2006 23:47:26 +0200 Add startup log messages to the status buffer
Mikael Berthe <mikael@lilotux.net> [Mon, 08 May 2006 23:47:26 +0200] rev 851
Add startup log messages to the status buffer With this patch, status history buffer can be written to even before ncurses are initialized.
Mon, 08 May 2006 23:46:42 +0200 Use new status buffer window
Mikael Berthe <mikael@lilotux.net> [Mon, 08 May 2006 23:46:42 +0200] rev 850
Use new status buffer window Update scr_LogPrint() to use the new status buffer. Introduce HBB_PREFIX_SPECIAL flag which changes the prefix field in the special buffers.
Mon, 08 May 2006 23:46:18 +0200 Status buffer management
Mikael Berthe <mikael@lilotux.net> [Mon, 08 May 2006 23:46:18 +0200] rev 849
Status buffer management Create a status window and a status history buffer. This special history buffer is not part of the winbuflst linked list, because it will be used early (for startup logs for example).
Mon, 08 May 2006 23:45:58 +0200 Introduce special buffer stuff
Mikael Berthe <mikael@lilotux.net> [Mon, 08 May 2006 23:45:58 +0200] rev 848
Introduce special buffer stuff Update roster and commands: add support for a new "special" kind of buffer. A special buffer "[status]" is automatically created at startup.
Mon, 08 May 2006 22:38:30 +0200 Improve readability for some commands
Mikael Berthe <mikael@lilotux.net> [Mon, 08 May 2006 22:38:30 +0200] rev 847
Improve readability for some commands Use HBB_PREFIX_NONE in /info, /room names & /room whois.
Sun, 07 May 2006 16:01:44 +0200 Rectify a wrong help message
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2006 16:01:44 +0200] rev 846
Rectify a wrong help message
Sun, 07 May 2006 15:40:09 +0200 MUC: Fix a strange bug when a user isn't in a room anymore (network issue)
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2006 15:40:09 +0200] rev 845
MUC: Fix a strange bug when a user isn't in a room anymore (network issue) When the Jabber server cannot reach a server anymore, it considers the users of this server have left, but doesn't send type=unavailable. Mcabber didn't understand and still believed the users were in the room. This patch should fix that.
Sat, 06 May 2006 18:41:24 +0200 "/say_to ." is not valid
Mikael Berthe <mikael@lilotux.net> [Sat, 06 May 2006 18:41:24 +0200] rev 844
"/say_to ." is not valid
Sat, 06 May 2006 12:59:04 +0200 Remember the status message when a buddy goes offline
Mikael Berthe <mikael@lilotux.net> [Sat, 06 May 2006 12:59:04 +0200] rev 843
Remember the status message when a buddy goes offline This is useful when people use a status message when leaving, or with some Jabber transports.
(0) -300 -100 -10 +10 +100 +300 +1000 tip