summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-26Version 2.7-rc1Sébastien Helleu
2019-11-25tests: add unit tests on hash algorithms with salt (issue #635)Sébastien Helleu
2019-11-25core: fix typo in French translation (issue #635)Sébastien Helleu
2019-11-25core: move each hash algorithm in a separate function (issue #635)Sébastien Helleu
2019-11-25doc: update auto-generated files with WeeChat options (issue #635)Sébastien Helleu
2019-11-25core: remove obsolete translationsSébastien Helleu
2019-11-25core: update ChangeLog (issue #635)Sébastien Helleu
2019-11-25core: add more info in /help weechat.look.nick_color_hash_salt (issue #635)Sébastien Helleu
2019-11-25core: remove allocation of string when salt is used (issue #635)Sébastien Helleu
2019-11-25core: add option weechat.look.nick_color_hash_salt to allow for reshuffling o...Simmo Saan
2019-11-24doc: list the things removed by WeeChat on /plugin unload (user's guide)Sébastien Helleu
2019-11-24doc: fix translations in French plugin API referenceSébastien Helleu
2019-11-24doc: remove flags "translation missing" in French docsSébastien Helleu
2019-11-22doc: bump version of documentation generatorSébastien Helleu
2019-11-22doc: add function to print counters, add separator lines (documentation gener...Sébastien Helleu
2019-11-22doc: simplify function to compute SHA256 checksum, move function outside clas...Sébastien Helleu
2019-11-22doc: sort locales in documentation generatorSébastien Helleu
2019-11-22doc: remove path option in documentation generatorSébastien Helleu
2019-11-22doc: remove obsolete ignored options/completions in documentation generatorSébastien Helleu
2019-11-21irc: do not automatically open a channel with name "0" (closes #1429)Sébastien Helleu
2019-11-19core: update build directories in .gitignoreSébastien Helleu
2019-11-18core: remove arguments for endforeach() in CMake filesSé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-15core: rename label "enhancement" to "feature"Sébastien Helleu
2019-11-15irc: mention /filter command in /help irc.look.smart_filterSébastien Helleu
2019-11-14core: add labels in GitHub issue templatesSébastien Helleu
2019-11-13core: fix French translation of "uptime"Sébastien Helleu
2019-11-12core: update ChangeLogSébastien Helleu
2019-11-12build: support python 3.8Eli Schwartz
2019-11-12python: use more idiomatic cmake pkg-config linkingEli Schwartz
2019-11-12cmake: vendor in a new version of FindPkgConfigEli Schwartz
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-10core: link with libnetwork and not libpthread on Haiku (autotools) (issue #1420)Sébastien Helleu
2019-11-10Haiku: link libnetwork, not libpthread.Jerome Duval
2019-11-08irc: set option irc.look.display_pv_warning_address to off by default (issue ...Sébastien Helleu
2019-11-07core: move line from "New features" to "Bug fixes"Sébastien Helleu
2019-11-05core: update URL of WeeChat blogSébastien Helleu
2019-11-04doc: add examples of division in ${calc:...} (plugin API reference)Sébastien Helleu
2019-11-04doc: fix list of "updated in" versions in function string_eval_expression (pl...Sébastien Helleu
2019-11-03core: fix sentence in release notesSébastien Helleu
2019-11-03irc: fix typo and examples in /help serverSébastien Helleu
2019-11-03core: update German translationsNils Görs
2019-11-03irc: set raw filter to "*" if local variable "filter" was not set after /upgr...Sébastien Helleu
2019-11-03irc: restore irc raw filter after /upgrade (issue #1000)Sébastien Helleu
2019-11-03irc: add filters on raw buffer (closes #1000)Sébastien Helleu
2019-10-30fset: add comment on filter by evaluated expressionSébastien Helleu
2019-10-30fset: fix filter variable used to match filter stringSébastien Helleu
2019-10-23plugins: sort options added in configuration sectionsSébastien Helleu