summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
AgeCommit message (Expand)Author
2015-01-06irc: defer the auto-connection to servers with a timer (closes #279, task #13...Sébastien Helleu
2015-01-03doc: fix compilation of man pages with autotools in source directorySébastien Helleu
2015-01-01core: fix compilation of plugins with cmake >= 3.1 (closes #287)Sébastien Helleu
2014-12-28core: check bar conditions in root bars and on each update of a bar itemSébastien Helleu
2014-12-21irc: add option "reorder" in command /server (closes #229)Sébastien Helleu
2014-12-20core: fully evaluate commands bound to keys in cursor and mouse contextsSébastien Helleu
2014-12-14irc: open channel buffers before the JOIN is received from server (autojoin a...Sébastien Helleu
2014-12-13core: use https for WeeChat URLsSébastien Helleu
2014-12-10tests: fix compilation of tests with clang (closes #275)Sébastien Helleu
2014-12-07relay: wait for message CAP END before sending join of channels and backlog t...Sébastien Helleu
2014-11-23irc: add missing server options "sasl_timeout", "sasl_fail" and "notify" in o...Sébastien Helleu
2014-11-23core: update ChangeLog (closes #265, task #12204)Sébastien Helleu
2014-11-22api: fix truncated process output in hook_process() (closes #266)Sébastien Helleu
2014-11-22core: add parentheses after function names in ChangeLogSébastien Helleu
2014-11-22api: return value in function command(), remove WeeChat error after command c...Sébastien Helleu
2014-11-16relay: send messages "_buffer_localvar_*" and "_buffer_type_changed" with syn...Sébastien Helleu
2014-11-16core: fix display bug when scrolling in buffer on a filtered line (closes #240)Sébastien Helleu
2014-11-15script: add option script.scripts.url_force_https (closes #253)Sébastien Helleu
2014-11-11irc: add infolist "irc_color_weechat"Sébastien Helleu
2014-11-11irc: add support for color codes 16-99 in IRC messages (closes #228) (patch f...Sébastien Helleu
2014-11-09core: update ChangeLogSébastien Helleu
2014-11-09core: update ChangeLogSébastien Helleu
2014-11-09core: add option weechat.completion.command_inline (task #12491)Sébastien Helleu
2014-11-06core: update ChangeLogSébastien Helleu
2014-11-04irc: use option irc.look.nick_mode_empty to display nick prefix in bar item "...Sébastien Helleu
2014-11-04irc: disable SSLv3 by default in server option "ssl_priorities" (closes #248)Sébastien Helleu
2014-11-02relay: don't remove relay from config when the binding fails (closes #225), a...Sébastien Helleu
2014-11-01core: add signals "mouse_enabled" and "mouse_disabled" (closes #244)Sébastien Helleu
2014-11-01core: send mouse code only one time to terminal with command /mouse enable|di...Sébastien Helleu
2014-11-01core: add issue #143 in ChangeLogSébastien Helleu
2014-11-01core: update ChangeLogSébastien Helleu
2014-11-01core: update ChangeLogSébastien Helleu
2014-11-01core: fix buffer property "lines_hidden" when merging buffers or when a line ...Sébastien Helleu
2014-10-31irc: remove IRC color codes from buffer title in channels (closes #237)Sébastien Helleu
2014-10-26irc: automatically add current channel in command /samode (closes #241)Sébastien Helleu
2014-10-26relay: add option relay.network.ssl_priorities (closes #234)Sébastien Helleu
2014-10-26trigger: fix memory leak when allocating a new trigger with several regexSébastien Helleu
2014-10-26trigger: evaluate and replace regex groups at same time, new format for regex...Sébastien Helleu
2014-10-23api: fix crash when reading config options with NULL value (closes #238)Sébastien Helleu
2014-10-22core: display time in bare display only if option weechat.look.buffer_time_fo...Sébastien Helleu
2014-10-22api: add regex replace feature in function string_eval_expressionSébastien Helleu
2014-10-16core: add hide of chars in string in evaluation of expressionsSébastien Helleu
2014-10-09core: update ChangeLogSébastien Helleu
2014-10-09irc: fix completion of commands /msg, /notice and /querySébastien Helleu
2014-10-08relay: use comma separator in option relay.irc.backlog_tags, check the value ...Sébastien Helleu
2014-10-08relay: add host in sender for IRC backlog PRIVMSG messages sent to clientsSébastien Helleu
2014-10-05core: update ChangeLog (add arraylists)Sébastien Helleu
2014-10-03core: update ChangeLog (add detection of Lua 5.2)Sébastien Helleu
2014-09-28core: fix asciidoc style in ChangeLogSébastien Helleu
2014-09-28trigger: add "${tg_displayed}" in conditions of default trigger "beep"Sébastien Helleu