summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
AgeCommit message (Expand)Author
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
2014-09-28core: move bar item "scroll" between buffer name and lag in default bar items...Sébastien Helleu
2014-09-28core: update ChangeLog (closes #217)Sébastien Helleu
2014-09-28core: update ChangeLog (closes #111)Sébastien Helleu
2014-09-28core: update ChangeLog and release notesSébastien Helleu
2014-09-28core: add ChangeLog of version 1.0.1Sébastien Helleu
2014-09-26relay: fix send of signals "relay_client_xxx" (closes #214)Sébastien Helleu
2014-09-24core: fix crash on buffer close when option weechat.look.hotlist_remove is se...Sébastien Helleu
2014-09-22irc: fix type of value stored in hashtable when joining a channel (closes #211)Sébastien Helleu
2014-09-21core: fix highlight of IRC action messages when option irc.look.nick_mode is ...Sébastien Helleu
2014-09-20core: fix compilation of plugin API functions (macros) when compiler optimiza...Sébastien Helleu
2014-09-20core: fix sentence in ChangeLogSébastien Helleu
2014-09-20guile: fix compilation with Guile < 2.0.4 (closes #198)Sébastien Helleu
2014-09-20trigger: do not allow any changes on a trigger when it is currently running (...Sébastien Helleu
2014-09-20aspell: fix compilation with enchant version older than 1.6.0 (closes #192)Sébastien Helleu
2014-09-06core: update ChangeLogSébastien Helleu
2014-09-06irc: display nick changes in server buffer (closes #188)Sébastien Helleu
2014-09-04irc: disable creation of temporary servers by default with command /connect, ...Sébastien Helleu
2014-08-29core: fix window/buffer pointers used in command /evalSébastien Helleu
2014-08-29api: use microseconds instead of milliseconds in functions util_timeval_diff ...Sébastien Helleu
2014-08-27api: fix bug in function hdata_move when absolute value of count is greater t...Sébastien Helleu
2014-08-26perl: fix detection of Perl >= 5.20 with autotoolsSébastien Helleu
2014-08-25tests: fix build of tests when the build directory is outside source tree (cl...Sébastien Helleu
2014-08-23core: add new option weechat.look.command_incomplete in ChangeLogSébastien Helleu
2014-08-23core: allow incomplete commands if unambiguous (task #5419)Sébastien Helleu
2014-08-23trigger: add option "restore" in command /triggerSébastien Helleu
2014-08-22script: fix crash on "/script update" if a script detail is displayed in buff...Sébastien Helleu
2014-08-22trigger: fix regex used in default triggers to hide passwords (closes #172)Sébastien Helleu
2014-08-19core: fix modifier "weechat_print": discard only one line when several lines ...Sébastien Helleu
2014-08-16core: fix translation of message displayed after /upgradeSébastien Helleu