summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-02-26fset: fix typo in /help fset.format.option2arza
2019-02-24relay: remove obsolete commentSébastien Helleu
2019-02-23core: add /filter addreplace (closes #1055)Simmo Saan
2019-02-23core: merge two comments in a single one (issue #1309, issue #1311)Sébastien Helleu
2019-02-23Merge remote-tracking branch 'origin/pr/1311'Sébastien Helleu
2019-02-22fset: fix slow refresh of fset buffer during /reload (closes #1313)Sébastien Helleu
2019-02-21gui: fix use after free bug in /filter del (issue #1309)Simmo Saan
2019-02-21gui: only refilter affected buffers on filter change (closes #1309)Simmo Saan
2019-02-19core: force new API version to prevent the old aspell plugin to load (issue #...Sébastien Helleu
2019-02-19spell: rename "aspell" plugin to "spell" (issue #1299)Sébastien Helleu
2019-02-19Merge remote-tracking branch 'origin/pr/1307'Sébastien Helleu
2019-02-18core: fix compilation on Mac OS (closes #1308)Sébastien Helleu
2019-02-18aspell: optimize stripping of nick_completer (issue #1306)Simmo Saan
2019-02-18aspell: strip trailing spaces from nick_completer (closes #1306)Simmo Saan
2019-02-04irc: fix parsing of whois messages in notifySébastien Helleu
2019-02-03Fix typo "part or words" -> "part of words"arza
2019-01-31irc: fix crash in parsing of IRC channel modes (issue #1296, closes #1297)Sébastien Helleu
2019-01-29irc: fix parsing of MODE, 341 (invite) and CHGHOST commands when there are co...Sébastien Helleu
2019-01-28relay: fix crash on /upgrade when the real IP is not set (closes #1294)Sébastien Helleu
2019-01-27aspell: look for suggestions only if the misspelled word has changed (closes ...Sébastien Helleu
2019-01-26aspell: set a misspelled word without suggestions in local variable "aspell_s...Nils Görs
2019-01-26core: do not automatically add a space when completing "nick:" at the beginni...Sébastien Helleu
2019-01-26core: fix compilation of empty regular expression (not allowed on FreeBSD)Sébastien Helleu
2019-01-26doc: fix regex examples to be compatible with FreeBSDSébastien Helleu
2019-01-20script: add missing input actions "A" and "v" in /help scriptSébastien Helleu
2019-01-20tests: add tests on IRC color functionsSébastien Helleu
2019-01-20irc: return IRC color code instead of WeeChat color code when decoding a too ...Sébastien Helleu
2019-01-20irc: fix encoding of italic attribute when colors are removedSébastien Helleu
2019-01-20buflist: add alternate key codes for alt-F1/alt-F2 (xterm)Sébastien Helleu
2019-01-20buflist: fix typo on key code for ctrl-F2Sébastien Helleu
2019-01-20buflist: add default keys ctrl-F1/F2 to scroll up/down one page in buflist (s...Sébastien Helleu
2019-01-20core: add default keys ctrl-F11/F12 to scroll up/down one page in nicklist (s...Sébastien Helleu
2019-01-20buflist: add alternate key codes for F1/F2 and alt-F1/alt-F2 (compatibility w...Sébastien Helleu
2019-01-13irc: fix compiler warning on GNU HurdSébastien Helleu
2019-01-13irc: do not use strptime to parse a time as float number (issue #1289)Sébastien Helleu
2019-01-13tests: add tests on function irc_protocol_parse_timeSébastien Helleu
2019-01-13irc: check return code of calls to strptime (issue #1289)Sébastien Helleu
2019-01-11irc: fix parsing of "time" message tag on FreeBSD (issue #1289)Sébastien Helleu
2019-01-11tests: add tests on function irc_config_check_autojoinSébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-12-22core: add note about option sec.crypt.passphrase_file in /help secure (issue ...Sébastien Helleu
2018-12-01core: use https for links in commentsSébastien Helleu
2018-11-29core: use https for all links where secured http is supportedSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-11-18core: replace "Mac OS X" and "OS X" by "macOS" (issue #1272)Sébastien Helleu
2018-11-17exec: add option exec.command.shell to customize the shell used with /exec -shSébastien Helleu
2018-11-17exec: fix command displayed in debug messageSébastien Helleu
2018-11-17core: add command line option "-t" (or "--temp-dir") to create a temporary We...Sébastien Helleu
2018-11-17core: add missing include of time.h in wee-secure.hSébastien Helleu
2018-11-12core: improve help on option irc.look.server_buffer (closes #1269)Sébastien Helleu