index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2005-06-19
Added SSL support with gnutls lib
Sebastien Helleu
2005-06-19
Channel notify levels are saved in config file
Sebastien Helleu
2005-06-18
part message now accepts %v (replaced by WeeChat version), like quit message
Sebastien Helleu
2005-06-16
fix a filename error while loading a python script manually
Emmanuel Bouthenot
2005-05-08
Plugin message handler is now called for own messages (as "privmsg" IRC comma...
Sebastien Helleu
2005-05-05
Improved Perl interface and some changes in Python:
Sebastien Helleu
2005-05-01
Added Python plugin support
Sebastien Helleu
2005-04-30
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)
Sebastien Helleu
2005-04-30
Changes for Mac OS X platform (now ok)
Sebastien Helleu
2005-04-17
Improved gettext installation (now ok under BSD)
Sebastien Helleu
2005-04-09
Buffers timestamp can now be changed (new option in config file)
Sebastien Helleu
2005-04-07
Allow nick completion in private buffer with /me command
Sebastien Helleu
2005-03-24
Fixed crash with 64-bits arch (like AMD64) when converting UTF-8, added weech...
Sebastien Helleu
2005-03-20
Option irc_away_check is now 0 by default (waiting for fix)
Sebastien Helleu
2005-03-13
Added /ban, /unban and /kickban commands, fixed /kick command
Sebastien Helleu
2005-03-12
FIFO command/text not authorized on special buffers like DCC
Sebastien Helleu
2005-03-12
Added FIFO pipe for remote control
Sebastien Helleu
2005-03-10
Fixed some commands help for doc
Sebastien Helleu
2005-03-10
Fixed list of commands output
Sebastien Helleu
2005-03-10
Added --irc-commands and --weechat-commands command line options
Sebastien Helleu
2005-03-06
Crash message modified
Sebastien Helleu
2005-03-05
Nick completion with nothing as base word is disabled
Sebastien Helleu
2005-03-05
Added crash dump when WeeChat receives SIGSEGV (Segmentation fault)
Sebastien Helleu
2005-02-28
Fixed some translations
Sebastien Helleu
2005-02-27
Added spanish translation
Sebastien Helleu
2005-02-27
Fixed completion bug: now allows command completion in private buffers
Sebastien Helleu
2005-02-27
Added DCC CHAT (send & recv)
Sebastien Helleu
2005-02-21
Fixed /connect and /disconnect commands, improved output of some commands
Sebastien Helleu
2005-02-20
/set command does not add "=" any more after completed option name
Sebastien Helleu
2005-02-20
Connection to IRC server is now made by child process (non blocking)
Sebastien Helleu
2005-02-20
Added DCC send
Sebastien Helleu
2005-02-19
Added test of HAVE_ICONV, so compile is ok if iconv is not found
Sebastien Helleu
2005-02-17
Improved /help command output
Sebastien Helleu
2005-02-15
Added support for UnrealIrcd ("~" for chan owner, "&" for chan admin)
Sebastien Helleu
2005-02-15
Fixed /buffer close command (now ok when disconnected from server)
Sebastien Helleu
2005-02-14
Fixed /help command (display bug)
Sebastien Helleu
2005-02-12
Plugins messages are logged with new config option (log_plugin_msg); on serve...
Sebastien Helleu
2005-02-12
Default decoded charset is UTF-8
Sebastien Helleu
2005-02-06
Fixed charset conversions when locale is UTF-8 (added "look_charset_internal"...
Sebastien Helleu
2005-02-06
Improved /window command: now split and merge are ok, fixed crash when resizi...
Sebastien Helleu
2005-02-05
Away check is now customizable (with new irc_away_check option)
Sebastien Helleu
2005-01-31
Fixed many memory leaks
Sebastien Helleu
2005-01-26
Away nicks are now displayed with another color
Sebastien Helleu
2005-01-23
Improved completion for /set command (now adds '=' at the end)
Sebastien Helleu
2005-01-23
Min value for "irc_lag_min_show" is now 0
Sebastien Helleu
2005-01-23
Added lag indicator
Sebastien Helleu
2005-01-19
Added nick completion in private buffers
Sebastien Helleu
2005-01-19
Fixed possible crash with "/server del" and "/buffer close" commands
Sebastien Helleu
2005-01-17
Allow nick completion for /quote command
Sebastien Helleu
2005-01-16
Allow nick completion for /me command
Sebastien Helleu
[next]