summaryrefslogtreecommitdiff
path: root/doc/en
AgeCommit message (Expand)Author
2018-06-02core: add reverse of string in evaluation of expressions with "rev:" (closes ...Sébastien Helleu
2018-05-31core: send buffer pointer (when possible) in signal "hotlist_changed" (closes...Sébastien Helleu
2018-05-21doc: add note about "list" options for curl in function hook_process_hashtabl...Sébastien Helleu
2018-05-21doc: add example of URL with custom HTTP headers in function hook_process_has...Sébastien Helleu
2018-05-21doc: update auto-generated files with URL optionsSébastien Helleu
2018-05-21build: fix path to auto-generated plugin API files in CMakeListsSébastien Helleu
2018-05-21core: update translationsSébastien Helleu
2018-05-20core: update translationsSébastien Helleu
2018-05-20doc: update auto-generated files with hdataSébastien Helleu
2018-05-20doc: fix styles in plugin API referenceSébastien Helleu
2018-05-20doc: replace version x.y.z by 2.2 in plugin API referenceSébastien Helleu
2018-05-20Merge remote-tracking branch 'origin/pr/623' into irc-3.2-capSébastien Helleu
2018-05-19buflist: add example of format for two bar items using a ternary operator in ...Sébastien Helleu
2018-04-16core: do not set terminal title by default (option weechat.look.window_title)...Sébastien Helleu
2018-04-15core: add example of secured data in /help evalSébastien Helleu
2018-04-07doc: add version 2.2 in Python example for function string_format_size (plugi...Sébastien Helleu
2018-04-07api: add function string_format_size in scripting APISébastien Helleu
2018-04-06irc: replace "server" by "name" in /help serverSébastien Helleu
2018-04-06doc: add a sentence to explain the internal irc server name (quickstart guide)Sébastien Helleu
2018-04-01irc: add missing parameter "-server" in /help list (issue #1165)Sébastien Helleu
2018-04-01irc: replace "server" by "target" in help of commands when the argument is no...Sébastien Helleu
2018-03-31core: fix help on option weechat.look.hotlist_count_maxSébastien Helleu
2018-03-31core: improve help on option weechat.look.hotlist_count_maxSébastien Helleu
2018-03-31core: update translations (issue #1171)Sébastien Helleu
2018-03-31Merge pull request #1164 from wking/openssl-ecparam-outSébastien Helleu
2018-03-31doc: add note about /fset completion in quickstart guideSébastien Helleu
2018-03-31doc: add fset plugin in quickstart guideSébastien Helleu
2018-03-31doc: add keys F1/F2 to scroll buflist bar in quickstart guideSébastien Helleu
2018-03-31doc: remove sentences about /help in quickstart guideSébastien Helleu
2018-03-25irc: send whole IRC message including IRCv3 tags in the signals irc_in, irc_i...Sébastien Helleu
2018-03-25core: update translationsSébastien Helleu
2018-03-24doc: add irc-modelist.c in translated versions of developer's guideSébastien Helleu
2018-03-24irc: add indexed ban list, add completion for /unban and /unquiet (closes #59...Simmo Saan
2018-03-22doc: update Ruby version in dependencies (user's guide)Sébastien Helleu
2018-03-22doc: update PHP packages in dependencies (user's guide)Sébastien Helleu
2018-03-20doc: add more info about the reload callback in function config_new (plugin A...Sébastien Helleu
2018-03-19doc: use '-out' instead of shell redirection for openssl ecparamW. Trevor King
2018-03-19core: improve help of option weechat.completion.partial_completion_alertSébastien Helleu
2018-03-19core: update translationsSébastien Helleu
2018-03-19core: split man pages weechat and weechat-headlessSébastien Helleu
2018-03-18core: fix build with CMake and NinjaSébastien Helleu
2018-03-11doc: replace "rm -f" by "$(RM)" in makefilesSébastien Helleu
2018-03-11doc: create symbolic links for weechat-headless man page in autotoolsSébastien Helleu
2018-03-11core: add binary weechat-headless to run WeeChat without interface (closes #1...Sébastien Helleu
2018-03-05doc: update dependencies for PHP plugin in user's guide (issue #1154)Sébastien Helleu
2018-03-04doc: add a question about configuration sharing in FAQSébastien Helleu
2018-03-01doc: add more info about return value of function hdata_move (plugin API refe...Sébastien Helleu
2018-02-19core: fix description of command in /help upgradeSébastien Helleu
2018-02-10logger: add option logger.file.fsync (closes #1145)Sébastien Helleu
2018-02-08script: change default value of option script.look.sort from "p,n" to "i,p,n"Sébastien Helleu