summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
AgeCommit message (Expand)Author
2017-10-03guile: return integer (0/1) instead of boolean in API functionsSébastien Helleu
2017-10-02guile: fix return value of static stringsSébastien Helleu
2017-09-23core: add CVE ID in ChangeLogSébastien Helleu
2017-09-23core: fix typo: Javascript -> JavaScriptSébastien Helleu
2017-09-23core, plugins: check return code of strftime functionSébastien Helleu
2017-09-23core: add version 1.9.1 in ChangeLog and release notesSébastien Helleu
2017-09-03php: new php pluginAdam Saponara
2017-09-02buflist: remove recursive evaluation of extra variables (closes #1060)Sébastien Helleu
2017-08-23irc: fix CTCP PING reply when the option irc.ctcp.ping is set to non-empty valueSébastien Helleu
2017-08-21core: add flag "input_get_empty" in bufferSébastien Helleu
2017-08-19Revert "irc: do not use away color for nicks in nicklist if option irc.look.c...Sébastien Helleu
2017-08-19irc: do not use away color for nicks in nicklist if option irc.look.color_nic...Sébastien Helleu
2017-08-18core: add signals "buffer_filters_enabled" and "buffer_filters_disabled"Sébastien Helleu
2017-08-13api: change type of arguments status/gnutls_rc/sock in hook_connect() callbac...Sébastien Helleu
2017-08-13core: update ChangeLogSébastien Helleu
2017-08-13api: send file descriptor as integer instead of string to the callback of hoo...Sébastien Helleu
2017-08-12alias: add infolist "alias_default" (list of default aliases)Sébastien Helleu
2017-08-12core: fix cast of time_t (to "long long" instead of "long") (closes #1051)Sébastien Helleu
2017-07-31core: add missing colon in ChangeLogSébastien Helleu
2017-07-23relay: fix send of "PART" command in backlog (irc protocol)Sébastien Helleu
2017-07-23core: update ChangeLogSébastien Helleu
2017-07-23relay: fix parsing of CAP command without arguments in irc protocol, send ACK...Sébastien Helleu
2017-07-11script: add local variable "filter" in the script buffer (closes #1037)Sébastien Helleu
2017-07-08core: update ChangeLogSébastien Helleu
2017-07-06core: update ChangeLogSébastien Helleu
2017-07-04api: add argument "recurse_subdirs" in function exec_on_files()Sébastien Helleu
2017-07-01buflist: add option buflist.look.add_newline (closes #1027)Sébastien Helleu
2017-06-27buflist: fix crash in auto-scroll of bar when the buflist item is not the fir...Sébastien Helleu
2017-06-26core: add fset plugin in ChangeLogSébastien Helleu
2017-06-25Version 1.9Sébastien Helleu
2017-06-23buflist: add variable `${format_name}` in bar item evaluation and option bufl...Sébastien Helleu
2017-06-17irc: don't reset nick properties (prefixes/away/account/realname) on /names w...Sébastien Helleu
2017-06-13buflist: add variable ${merged} in bar item evaluationSébastien Helleu
2017-06-12relay: add option "start" in command /relaySébastien Helleu
2017-06-10core: improve speed of nicklist bar item callbackSébastien Helleu
2017-06-10core: fix bind of keys with space key, like alt+space (bug #32133)Sébastien Helleu
2017-06-08buflist: add option buflist.look.auto_scroll (issue #332)Sébastien Helleu
2017-06-08api: allow update of variables "scroll_x" and "scroll_y" in bar_window with f...Sébastien Helleu
2017-06-05buflist: display a warning when the script "buffers.pl" is loadedSébastien Helleu
2017-06-04core: update ChangeLogSébastien Helleu
2017-06-03core: fix infinite loop when the terminal is closed on the secure password pr...Sébastien Helleu
2017-06-02trigger: add "irc_server" and "irc_channel" pointers in data for IRC signal/m...Sébastien Helleu
2017-06-01buflist: fix long mouse gesturesSébastien Helleu
2017-05-30buflist: add support of char "~" in option buflist.look.sort for case insensi...Sébastien Helleu
2017-05-30api: add function hdata_compareSébastien Helleu
2017-05-30api: add function config_option_get_string in plugin APISébastien Helleu
2017-05-27irc: fix memory leak in case of error in "ecdsa-nist256p-challenge" SASL mech...Sébastien Helleu
2017-05-24buflist: fix slow switch of buffer when there are a lot of buffers opened (cl...Sébastien Helleu
2017-05-23buflist: add keys F1/F2, alt+F1/alt+F2 to scroll the buflist barSébastien Helleu
2017-05-20core: allow index for hdata arrays in evaluation of expressionsSébastien Helleu