index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
en
Age
Commit message (
Expand
)
Author
2019-02-28
doc: fix typo in FAQ
Sébastien Helleu
2019-02-28
script: use SHA-512 instead of MD5 for script checksum
Sébastien Helleu
2019-02-28
relay: add option relay.weechat.commands (closes #928)
Sébastien Helleu
2019-02-28
api: add function command_options (issue #928)
Sébastien Helleu
2019-02-27
doc: fix typo in plugin API reference
Sébastien Helleu
2019-02-27
api: add function string_match_list
Sébastien Helleu
2019-02-26
fset: fix typo in /help fset.format.option2
arza
2019-02-26
doc: move spell chapter after scripts in user's guide
Sébastien Helleu
2019-02-23
core: update translations (issue #1055, issue #1312)
Sébastien Helleu
2019-02-19
spell: rename "aspell" plugin to "spell" (issue #1299)
Sébastien Helleu
2019-02-03
Fix typo "part or words" -> "part of words"
arza
2019-01-31
doc: remove obsolete note about gcrypt in chapter on IRC SASL authentication ...
Sébastien Helleu
2019-01-27
doc: add example with command "/input set_unread" in question about terminal ...
Sébastien Helleu
2019-01-26
core: do not automatically add a space when completing "nick:" at the beginni...
Sébastien Helleu
2019-01-26
doc: fix regex examples to be compatible with FreeBSD
Sébastien Helleu
2019-01-20
script: add missing input actions "A" and "v" in /help script
Sébastien Helleu
2019-01-20
buflist: add default keys ctrl-F1/F2 to scroll up/down one page in buflist (s...
Sébastien Helleu
2019-01-20
core: add default keys ctrl-F11/F12 to scroll up/down one page in nicklist (s...
Sébastien Helleu
2019-01-13
doc: add missing file test-irc-protocol.cpp in developer's guide
Sébastien Helleu
2019-01-12
doc: add question about autojoin option in FAQ (closes #1287)
Sébastien Helleu
2019-01-11
tests: add tests on function irc_config_check_autojoin
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-12-22
core: add note about option sec.crypt.passphrase_file in /help secure (issue ...
Sébastien Helleu
2018-12-13
doc: add example of aspell dict for all channels of an IRC server (user's gui...
Sébastien Helleu
2018-11-29
doc: add "WeeChat" term for core command /filter (FAQ)
Sébastien Helleu
2018-11-29
core: use https for all links where secured http is supported
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-11-19
doc: add question "How can I disable highlights for specific nicks?" in FAQ (...
Filip H.F. "FiXato" Slagter
2018-11-18
core: replace "Mac OS X" and "OS X" by "macOS" (issue #1272)
Sébastien Helleu
2018-11-18
doc: spelling/grammar fixes & documentation links added (FAQ) (closes #1272)
Filip H.F. "FiXato" Slagter
2018-11-17
exec: add option exec.command.shell to customize the shell used with /exec -sh
Sébastien Helleu
2018-11-17
core: add command line option "-t" (or "--temp-dir") to create a temporary We...
Sébastien Helleu
2018-11-13
doc: add missing variable "pointer" to make C compiler really happy (plugin A...
Sébastien Helleu
2018-11-13
doc: fix name of compiled plugin example (plugin API reference)
Sébastien Helleu
2018-11-12
core: improve help on option irc.look.server_buffer (closes #1269)
Sébastien Helleu
2018-11-12
core: improve help on option weechat.look.nick_color_stop_chars (closes #1268)
Sébastien Helleu
2018-11-05
buflist: add variable ${number2}, always set with the indented buffer number
Sébastien Helleu
2018-11-04
core: replace ellipses by "etc." (in English) and "etc..." by "etc." in French
Sébastien Helleu
2018-11-04
core: replace "web site" by "website"
Sébastien Helleu
2018-11-04
Merge pull request #1273 from half-duplex/master
Sébastien Helleu
2018-11-04
core: update translations
Sébastien Helleu
2018-11-04
relay: add support of Time-based One-Time Password (TOTP) as second authentic...
Sébastien Helleu
2018-11-04
doc: fix styles in relay protocol
Sébastien Helleu
2018-11-04
api: add functions string_base_{encode,decode}, remove functions string_{enco...
Sébastien Helleu
2018-11-03
core: split plugin-api.c into 2 files (API wrappers and infos/infolists)
Sébastien Helleu
2018-11-02
api: return integer in function string_encode_base64
Sébastien Helleu
2018-11-02
core: add support of TOTP generation/validation (Time-based One-Time Password)
Sébastien Helleu
2018-10-27
doc: add missing source files for tests (developer's guide)
Sébastien Helleu
2018-10-27
core: split wee-secure.c into 3 files (secured data functions, buffer and con...
Sébastien Helleu
2018-10-25
doc: add commands to update .po files (developer's guide)
Sébastien Helleu
[next]