Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-07 | Version 3.2-dev | Sébastien Helleu | |
2021-03-07 | Version 3.1 | Sébastien Helleu | |
2021-03-07 | core: reorder release notes for version 3.1 | Sébastien Helleu | |
2021-03-07 | core: fix compilation of tests on FreeBSD | Sébastien Helleu | |
2021-03-07 | debian: update changelog | Sébastien Helleu | |
2021-03-06 | doc: update Polish auto-generated files | Sébastien Helleu | |
2021-03-06 | doc: updated polish user guide | Krzysztof Korościk | |
2021-03-06 | po: updated polish translation | Krzysztof Korościk | |
2021-03-05 | core: add contributor in AUTHORS.adoc (issue #1615) | Sébastien Helleu | |
2021-03-05 | core: fix pt_BR translations | Sébastien Helleu | |
2021-03-05 | core: update pt_BR translations. | Érico Rolim | |
2021-03-05 | core: force Ubuntu 18.04 for CI | Sébastien Helleu | |
2021-02-28 | core: fix quoted line in cursor mode (closes #1602) | Sébastien Helleu | |
Regression was introduced in version 2.7 by commit 93d2dbf3e1ef30e676a6edd56ab2b9bd2ddd70d9. | |||
2021-02-28 | Version 3.1-rc1 | Sébastien Helleu | |
2021-02-28 | core: add missing "xxx" in format of evaluated expressions (ChangeLog) | Sébastien Helleu | |
2021-02-27 | Merge branch 'master' of https://github.com/weechat/weechat | Nils Görs | |
2021-02-27 | doc: update German documentation | Nils Görs | |
2021-02-27 | core: fix paragraph in release notes | Sébastien Helleu | |
2021-02-27 | irc: add bar item "irc_nick_prefix" | Sébastien Helleu | |
2021-02-27 | doc: add missing available bar items (user's guide) | Sébastien Helleu | |
2021-02-27 | irc: fix separator between nick and host in bar item "irc_nick_host" | Sébastien Helleu | |
Use "!" instead of "@" to separate nick from host, like it is done in IRC protocol. The nick and host is now displayed as "nick!user@host" instead of "nick@user@host". | |||
2021-02-27 | fset: fix description of function fset_bar_item_fset_cb | Sébastien Helleu | |
2021-02-26 | doc: fix example of value for bar item "irc_nick_modes" (user's guide) | Sébastien Helleu | |
2021-02-26 | doc: update German auto-generated file | Sébastien Helleu | |
2021-02-26 | core: update German translations | Nils Görs | |
2021-02-25 | core: add info_hashtable "secured_data" | Sébastien Helleu | |
2021-02-20 | doc: remove references to Savannah in developer's guide | Sébastien Helleu | |
2021-02-19 | doc: split dependencies in two tables: required and optional (user's guide) | Sébastien Helleu | |
2021-02-16 | core: convert "totp" to upper case in ChangeLog | Sébastien Helleu | |
2021-02-11 | doc: update German auto-generated file | Sébastien Helleu | |
2021-02-11 | core: move line from "New features" to "Bug fixes" (issue #1612) | Sébastien Helleu | |
2021-02-10 | core: update German translations | Nils Görs | |
2021-02-10 | core: move line to appropriate version in ChangeLog | Sébastien Helleu | |
2021-02-09 | core: move line from "New features" to "Bug fixes" (issue #1613) | Sébastien Helleu | |
2021-02-09 | doc: update German auto-generated files | Sébastien Helleu | |
2021-02-09 | buflist: add option buflist.look.use_items to speed up display of buflist ↵ | Sébastien Helleu | |
(closes #1613) | |||
2021-02-09 | core: add fixed behavior of command /window splitv in release notes | Sébastien Helleu | |
2021-02-08 | core: fix wrong size of the new window after vertical split (closes #1612) | Sébastien Helleu | |
2021-02-08 | core: update German translations | Nils Görs | |
2021-02-08 | core: update help on option sec.crypt.passphrase_command, update translations | Sébastien Helleu | |
2021-02-07 | core: update translations | Sébastien Helleu | |
2021-02-07 | core: update ChangeLog (closes #992, closes #993) | Sébastien Helleu | |
2021-02-07 | core: add options weechat.look.hotlist_update_on_buffer_switch and ↵ | Kevin Pulo | |
weechat.look.read_marker_update_on_buffer_switch Both default to "on" (no change to previous behavior). If hotlist_update_on_buffer_switch is "off", then when switching away from a buffer, the hotlist is not cleared. If read_marker_update_on_buffer_switch is "off", then when switching away from a buffer, the read marker is not set to the end of the buffer. This allows users to choose to have fully manual control over when hotlist counts and buffer read markers are reset. Fixes #992. | |||
2021-02-06 | core: update ChangeLog (remove option sec.crypt.passphrase_file) | Sébastien Helleu | |
2021-02-06 | core: replace option sec.crypt.passphrase_file by ↵ | Sébastien Helleu | |
sec.crypt.passphrase_command (closes #141) The command is used to read the passphrase on startup, for example using your favorite password manager. Note: only the passphrase is read from the program, the secured data is still stored encrypted in sec.conf and handled by WeeChat itself. | |||
2021-02-05 | doc: update German auto-generated files | Sébastien Helleu | |
2021-02-05 | core: add raw string in evaluation of expressions with "raw:xxx" (closes #1611) | Sébastien Helleu | |
2021-02-05 | core: update German translations | Nils Görs | |
2021-02-03 | irc: add info "irc_is_message_ignored" | Sébastien Helleu | |
2021-01-31 | core: add version 3.0.1 in ChangeLog, release notes and weechat.spec | Sébastien Helleu | |