summaryrefslogtreecommitdiff
path: root/doc/en
AgeCommit message (Expand)Author
2019-05-27doc: disambiguate key binding "l", which is lower "L" (not "1")Sébastien Helleu
2019-05-26doc: add links to WeeChat directories and files (user's guide)Sébastien Helleu
2019-05-24doc: remove extra spaces before colonsSébastien Helleu
2019-05-24doc: remove extra space in python dict (scripting guide)Sébastien Helleu
2019-05-24doc: fix styles in user's guideSébastien Helleu
2019-05-23doc: fix style in bar items chapter (user's guide)Sébastien Helleu
2019-05-13core: update translationsSébastien Helleu
2019-05-12doc: update chapter on relay unix domain sockets; add translations (user's gu...Sébastien Helleu
2019-05-12relay: evaluate path of unix socket relaySébastien Helleu
2019-05-12relay: add UNIX socket support (closes #733)Ryan Farley
2019-05-12doc: add chapter about WeeChat architecture in scripting guideSébastien Helleu
2019-05-12irc: rename server variable "nick_host" to "host"Sébastien Helleu
2019-05-10irc: add variable "nick_host" in server structureSébastien Helleu
2019-04-19doc: translate quickstart changes in other languagesSébastien Helleu
2019-04-19Merge remote-tracking branch 'origin/pr/1340'Sébastien Helleu
2019-04-19quick start guide: make two separate sections out of section 2Michael Siegel
2019-04-17Merge remote-tracking branch 'origin/pr/1339'Sébastien Helleu
2019-04-16quick start guide: rearrange content in section 2Michael Siegel
2019-04-14Merge pull request #1336 from msiism/masterSébastien Helleu
2019-04-13quick start guide: insert “the” where missingMichael Siegel
2019-04-13core: fix /help weechat.look.buffer_time_sameSébastien Helleu
2019-04-13core: add option weechat.look.prefix_same_nick_middle (closes #930, closes #931)Adrian Bjugård
2019-04-13core: add option weechat.look.buffer_time_same (closes #1127)Simmo Saan
2019-04-13Merge pull request #1334 from msiism/masterSébastien Helleu
2019-04-13trigger: add hook "info_hashtable"Sébastien Helleu
2019-04-13trigger: add hook "info"Sébastien Helleu
2019-04-13api: return allocated string in hook_info callback and function info_getSébastien Helleu
2019-04-11Improve intro of “Start WeeChat” sectionMichael Siegel
2019-04-11Improve grammar in “Screen layout” sectionMichael Siegel
2019-04-11Add missing “the” to footnote in “Files and directories”Michael Siegel
2019-04-11doc: fix styles in user guide and plugin API referenceSébastien Helleu
2019-04-06xfer: add option xfer.network.speed_limit_recv (closes #269)Sébastien Helleu
2019-03-31core: add documentation on command line debug options (in --help and man pages)Sébastien Helleu
2019-03-31doc: fix generation of man page weechat-headless with autotoolsSébastien Helleu
2019-03-29core: don't execute command scheduled by /repeat if the buffer does not exist...Sébastien Helleu
2019-03-29core: don't execute command scheduled by /wait if the buffer does not exist a...Sébastien Helleu
2019-03-29core: use seconds by default in /repeat interval, allow unit for the intervalSébastien Helleu
2019-03-29core: allow text in addition to a command in command /repeatSébastien Helleu
2019-03-28api: add option "delay" in hashtable options of function command_options (iss...Sébastien Helleu
2019-03-25core: set CMake minimum version required to 3.0Sébastien Helleu
2019-03-24doc: improve description of CMake option ENABLE_PYTHON3 in user's guideSébastien Helleu
2019-03-24doc: fix typo Gnutls -> GnuTLS in user's guideSébastien Helleu
2019-03-24doc: fix description of man/doc CMake options in user's guideSébastien Helleu
2019-03-24core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...Sébastien Helleu
2019-03-21irc: fix length of string for SHA-512, SHA-256 and SHA-1 in help on ssl_finge...Sébastien Helleu
2019-03-19doc: add missing keys Ctrl+F1 and Ctrl+F2 for buflist (FAQ)Sébastien Helleu
2019-03-17core: fix typo: Weechat -> WeeChatSébastien Helleu
2019-03-11relay: use empty value by default for option relay.weechat.commands (issue #928)Sébastien Helleu
2019-03-10relay: add forbidden commands /wait and /repeat in weechat protocol (issue #928)Sébastien Helleu
2019-03-10core: replace argument "keep_eol" by "flags" in function string_split (closes...Sébastien Helleu