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
/
ChangeLog
Age
Commit message (
Expand
)
Author
2011-12-17
core: add signal "buffer_line_added"
Sebastien Helleu
2011-12-17
api: add new function hdata_check_pointer
Sebastien Helleu
2011-12-16
core: add default keys "meta2-1;5D" and "meta2-1;5C" (ctrl+left/right) for gn...
Sebastien Helleu
2011-12-09
irc: reset read marker of current buffer on manual /join
Sebastien Helleu
2011-12-07
core: add option "hooks" for command /debug
Sebastien Helleu
2011-12-07
core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto...
Sebastien Helleu
2011-12-06
relay: add WeeChat protocol (for remote GUI), doc about protocol, new options
Sebastien Helleu
2011-12-06
api: add new function nicklist_get_next_item
Sebastien Helleu
2011-11-27
irc: fix crash when signon time in message 317 (whois, idle) is invalid (too ...
Sebastien Helleu
2011-11-25
core: add type char for hdata and function hdata_char in plugin/script API
Sebastien Helleu
2011-11-21
irc: do not delete servers added in irc.conf on /reload (bug #34872)
Sebastien Helleu
2011-11-19
xfer: display origin of xfer in core and xfer buffers (task #10956)
Sebastien Helleu
2011-11-18
irc: remove autorejoin on channels when disconnected from server (bug #32207)
Sebastien Helleu
2011-11-17
irc: display messages kick/kill/mode/topic even if nick is ignored (bug #34853)
Sebastien Helleu
2011-11-17
core: apply filters after full reload of configuration files (with /reload) (...
Sebastien Helleu
2011-11-15
core: allow list for option weechat.plugin.extension (makes weechat.conf port...
Sebastien Helleu
2011-11-12
core: fix compilation under OpenBSD 5.0 (lib utf8 not needed any more) (bug #...
Simon Kuhnle
2011-11-12
core: add new option weechat.completion.base_word_until_cursor: allow complet...
Sebastien Helleu
2011-11-12
irc: add case insensitive string comparison based on casemapping of server (r...
Sebastien Helleu
2011-11-12
api: add new functions strcasecmp_range and strncasecmp_range
Sebastien Helleu
2011-11-08
core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/...
Sebastien Helleu
2011-11-07
core: display error in command /buffer if arguments are wrong (bug #34180)
Sebastien Helleu
2011-11-07
irc: display channel voice notices received in channel buffer (bug #34762), d...
Sebastien Helleu
2011-11-06
core: add developer's guide in ChangeLog
Sebastien Helleu
2011-11-05
core: rename options weechat.history.{max_lines|max_minutes} to weechat.histo...
Sebastien Helleu
2011-11-05
irc: add option irc.color.mirc_remap to remap mirc colors in messages to WeeC...
Sebastien Helleu
2011-11-04
irc: allow URL "irc://" in command /connect
Sebastien Helleu
2011-11-03
irc: auto-connect to servers created with "irc://" on command line but not ot...
Sebastien Helleu
2011-11-01
core: add option weechat.history.max_minutes: maximum number of minutes in hi...
Sebastien Helleu
2011-10-30
core: fix help on plugin option when config_set_desc_plugin is called to set ...
Sebastien Helleu
2011-10-29
core: add WEECHAT_HOME option in cmake and configure to setup default WeeChat...
Sebastien Helleu
2011-10-29
core: add optional arguments for command /plugin load/reload/autoload
Sebastien Helleu
2011-10-26
ruby: fix crash when reloading ruby plugin (bug #34474)
Dominik Honnef
2011-10-26
guile: new script plugin for scheme (task #7289)
Sebastien Helleu
2011-10-25
core: fix compilation error with "pid_t" on Mac OS X (bug #34639)
Sebastien Helleu
2011-10-23
core: enable background process under Cygwin to connect to servers, fix recon...
Sebastien Helleu
2011-10-22
Version 0.3.7-dev
Sebastien Helleu
2011-10-22
Version 0.3.6
Sebastien Helleu
2011-10-20
core: fix typo in ChangeLog
Sebastien Helleu
2011-10-20
Version 0.3.6-rc3
Sebastien Helleu
2011-10-19
core: fix freeze when calling function util_file_get_content with a directory...
Sebastien Helleu
2011-10-15
core: add color attribute "|" and value "resetcolor" for function weechat_col...
Sebastien Helleu
2011-10-10
Version 0.3.6-rc2
Sebastien Helleu
2011-10-10
core: fix compilation error (INSTALLPREFIX undeclared) on OS X and when compi...
Sebastien Helleu
2011-10-09
core: display timeout for hook_process command only if debug for core is enab...
Sebastien Helleu
2011-10-07
core: bufferize lines displayed before core buffer is created, to display the...
Sebastien Helleu
2011-10-04
irc: fix display of items "away" and "lag" in root bars, refresh all irc bar ...
Sebastien Helleu
2011-10-03
irc: fix crash on malformed irc notice received (without message after target)
Sebastien Helleu
2011-10-02
Version 0.3.6-rc1
Sebastien Helleu
2011-10-02
core: fix display of background color in chat area after line feed
Sebastien Helleu
[next]