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
Age
Commit message (
Expand
)
Author
2004-02-29
Display channel modes when joining channel that already exists (i.e. with mod...
Sebastien Helleu
2004-02-29
Added modes channel (and /mode command is now ok), dcc skeleton, fixed displa...
Sebastien Helleu
2004-02-24
Fixed display bug (text was blinking when scrolling)
Sebastien Helleu
2004-02-21
CTCP Version reply is now in english only and doesn't show host (security rea...
Sebastien Helleu
2004-01-24
Channel can be specified at the end of command line URL with /channel
Sebastien Helleu
2004-01-24
/set command is now ok
Sebastien Helleu
2004-01-24
Secured code to prevent buffer overflows and memory leaks
Sebastien Helleu
2004-01-24
Secured code to prevent buffer overflows and memory leaks
Sebastien Helleu
2004-01-23
Fixed memory leak in exec_weechat_command()
Sebastien Helleu
2004-01-21
Infobar highlight notifications
Sebastien Helleu
2004-01-21
Fixed QUIT command: now sent to all connected servers (not only current)
Sebastien Helleu
2004-01-21
Added IRC::print_infobar Perl function
Sebastien Helleu
2004-01-19
Added look_infobar_timestamp config option
Sebastien Helleu
2004-01-19
Removed unused variables
Sebastien Helleu
2004-01-19
Fixed minor typo
Sebastien Helleu
2004-01-18
Servers allowed on command line (irc://nick:passwd@irc.example.org:port)
Sebastien Helleu
2004-01-18
Changed default color for info bar
Sebastien Helleu
2004-01-18
Added info bar
Sebastien Helleu
2004-01-18
Fixed crash with /oper command
Sebastien Helleu
2004-01-17
Fixed bug when un*x realname (in /etc/passwd) is not set
Sebastien Helleu
2004-01-17
Nick for default config file is now based on un*x user
Sebastien Helleu
2004-01-15
Fixed crash when config file can not be created
Sebastien Helleu
2004-01-15
Create plugin directories only if plugin is built when WeeChat is compiled
Sebastien Helleu
2004-01-15
Added LOCALEDIR define
Sebastien Helleu
2004-01-11
Added default values for --config option
Sebastien Helleu
2004-01-11
Added -c (--config) command line parameter to see config file options
Sebastien Helleu
2004-01-01
Highlight action messages
Sebastien Helleu
2003-12-31
New copyright
Sebastien Helleu
2003-12-31
New copyright
Sebastien Helleu
2003-12-31
When private window is created (another user is talking), WeeChat does not sw...
Sebastien Helleu
2003-12-26
Added highlight (when our nick is written in a channel/private window), added...
uid67137
2003-12-26
Perl scripts auto-load, if no path given, look in ~/.weechat/perl when loadin...
uid67137
2003-11-30
- added IRC::get_info function for Perl scripts
Sebastien Helleu
2003-11-30
Added "Perl scripts unloaded" message when unloading all Perl scripts
Sebastien Helleu
2003-11-29
Added "print_with_channel" function (for Perl scripts)
Sebastien Helleu
2003-11-29
Added plugin prefix ("=P=") in front of scripts messages
Sebastien Helleu
2003-11-28
SIGINT signal (Ctrl-C) intercepted, handler does nothing
Sebastien Helleu
2003-11-23
- Perl unloading is now ok (unload all scripts),
Sebastien Helleu
2003-11-22
Renamed PLUGIN_* macros and fixed bug in "IRC::add_message_handler" function
Sebastien Helleu
2003-11-22
Added Perl command handlers
Sebastien Helleu
2003-11-17
Added Perl message handlers
Sebastien Helleu
2003-11-16
Added Perl handlers
Sebastien Helleu
2003-11-16
Removed perl.c
Sebastien Helleu
2003-11-16
Updated (Perl interface ok)
Sebastien Helleu
2003-11-16
Perl plugin support
Sebastien Helleu
2003-11-09
Perl plugin skeleton
Sebastien Helleu
2003-11-09
DEBUG macro moved to config.h
Sebastien Helleu
2003-11-03
Fixed display bug in --help and --license options
Sebastien Helleu
2003-11-02
Fixed bug on some IRC servers (when nick too long and nicklist problem)
Sebastien Helleu
2003-11-02
Fixed display bug when resizing term window
Sebastien Helleu
[next]