aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: update translationsSébastien Helleu2019-05-136-105/+129
* doc: update chapter on relay unix domain sockets; add translations (user's guide)Sébastien Helleu2019-05-126-5/+116
* relay: evaluate path of unix socket relaySébastien Helleu2019-05-121-10/+10
* relay: add UNIX socket support (closes #733)Ryan Farley2019-05-121-0/+21
* doc: update German documentationNils Görs2019-05-121-16/+15
* doc: fix typo in French scripting guideSébastien Helleu2019-05-121-1/+1
* doc: add chapter about WeeChat architecture in scripting guideSébastien Helleu2019-05-126-0/+146
* irc: rename server variable "nick_host" to "host"Sébastien Helleu2019-05-126-6/+6
* irc: add variable "nick_host" in server structureSébastien Helleu2019-05-106-0/+6
* doc: update German documentationNils Görs2019-04-191-2/+1
* doc: translate quickstart changes in other languagesSébastien Helleu2019-04-199-17/+50
* Merge remote-tracking branch 'origin/pr/1340'Sébastien Helleu2019-04-191-2/+5
|\
| * quick start guide: make two separate sections out of section 2Michael Siegel2019-04-191-2/+5
* | doc: update German documentationNils Görs2019-04-191-2/+1
* | doc: translate quickstart changes in other languagesSébastien Helleu2019-04-178-68/+71
* | Merge remote-tracking branch 'origin/pr/1339'Sébastien Helleu2019-04-171-8/+8
|\|
| * quick start guide: rearrange content in section 2Michael Siegel2019-04-161-8/+8
* | doc: update Japanese auto-generated filesSébastien Helleu2019-04-143-62/+62
* | core: update Japanese translationsAYANOKOUZI, Ryuunosuke2019-04-146-48/+32
* | Merge pull request #1336 from msiism/masterSébastien Helleu2019-04-141-13/+13
|\|
| * quick start guide: insert “the” where missingMichael Siegel2019-04-131-13/+13
* | doc: update German auto-generated filesSébastien Helleu2019-04-142-59/+59
* | core: fix /help weechat.look.buffer_time_sameSébastien Helleu2019-04-136-6/+6
* | core: add option weechat.look.prefix_same_nick_middle (closes #930, closes #931)Adrian Bjugård2019-04-136-6/+42
* | core: update German translationsNils Görs2019-04-131-10/+5
* | core: add option weechat.look.buffer_time_same (closes #1127)Simmo Saan2019-04-136-0/+36
* | Merge pull request #1334 from msiism/masterSébastien Helleu2019-04-131-2/+2
|\|
| * Improve intro of “Start WeeChat” sectionMichael Siegel2019-04-111-2/+2
* | trigger: add hook "info_hashtable"Sébastien Helleu2019-04-1312-262/+415
* | trigger: add hook "info"Sébastien Helleu2019-04-136-18/+159
* | api: return allocated string in hook_info callback and function info_getSébastien Helleu2019-04-134-48/+125
|/
* Improve grammar in “Screen layout” sectionMichael Siegel2019-04-111-1/+1
* Add missing “the” to footnote in “Files and directories”Michael Siegel2019-04-111-1/+1
* doc: fix styles in user guide and plugin API referenceSébastien Helleu2019-04-1110-10/+10
* doc: update German auto-generated fileSébastien Helleu2019-04-071-1/+1
* xfer: add option xfer.network.speed_limit_recv (closes #269)Sébastien Helleu2019-04-066-6/+42
* core: update German translationsNils Görs2019-04-024-25/+16
* doc: update Japanese auto-generated filesSébastien Helleu2019-03-315-91/+91
* core: add documentation on command line debug options (in --help and man pages)Sébastien Helleu2019-03-3149-66/+388
* doc: fix generation of man page weechat-headless with autotoolsSébastien Helleu2019-03-318-32/+56
* core: update Japanese translationsAYANOKOUZI, Ryuunosuke2019-04-014-76/+50
* doc: update German auto-generated fileSébastien Helleu2019-03-291-30/+30
* core: update German translationsNils Görs2019-03-291-13/+9
* core: don't execute command scheduled by /repeat if the buffer does not exist any moreSébastien Helleu2019-03-296-6/+6
* core: don't execute command scheduled by /wait if the buffer does not exist any moreSébastien Helleu2019-03-296-55/+55
* core: use seconds by default in /repeat interval, allow unit for the intervalSébastien Helleu2019-03-296-16/+46
* core: allow text in addition to a command in command /repeatSébastien Helleu2019-03-296-26/+26
* api: add option "delay" in hashtable options of function command_options (issue #1327)Sébastien Helleu2019-03-284-4/+12
* core: set CMake minimum version required to 3.0Sébastien Helleu2019-03-256-6/+6
* doc: improve description of CMake option ENABLE_PYTHON3 in user's guideSébastien Helleu2019-03-246-12/+33