summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
2019-12-15irc: fix memory leak when the channel topic is changedSébastien Helleu
2019-12-14php: add detection of PHP 7.4Sébastien Helleu
2019-12-13core: update ChangeLog (issue #1433)Sébastien Helleu
2019-12-13core: fix version in ChangeLogSébastien Helleu
2019-12-13core: update ChangeLog (issue #1431)Sébastien Helleu
2019-12-08Version 2.7Sébastien Helleu
2019-11-25core: update ChangeLog (issue #635)Sébastien Helleu
2019-11-21irc: do not automatically open a channel with name "0" (closes #1429)Sébastien Helleu
2019-11-18core: add different icons sizes (16x16 to 512x512) (closes #1347)Sébastien Helleu
2019-11-17core: set buffer name, short name and title only if the value has changedSébastien Helleu
2019-11-12core: update ChangeLogSébastien Helleu
2019-11-11debian: disable javascript plugin on Debian Sid and Ubuntu EoanSébastien Helleu
2019-11-10core: update ChangeLog (issue #1420)Sébastien Helleu
2019-11-07core: move line from "New features" to "Bug fixes"Sébastien Helleu
2019-11-03irc: add filters on raw buffer (closes #1000)Sébastien Helleu
2019-10-23core: optimize search of options in configuration sectionsSébastien Helleu
2019-10-14core: fix scrolling up in bare mode when switched to bare mode at the top of ...Sébastien Helleu
2019-10-12python: send "bytes" instead of "str" to callbacks in Python 3 when the strin...Sébastien Helleu
2019-10-12core: add reverse of string for screen in evaluation of expressions with "rev...Sébastien Helleu
2019-10-11irc: add option irc.look.display_pv_warning_address (closes #892)Sébastien Helleu
2019-10-09irc: add server option "ssl_password" (issue #115, issue #1416)Sébastien Helleu
2019-10-07core: update ChangeLog (issue #982, issue #408)Sébastien Helleu
2019-10-06core: update ChangeLog (closes #630)Sébastien Helleu
2019-10-06core: update ChangeLog (closes #610, closes #617, closes #619)Sébastien Helleu
2019-10-06logger: fix write in log file if it has been deleted or renamed (closes #123)Sébastien Helleu
2019-10-06irc: use path from option xfer.file.upload_path to complete filename in comma...Sébastien Helleu
2019-10-06core: add optional default path (evaluated) in completion "filename" (issue #60)Sébastien Helleu
2019-10-06core: add support of modifiers in evaluation of expressions with "modifier:na...Sébastien Helleu
2019-10-06api: add modifier "eval_path_home" (issue #60)Sébastien Helleu
2019-10-05core: add reference to issue #66 for hook_line function in ChangeLogSébastien Helleu
2019-10-05core: add quotes around commands with arguments in ChangeLogSébastien Helleu
2019-10-05core: fix typo in ChangeLogSébastien Helleu
2019-10-05xfer: add option xfer.file.download_temporary_suffix with default value ".par...Sébastien Helleu
2019-10-05xfer: fix memory leak when a xfer is freed and when the plugin is unloadedSébastien Helleu
2019-10-02logger: add option logger.file.color_lines (closes #528, closes #621)Sébastien Helleu
2019-10-01api: add modifier "color_encode_ansi" (issue #528)Sébastien Helleu
2019-10-01core: add support of reverse video in ANSI color codesSébastien Helleu
2019-10-01tests: add tests on GUI color functionsSébastien Helleu
2019-10-01core: fix typo in ChangeLogSébastien Helleu
2019-09-27core: update ChangeLog (issue #1406)Sébastien Helleu
2019-09-27irc: add "user" in output of irc_message_parse (closes #136)Sébastien Helleu
2019-09-25debian: switch to Guile 2.2 in Debian buildSébastien Helleu
2019-09-23irc: add separate options for kick/kill message coloring (closes #683)Simmo Saan
2019-09-22irc: remove option irc.network.channel_encode, add server option "charset_mes...Sébastien Helleu
2019-09-21core: update ChangeLog (closes #1098)Sébastien Helleu
2019-09-21core: add "length:xxx" and "lengthscr:xxx" in evaluation of expressionsSébastien Helleu
2019-09-20core: move bugs below new features in ChangeLogSébastien Helleu
2019-09-20core: add calculation of expression in evaluation of expressions with "calc:....Sébastien Helleu
2019-09-19script: add options "-ol" and "-il" in command /script, display "No scripts l...Sébastien Helleu
2019-09-17core: update ChangeLog (closes #1400)Sébastien Helleu