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
2010-03-23
Remove WeeChat slogan
Sebastien Helleu
2010-03-23
Add note about /unalias in /help alias
Sebastien Helleu
2010-03-23
Reformat examples in help of some commands
Sebastien Helleu
2010-03-22
Fix typos in /help window and /help logger
Sebastien Helleu
2010-03-22
Add list of tags in /help filter
Sebastien Helleu
2010-03-22
Add new option weechat.color.nicklist_offline
Sebastien Helleu
2010-03-22
Remove obsolete option weechat.color.nicklist_more
Sebastien Helleu
2010-03-21
Remove IRC commands /forcejoin and /omode (now possible with alias and custom...
Sebastien Helleu
2010-03-21
Fix typo in /help alias
Sebastien Helleu
2010-03-21
Add custom completion for aliases (task #9479)
Sebastien Helleu
2010-03-21
Add missing refresh of bar item "buffer_number" when a buffer is closed
Sebastien Helleu
2010-03-21
Add new signals "irc_raw_in" and "irc_raw_in2" (sent for all IRC messages, ev...
Sebastien Helleu
2010-03-21
Use buffer local variable "nick" for default item "input_prompt"
Sebastien Helleu
2010-03-20
Add IRC commands /omode and /forcejoin (patch #7126)
Sebastien Helleu
2010-03-20
Refresh screen when exiting WeeChat (to display messages printed after /quit)
Sebastien Helleu
2010-03-20
Add functions string_match, string_has_highlight and string_mask_to_regex in ...
Sebastien Helleu
2010-03-19
Reformat multi-line comments
Sebastien Helleu
2010-03-19
Move /away command from irc plugin to core
Sebastien Helleu
2010-03-19
Fix bugs with function hook_command_run
Sebastien Helleu
2010-03-17
Fix bugs with xfer buffer after /upgrade
Sebastien Helleu
2010-03-17
Do not send signals "irc_in" and "irc_in2" when IRC messages are ignored
Sebastien Helleu
2010-03-14
Fix display of host in IRC message 333 (channel topic)
Sebastien Helleu
2010-03-11
Display IRC command 324 (channel modes) on server buffer if channel is not open
Sebastien Helleu
2010-03-09
Add missing initialization of variable in function irc_sasl_mechanism_plain
Sebastien Helleu
2010-03-08
Fix color of away nicks in nicklist when doing /names (nick color was reset t...
Sebastien Helleu
2010-03-08
Return absolute path for info_get of "weechat_dir" (bug #27936)
Sebastien Helleu
2010-03-07
Fix extraction and check of IRC prefix
Sebastien Helleu
2010-03-07
Bug with IRC prefix "!" for mode "a" (channel admin) (bug #29109)
Sebastien Helleu
2010-03-04
Fix display in bars with filling horizontal
Sebastien Helleu
2010-03-04
Fix display in bars with filling set to columns_vertical or columns_horizontal
Sebastien Helleu
2010-03-04
Hide read marker if all lines after marker are filtered (only if option read_...
Sebastien Helleu
2010-03-04
Fix bugs with cursor and background in bars
Sebastien Helleu
2010-03-03
Set option weechat.look.read_marker_always_show to off by default
Sebastien Helleu
2010-03-03
Add new option weechat.look.read_marker_always_show
Sebastien Helleu
2010-03-03
Free IRC raw messages when irc plugin is unloaded
Sebastien Helleu
2010-03-03
Fix completion bug for commands when input starts with two command chars (lik...
Sebastien Helleu
2010-03-02
Fix bug with /away -all in IRC plugin: set or unset future away for disconnec...
Sebastien Helleu
2010-03-02
Add new option weechat.look.command_chars, add functions string_is_command_ch...
Sebastien Helleu
2010-02-27
Fix crash in Perl plugin when callbacks are called during script initializati...
Sebastien Helleu
2010-02-26
Add command line option "-s" (or "--no-script") to start WeeChat without load...
Sebastien Helleu
2010-02-24
Fix display of color in input when it is scrolled
Sebastien Helleu
2010-02-24
Fix bug with cursor when position is last char of terminal
Sebastien Helleu
2010-02-23
Allow script commands to reload only one script
Sebastien Helleu
2010-02-21
Fix cursor color in input bar
Sebastien Helleu
2010-02-21
Fix bug with bar background after text with background color (bug #28157)
Sebastien Helleu
2010-02-20
Allow input "q" to close IRC raw buffer
Sebastien Helleu
2010-02-20
Fix translated string in output of "/uptime -o"
Sebastien Helleu
2010-02-20
Remove connection timer when closing connection with IRC server
Sebastien Helleu
2010-02-19
Add option irc.network.connection_timeout (timeout between TCP connection to ...
Sebastien Helleu
2010-02-19
Fix "inactivity" value when no key has been pressed since WeeChat started (bu...
Sebastien Helleu
[next]