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
2005-10-19
correct bad hack for stdout and stderr outputs
Emmanuel Bouthenot
2005-10-18
Added "Day changed to [date]" message when day changes
Sebastien Helleu
2005-10-18
Log options (for server/channel/private) can now be set while WeeChat is running
Sebastien Helleu
2005-10-17
Moved some functions in source code
Sebastien Helleu
2005-10-17
Changes in plugins and scripts plugins:
Sebastien Helleu
2005-10-17
Auto-load plugins in user's plugins path (before WeeChat system lib dir)
Sebastien Helleu
2005-10-16
Added "weechatdir" info for compatibility with old scripts (now DEPRECATED, use
Sebastien Helleu
2005-10-16
Added channel modes +e/+f, IRC commands 348,349,470
Sebastien Helleu
2005-10-16
Added Py_Finalise when Python plugin is unloaded
Sebastien Helleu
2005-10-16
Fixed but when no parameter given for /perl and /python options
Sebastien Helleu
2005-10-15
New plugin interface (loads dynamic C libraries)
Sebastien Helleu
2005-10-15
Removed old ruby interface
Sebastien Helleu
2005-10-15
Removed old python interface
Sebastien Helleu
2005-10-15
Removed old perl interface
Sebastien Helleu
2005-10-15
Removed obsolete file
Sebastien Helleu
2005-10-03
Added auto-creation of ~/.weechat/{perl|python}/config directories
Sebastien Helleu
2005-10-03
Added IRC commands: 008 and 381
Sebastien Helleu
2005-10-03
Changed default color for delimiters in input window (from cyan to lightgreen)
Sebastien Helleu
2005-10-02
Added colors for input buffer and current channel of status bar
Sebastien Helleu
2005-10-02
Added online help for config options (with /set full_option_name)
Sebastien Helleu
2005-10-01
Added "smart" hotlist
Sebastien Helleu
2005-09-28
Fixed /server command help (3 nicks are mandatory if -nicks used)
Sebastien Helleu
2005-09-25
Fixed typo in autojoin option help
Sebastien Helleu
2005-09-23
Replaced gettext with macro "_"
Sebastien Helleu
2005-09-23
Added /ame command (send CTCP action to all channels of all connected servers)
Sebastien Helleu
2005-09-22
Added setting "irc_notice_as_pv" to see notices as pv
Sebastien Helleu
2005-09-20
Added nicks colors in setup file
Sebastien Helleu
2005-09-20
Fixed DCC bug: delete failed file only if really empty (on disk)
Sebastien Helleu
2005-09-15
Fixed IRC message parser bug
Sebastien Helleu
2005-09-15
Fixed window swtich functions (was changing windows buffer and should not)
Sebastien Helleu
2005-09-15
Fixed window switch functions and bug when line is removed and that a window ...
Sebastien Helleu
2005-09-15
Fixed scroll problem (screen moving when scrolling and new line displayed)
Sebastien Helleu
2005-09-14
Fixed infinite loop when scrolling back and displaying long lines
Sebastien Helleu
2005-09-13
Fixed minor refresh bug in buffer clear function
Sebastien Helleu
2005-09-13
Fixed crash when closing a buffer used by more than one window
Sebastien Helleu
2005-09-11
Added missing "return 0" in handler for IRC command 221
Sebastien Helleu
2005-09-10
Added IRC commands: 042, 344, 345, 484
Sebastien Helleu
2005-09-07
Added IRC command "221"
Sebastien Helleu
2005-09-07
Fixed command "331" ("no topic set for channel")
Sebastien Helleu
2005-09-07
Fixed DCC display bug (now decodes strings according to charset)
Sebastien Helleu
2005-09-04
Fixed bug with nick change
Sebastien Helleu
2005-09-04
Removed nick color in nicklist when away and away check for nicks is disabled...
Sebastien Helleu
2005-09-04
Added /ignore and /unignore commands
Sebastien Helleu
2005-09-03
Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk...
Sebastien Helleu
2005-09-02
Added "505" IRC command
Sebastien Helleu
2005-09-02
Signal SIGQUIT is now ignored
Sebastien Helleu
2005-08-26
Set non blockant socket for dcc connection (as it was made before)
Sebastien Helleu
2005-08-22
Added command "020"
Sebastien Helleu
2005-08-21
Added Ruby plugins skeleton
Sebastien Helleu
2005-08-21
Fixed empty private buffer when unknown CTCP is received
Sebastien Helleu
[next]