Wed, 31 May 2006 23:12:56 +0200 Add a "special" parameter to scr_setmsgflag_if_needed()
Mikael Berthe <mikael@lilotux.net> [Wed, 31 May 2006 23:12:56 +0200] rev 891
Add a "special" parameter to scr_setmsgflag_if_needed()
Wed, 31 May 2006 20:32:27 +0200 Improve configure checks
Mikael Berthe <mikael@lilotux.net> [Wed, 31 May 2006 20:32:27 +0200] rev 890
Improve configure checks
Tue, 30 May 2006 23:22:37 +0200 Fix up pending message flag for the status special buffer
Mikael Berthe <mikael@lilotux.net> [Tue, 30 May 2006 23:22:37 +0200] rev 889
Fix up pending message flag for the status special buffer It's still disabled (because it isn't useful as is).
Tue, 30 May 2006 20:36:44 +0200 scr_setmsgflag_if_needed(): Add a check after scr_SearchWindow()
Mikael Berthe <mikael@lilotux.net> [Tue, 30 May 2006 20:36:44 +0200] rev 888
scr_setmsgflag_if_needed(): Add a check after scr_SearchWindow()
Mon, 29 May 2006 18:53:01 +0200 Fix beep_on_message in rooms
Mikael Berthe <mikael@lilotux.net> [Mon, 29 May 2006 18:53:01 +0200] rev 887
Fix beep_on_message in rooms
Sun, 28 May 2006 10:56:23 +0200 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sun, 28 May 2006 10:56:23 +0200] rev 886
Update documentation
Sun, 28 May 2006 10:42:22 +0200 Allow /rename for groups
Mikael Berthe <mikael@lilotux.net> [Sun, 28 May 2006 10:42:22 +0200] rev 885
Allow /rename for groups
Sat, 27 May 2006 19:46:20 +0200 scr_LogPrint(): Add a warning for UTF-8 -> locale conversion failures
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 19:46:20 +0200] rev 884
scr_LogPrint(): Add a warning for UTF-8 -> locale conversion failures
Sat, 27 May 2006 19:17:01 +0200 Remove some more libjabber warnings
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 19:17:01 +0200] rev 883
Remove some more libjabber warnings
Sat, 27 May 2006 18:53:56 +0200 autoconf: use datadir, not datarootdir
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 18:53:56 +0200] rev 882
autoconf: use datadir, not datarootdir Fix changeset b38760d9ec2d, I didn't see there was a datadir variable.
Sat, 27 May 2006 17:35:19 +0200 Try to fix autoconf setup
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 17:35:19 +0200] rev 881
Try to fix autoconf setup
Sat, 27 May 2006 15:59:05 +0200 /buffer scroll_unlock: Don't always jump to the end of the buffer
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 15:59:05 +0200] rev 880
/buffer scroll_unlock: Don't always jump to the end of the buffer If there is no pending message, do not jump to the bottom of the buffer. For special buffers (e.g. for the status buffer) pending flag is currently disabled so we jump unconditionally.
Sat, 27 May 2006 13:33:41 +0200 Remove a few libjabber warnings
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 13:33:41 +0200] rev 879
Remove a few libjabber warnings
Sat, 27 May 2006 13:22:06 +0200 Fix /buffer clear when the buffer is locked
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 13:22:06 +0200] rev 878
Fix /buffer clear when the buffer is locked
Sat, 27 May 2006 12:51:19 +0200 autoconf: Remove --with-datadir, use built-in --datarootdir option
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 12:51:19 +0200] rev 877
autoconf: Remove --with-datadir, use built-in --datarootdir option
Sat, 27 May 2006 00:05:17 +0200 Update manpage
Mikael Berthe <mikael@lilotux.net> [Sat, 27 May 2006 00:05:17 +0200] rev 876
Update manpage Update /buffer command help.
Fri, 26 May 2006 23:31:36 +0200 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Fri, 26 May 2006 23:31:36 +0200] rev 875
Update TODO & ChangeLog
Fri, 26 May 2006 22:59:02 +0200 Display a flag in the chat status line when the buffer is locked
Mikael Berthe <mikael@lilotux.net> [Fri, 26 May 2006 22:59:02 +0200] rev 874
Display a flag in the chat status line when the buffer is locked When chat mode is enabled and scrolling is locked, the "~" is replaced with a "*" in the chat status line.
Fri, 26 May 2006 22:51:19 +0200 Add /buffer {scroll_lock|scroll_unlock|toggle_scroll}
Mikael Berthe <mikael@lilotux.net> [Fri, 26 May 2006 22:51:19 +0200] rev 873
Add /buffer {scroll_lock|scroll_unlock|toggle_scroll}
Thu, 25 May 2006 22:39:37 +0200 Don't stop when there is no configuration file
Mikael Berthe <mikael@lilotux.net> [Thu, 25 May 2006 22:39:37 +0200] rev 872
Don't stop when there is no configuration file
Thu, 25 May 2006 21:56:37 +0200 Improve readability (/request {time,version})
Mikael Berthe <mikael@lilotux.net> [Thu, 25 May 2006 21:56:37 +0200] rev 871
Improve readability (/request {time,version})
Thu, 25 May 2006 19:02:23 +0200 Update manpage
Mikael Berthe <mikael@lilotux.net> [Thu, 25 May 2006 19:02:23 +0200] rev 870
Update manpage
Thu, 25 May 2006 19:01:45 +0200 HG-Ignore ctags file
Mikael Berthe <mikael@lilotux.net> [Thu, 25 May 2006 19:01:45 +0200] rev 869
HG-Ignore ctags file
Thu, 25 May 2006 18:20:52 +0200 Add online /help command
Mikael Berthe <mikael@lilotux.net> [Thu, 25 May 2006 18:20:52 +0200] rev 868
Add online /help command We use help files stored in "$DATA_DIR/mcabber/help/$lang/", with $lang defaulting to "en". The DATA_DIR location can be set using configure --with-datadir="...".
Wed, 24 May 2006 23:30:31 +0200 Commands /alias & /bind list the key bindings and aliases
Mikael Berthe <mikael@lilotux.net> [Wed, 24 May 2006 23:30:31 +0200] rev 867
Commands /alias & /bind list the key bindings and aliases
Wed, 24 May 2006 22:29:05 +0200 Add "/buffer purge"
Mikael Berthe <mikael@lilotux.net> [Wed, 24 May 2006 22:29:05 +0200] rev 866
Add "/buffer purge"
Wed, 24 May 2006 21:52:46 +0200 Improve changeset a3db3ee8b99e, do not enable chatmode when refreshing
Mikael Berthe <mikael@lilotux.net> [Wed, 24 May 2006 21:52:46 +0200] rev 865
Improve changeset a3db3ee8b99e, do not enable chatmode when refreshing
Tue, 23 May 2006 22:05:58 +0200 MUC: Work around user server restart
Mikael Berthe <mikael@lilotux.net> [Tue, 23 May 2006 22:05:58 +0200] rev 864
MUC: Work around user server restart When receiving a suspicious groupchat message/presence, from a room we're not a member of, send an unavailable presence message. Thanks to pmw for the report, thanks to hawke (from jdev) for the workaround suggestion.
Tue, 23 May 2006 21:38:27 +0200 Add roster_getnickname()
Mikael Berthe <mikael@lilotux.net> [Tue, 23 May 2006 21:38:27 +0200] rev 863
Add roster_getnickname()
Sun, 21 May 2006 09:49:43 +0200 Strip trailing empty lines from error messages
Mikael Berthe <mikael@lilotux.net> [Sun, 21 May 2006 09:49:43 +0200] rev 862
Strip trailing empty lines from error messages
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip