aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.adoc (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: update ChangeLog (closes #733, closes #1333)Sébastien Helleu2019-05-131-0/+1
* irc: rename server variable "nick_host" to "host"Sébastien Helleu2019-05-121-1/+1
* core: update ChangeLog (issue #1346)Sébastien Helleu2019-05-111-0/+1
* irc: add bar items "irc_nick", "irc_host" and "irc_nick_host"Sébastien Helleu2019-05-101-0/+1
* irc: add variable "nick_host" in server structureSébastien Helleu2019-05-101-0/+1
* irc: fix parsing of MODE command when there are colons after the first mode argument (closes #1296)Sébastien Helleu2019-05-101-0/+1
* core: update ChangeLog (issue #1341, issue #1342)Sébastien Helleu2019-05-011-0/+1
* core: update ChangeLogSébastien Helleu2019-04-201-0/+4
* tests: add link with iconv library (if found)Sébastien Helleu2019-04-201-0/+1
* core: use getopt to parse command line argumentsSébastien Helleu2019-04-141-1/+2
* core: add option weechat.look.prefix_same_nick_middle (closes #930, closes #931)Adrian Bjugård2019-04-131-0/+1
* core: add option weechat.look.buffer_time_same (closes #1127)Simmo Saan2019-04-131-0/+1
* trigger: add hook "info_hashtable"Sébastien Helleu2019-04-131-1/+1
* trigger: add hook "info"Sébastien Helleu2019-04-131-0/+1
* irc: fix memory leak in infos "irc_server_isupport" and "irc_server_isupport_value"Sébastien Helleu2019-04-131-0/+1
* api: return allocated string in hook_info callback and function info_getSébastien Helleu2019-04-131-0/+1
* xfer: add option xfer.network.speed_limit_recv (closes #269)Sébastien Helleu2019-04-061-0/+1
* doc: fix generation of man page weechat-headless with autotoolsSébastien Helleu2019-03-311-0/+1
* core: don't execute command scheduled by /repeat if the buffer does not exist any moreSébastien Helleu2019-03-291-1/+1
* core: don't execute command scheduled by /wait if the buffer does not exist any moreSébastien Helleu2019-03-291-0/+1
* core: use seconds by default in /repeat interval, allow unit for the intervalSébastien Helleu2019-03-291-0/+1
* core: allow text in addition to a command in command /repeatSébastien Helleu2019-03-291-0/+1
* core: update ChangeLogSébastien Helleu2019-03-281-0/+1
* core: set CMake minimum version required to 3.0Sébastien Helleu2019-03-251-1/+1
* core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage optionsSébastien Helleu2019-03-241-1/+2
* lua: add detection of Lua 5.3 with autotoolsSébastien Helleu2019-03-231-0/+1
* irc: fix length of string for SHA-512, SHA-256 and SHA-1 in help on ssl_fingerprint optionSébastien Helleu2019-03-211-0/+1
* irc: display an error with /allchan -current or /allpv -current if the current buffer is not an irc buffer (closes #1325)Sébastien Helleu2019-03-191-0/+1
* irc: fix update of channels modes with arguments when joining a channel (closes #1324)Sébastien Helleu2019-03-181-0/+1
* core: set max length to 4096 for /secure passphrase (closes #1323)Sébastien Helleu2019-03-121-0/+1
* core: replace argument "keep_eol" by "flags" in function string_split (closes #1322)Sébastien Helleu2019-03-101-0/+2
* core: update ChangeLog (issue #1319)Sébastien Helleu2019-03-011-0/+1
* script: use SHA-512 instead of MD5 for script checksumSébastien Helleu2019-02-281-0/+1
* relay: add option relay.weechat.commands (closes #928)Sébastien Helleu2019-02-281-0/+1
* api: add function command_options (issue #928)Sébastien Helleu2019-02-281-0/+1
* php: fix memory leak in functions using hashtable parametersSébastien Helleu2019-02-271-0/+1
* api: add function string_match_listSébastien Helleu2019-02-271-0/+1
* core: remove parentheses after function names in ChangeLogSébastien Helleu2019-02-261-151/+151
* core: update ChangeLog (issue #1055, issue #1312)Sébastien Helleu2019-02-231-0/+1
* core: update ChangeLog (issue #1309, issue #1311)Sébastien Helleu2019-02-231-0/+1
* fset: fix slow refresh of fset buffer during /reload (closes #1313)Sébastien Helleu2019-02-221-0/+1
* spell: rename "aspell" plugin to "spell" (issue #1299)Sébastien Helleu2019-02-191-1/+5
* core: update ChangeLog (issue #1306, issue #1307)Sébastien Helleu2019-02-191-0/+4
* core: fix compilation on Mac OS (closes #1308)Sébastien Helleu2019-02-181-0/+7
* Version 2.4v2.4Sébastien Helleu2019-02-171-1/+1
* irc: fix parsing of whois messages in notifySébastien Helleu2019-02-041-0/+1
* irc: fix parsing of MODE, 341 (invite) and CHGHOST commands when there are colons (closes #1296)Sébastien Helleu2019-01-291-0/+1
* relay: fix crash on /upgrade when the real IP is not set (closes #1294)Sébastien Helleu2019-01-281-0/+1
* aspell: look for suggestions only if the misspelled word has changed (closes #1175)Sébastien Helleu2019-01-271-0/+1
* core: do not automatically add a space when completing "nick:" at the beginning of command lineSébastien Helleu2019-01-261-0/+1