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
2011-03-26
core: flush stdout after changing terminal title (patch from Guido Berhoerster)
Sebastien Helleu
2011-03-24
irc: fix self nick color in nicklist after changing nick with /nick
Sebastien Helleu
2011-03-23
irc: return empty color name for nick prefix when no mode is set (instead of ...
Sebastien Helleu
2011-03-23
irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single...
Sebastien Helleu
2011-03-23
irc: fix local variable "away" on server buffer (set/delete it each time away...
Sebastien Helleu
2011-03-18
Add optional bar name in command /bar default
Sebastien Helleu
2011-03-18
Create default bars only if no bar is defined in configuration file
Sebastien Helleu
2011-03-18
Add new option weechat.look.highlight_tags (force highlight on tags)
Sebastien Helleu
2011-03-16
aspell: fix spellers used after switch of window (bug #32811)
Sebastien Helleu
2011-03-16
Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer...
Sebastien Helleu
2011-03-15
Allow removal of hashtable entry in callback of hashtable_map
Sebastien Helleu
2011-03-15
Add new option irc.look.buffer_auto_switch_on_join
Sebastien Helleu
2011-03-11
Add function "buffer_match_list" in plugin API
Sebastien Helleu
2011-03-10
Fix bug with repeat of last completion ("%*"), which failed when many templat...
Sebastien Helleu
2011-03-09
Add missing variable "buffers" in dump of filters
Sebastien Helleu
2011-03-09
Allow list of buffers in command /filter (exclusion with prefix "!") (task #1...
Sebastien Helleu
2011-03-07
Fix build when gnutls library is not found
Sebastien Helleu
2011-03-07
Add chars "`" and "_" in default value of option weechat.completion.nick_igno...
Sebastien Helleu
2011-03-07
Add new option irc.look.smart_filter_nick
Sebastien Helleu
2011-03-06
Reload file with certificate authorities when option weechat.network.gnutls_c...
Sebastien Helleu
2011-03-06
Rebuild bar content when items are changed in an hidden bar
Sebastien Helleu
2011-03-06
Add missing "extern" in rmodifier-config.h
Sebastien Helleu
2011-03-05
relay: allow colon in server password received from client
Sebastien Helleu
2011-03-05
Silently ignore IRC kicks when channel is not found
Sebastien Helleu
2011-03-05
Ignore IRC join if nick is not self nick and if channel buffer does not exist...
Sebastien Helleu
2011-03-04
Add new option irc.look.color_nicks_in_names
Sebastien Helleu
2011-03-03
Fix crash when setting wrong value in option irc.server.xxx.sasl_mechanism (b...
Sebastien Helleu
2011-03-02
Reset style (bold/underline/reverse) before setting color when displaying bar...
Sebastien Helleu
2011-03-02
Fix build with gnutls < 2.9.10
Sebastien Helleu
2011-03-02
Fix verification of SSL certificates by calling gnutls verify callback (patch...
Gu1ll4um3r0m41n
2011-03-01
relay: do not send join for private buffers to client
Sebastien Helleu
2011-03-01
Remember scroll position for all buffers in windows (bug #25555)
Sebastien Helleu
2011-02-25
Add optional command name for infolist_get on command hooks
Sebastien Helleu
2011-02-24
Refresh nicks colors in nicklist when changing option weechat.color.chat_nick...
Sebastien Helleu
2011-02-24
Do not update self nick color when changing option weechat.color.chat_nick_co...
Sebastien Helleu
2011-02-24
Replace char "%" by "!" for reverse video in color attributes
Sebastien Helleu
2011-02-24
Reset color used to display spaces around time and buffer in chat area
Sebastien Helleu
2011-02-23
Add new option irc.look.color_nicks_in_nicklist
Sebastien Helleu
2011-02-23
Fix reload of file rmodifier.conf
Sebastien Helleu
2011-02-23
Fix crash when adding rmodifier with invalid regex
Sebastien Helleu
2011-02-22
Replace char "/" by ":" to specify background in nick colors
Sebastien Helleu
2011-02-22
Fix crash when using column filling in bars with some empty items (bug #32565)
Sebastien Helleu
2011-02-21
Auto recalculate values of win_width_pct and win_height_pct when windows are ...
Sebastien Helleu
2011-02-21
Fix typo in /debug windows
Sebastien Helleu
2011-02-21
Allow relative size for command /window resize
Sebastien Helleu
2011-02-21
Add some default keys for gnome-terminal (home/end, ctrl+up/down, alt+pgup/pgdn)
Sebastien Helleu
2011-02-17
Fix typo: #weecht -> #weechat
Sebastien Helleu
2011-02-17
Add attributes for colors ("*": bold, "%": reverse, "_": underline)
Sebastien Helleu
2011-02-16
Fix array overflow in lua plugin for config reload callback
Sebastien Helleu
2011-02-15
Fix dump of bar colors in log file (missing color name)
Sebastien Helleu
[next]