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
2013-10-24
lua: fix crash on calls to callbacks during load of script
Sebastien Helleu
2013-10-19
core: fix truncated prefix when filters are toggled (bug #40204)
Sebastien Helleu
2013-10-08
irc: add option irc.look.notice_welcome_tags
Sebastien Helleu
2013-10-08
irc: add server option "default_msg_kick" to customize default kick/kickban m...
Sebastien Helleu
2013-10-06
core: add options to customize default text search in buffers
Sebastien Helleu
2013-10-06
Version 0.4.3-dev
Sebastien Helleu
2013-10-06
Version 0.4.2
Sebastien Helleu
2013-10-05
relay: fix decoding of websocket frames when there are multiple frames in a s...
Sebastien Helleu
2013-10-03
irc: fix reconnection to server using IPv6 (bug #38819, bug #40166)
Sebastien Helleu
2013-09-30
core: clear whole line before displaying content instead of clearing after th...
Sebastien Helleu
2013-09-24
core: fix time displayed in status bar (it was one second late) (bug #40097)
Sebastien Helleu
2013-09-20
Version 0.4.2-rc2
Sebastien Helleu
2013-09-20
aspell: fix detection of word start/end when there are apostrophes or minus c...
Sebastien Helleu
2013-09-19
core: fix memory leak on unhook of a print hook (if using tags)
Sebastien Helleu
2013-09-03
core: rename options weechat.look.day_change_message(2) to weechat.look.day_c...
Sebastien Helleu
2013-09-02
Version 0.4.2-rc1
Sebastien Helleu
2013-09-02
core: fix computation of columns in output of /help (take care about size of ...
Sebastien Helleu
2013-09-02
core: add option weechat.look.day_change_message2
Sebastien Helleu
2013-08-28
irc: add option irc.look.notice_welcome_redirect to automatically redirect ch...
Sebastien Helleu
2013-08-26
logger: add option "flush" for command /logger
Sebastien Helleu
2013-08-25
core: fix evaluation of expressions with parentheses
Sebastien Helleu
2013-08-25
core: display day change message dynamically (do not store it as a line in bu...
Sebastien Helleu
2013-08-19
core: add syntax "@buffer:item" in bar items to force the buffer used when di...
Sebastien Helleu
2013-08-18
irc: replace default prefix modes "qaohvu" by the standard ones "ov" when PRE...
Sebastien Helleu
2013-08-18
core: add split of IRC messages for commands (de)op/halfop/voice in ChangeLog
Sebastien Helleu
2013-08-17
core: add search of regular expression in buffer, don't reset search type on ...
Sebastien Helleu
2013-08-16
core: add text emphasis in messages when searching text in buffer
Sebastien Helleu
2013-08-10
core: fix random crash on "/buffer close" with a buffer number (or a range of...
Sebastien Helleu
2013-08-10
core: optimize the removal of lines in buffers (a lot faster to clear/close b...
Sebastien Helleu
2013-08-10
core: update ChangeLog with changes on hashtables
Sebastien Helleu
2013-08-05
rmodifier: add option "missing" for command /rmodifier
Sebastien Helleu
2013-08-04
core: change color format for options from `${xxx}` to `${color:xxx}`
Sebastien Helleu
2013-08-04
core: fix asciidoc formatting in ChangeLog
Sebastien Helleu
2013-08-04
api: add support of colors with format "${color:xxx}" in function string_eval...
Sebastien Helleu
2013-08-04
api: add argument "options" in function string_eval_expression, add option "-...
Sebastien Helleu
2013-08-02
core: add task #7395 in ChangeLog
Sebastien Helleu
2013-08-02
core: rename binary and man page from "weechat-curses" to "weechat" (task #11...
Sebastien Helleu
2013-07-31
plugins: remove the demo plugin
Sebastien Helleu
2013-07-31
core: do not build man page by default
Sebastien Helleu
2013-07-31
core: add cmake option ENABLE_MAN to compile man page (on by default)
Sebastien Helleu
2013-07-30
irc: use 6697 as default port for SSL servers created with URL "ircs://" (bug...
Sebastien Helleu
2013-07-28
core: update ChangeLog (add hdata with script callback)
Sebastien Helleu
2013-07-28
script: add info about things defined by script in the detailed view of scrip...
Sebastien Helleu
2013-07-28
api: use pointer for infolist "hook" to return only one hook
Sebastien Helleu
2013-07-27
core: add option "-o" for command /color
Sebastien Helleu
2013-07-27
irc: display number of ops/halfops/voices on channel join only for supported ...
Sebastien Helleu
2013-07-27
api: add new function strlen_screen
Sebastien Helleu
2013-07-24
core: fix priority of logical operators in evaluation of expression
Sebastien Helleu
2013-07-22
core: remove gap after read marker line when there is no bar on the right (bu...
Sebastien Helleu
2013-07-20
aspell: rename option aspell.look.color to aspell.color.misspelled, add optio...
Sebastien Helleu
[next]