Commit Graph

  • 621b87ea8a core: update German translations Nils Görs 2019-11-29 09:17:37 +0100
  • c947d1575f core: exit makedist.sh script if command "cd" failed Sébastien Helleu 2019-11-28 21:28:07 +0100
  • d876ec49fc core: replace "! -z" by "-n" in build-debian.sh Sébastien Helleu 2019-11-28 21:27:43 +0100
  • d2300e62af core: replace "-o" by "||" in tools scripts Sébastien Helleu 2019-11-28 21:26:45 +0100
  • a727516e0d core: run command and check return code on same line in tools scripts Sébastien Helleu 2019-11-28 21:25:47 +0100
  • c0e48b0370 core: double quote variables in tools scripts Sébastien Helleu 2019-11-28 21:23:59 +0100
  • 45509c3560 core: double quote variables in script autogen.sh Sébastien Helleu 2019-11-27 20:17:48 +0100
  • fb8f0590b0 Version 2.7-rc1 Sébastien Helleu 2019-11-26 20:10:18 +0100
  • 3dab07d659 tests: add unit tests on hash algorithms with salt (issue #635) Sébastien Helleu 2019-11-25 23:02:05 +0100
  • cd53fc61cf core: fix typo in French translation (issue #635) Sébastien Helleu 2019-11-25 22:43:55 +0100
  • d66a02ca9d core: move each hash algorithm in a separate function (issue #635) Sébastien Helleu 2019-11-25 22:31:36 +0100
  • 771b932dec doc: update auto-generated files with WeeChat options (issue #635) Sébastien Helleu 2019-11-25 21:44:21 +0100
  • 41911babd3 core: remove obsolete translations Sébastien Helleu 2019-11-25 21:42:57 +0100
  • f69079e3d0 core: update ChangeLog (issue #635) Sébastien Helleu 2019-11-25 21:37:52 +0100
  • b43ab911fd core: add more info in /help weechat.look.nick_color_hash_salt (issue #635) Sébastien Helleu 2019-11-25 21:36:42 +0100
  • 0044fa1902 core: remove allocation of string when salt is used (issue #635) Sébastien Helleu 2019-11-25 21:20:46 +0100
  • 1a00368888 core: add option weechat.look.nick_color_hash_salt to allow for reshuffling of colors (issue #635) Simmo Saan 2019-11-25 20:59:56 +0100
  • c634d6c56e doc: list the things removed by WeeChat on /plugin unload (user's guide) Sébastien Helleu 2019-11-24 09:40:53 +0100
  • 661ef1e653 doc: fix translations in French plugin API reference Sébastien Helleu 2019-11-24 09:32:35 +0100
  • 8223263e0e doc: remove flags "translation missing" in French docs Sébastien Helleu 2019-11-24 09:29:02 +0100
  • a843e8fb14 doc: bump version of documentation generator Sébastien Helleu 2019-11-22 21:01:14 +0100
  • e1692ab7e9 doc: add function to print counters, add separator lines (documentation generator) Sébastien Helleu 2019-11-22 21:00:58 +0100
  • 73b3ff1491 doc: simplify function to compute SHA256 checksum, move function outside class AutogenDoc (documentation generator) Sébastien Helleu 2019-11-22 20:59:58 +0100
  • 178b3eb8a6 doc: sort locales in documentation generator Sébastien Helleu 2019-11-22 20:59:06 +0100
  • 2f99033384 doc: remove path option in documentation generator Sébastien Helleu 2019-11-22 20:57:59 +0100
  • f1641604b0 doc: remove obsolete ignored options/completions in documentation generator Sébastien Helleu 2019-11-22 20:53:48 +0100
  • e743e731ec irc: do not automatically open a channel with name "0" (closes #1429) Sébastien Helleu 2019-11-21 20:32:25 +0100
  • 64aae8b959 core: update build directories in .gitignore Sébastien Helleu 2019-11-19 07:40:11 +0100
  • e4a9f95e38 core: remove arguments for endforeach() in CMake files Sébastien Helleu 2019-11-18 20:18:54 +0100
  • 7aa24ecd88 core: add different icons sizes (16x16 to 512x512) (closes #1347) Sébastien Helleu 2019-11-18 20:05:43 +0100
  • 8cde654c6f core: set buffer name, short name and title only if the value has changed Sébastien Helleu 2019-11-17 21:48:17 +0100
  • 9a40aa04f8 core: rename label "enhancement" to "feature" Sébastien Helleu 2019-11-15 21:06:15 +0100
  • 3a03184d7a irc: mention /filter command in /help irc.look.smart_filter Sébastien Helleu 2019-11-15 08:38:40 +0100
  • b5804bd64d core: add labels in GitHub issue templates Sébastien Helleu 2019-11-14 07:24:54 +0100
  • 005e5fd8f5 core: fix French translation of "uptime" Sébastien Helleu 2019-11-13 21:17:14 +0100
  • fe7a05cb1f core: update ChangeLog Sébastien Helleu 2019-11-12 21:20:43 +0100
  • 76c6f52e8c build: support python 3.8 Eli Schwartz 2019-11-10 10:40:43 -0500
  • 5c8ac69f73 python: use more idiomatic cmake pkg-config linking Eli Schwartz 2019-11-10 10:24:25 -0500
  • 682e558f76 cmake: vendor in a new version of FindPkgConfig Eli Schwartz 2019-11-10 09:23:59 -0500
  • a36e17abf9 debian: disable javascript plugin on Debian Sid and Ubuntu Eoan Sébastien Helleu 2019-11-11 08:34:33 +0100
  • 38bb297d91 core: update ChangeLog (issue #1420) Sébastien Helleu 2019-11-10 11:06:22 +0100
  • 421d6481da core: link with libnetwork and not libpthread on Haiku (autotools) (issue #1420) Sébastien Helleu 2019-11-10 11:05:32 +0100
  • 8d991f1284 Haiku: link libnetwork, not libpthread. Jerome Duval 2016-02-20 11:34:21 +0000
  • 9f8162651f irc: set option irc.look.display_pv_warning_address to off by default (issue #892) Sébastien Helleu 2019-11-08 21:27:12 +0100
  • 17d3032b73 core: move line from "New features" to "Bug fixes" Sébastien Helleu 2019-11-07 19:46:55 +0100
  • 90aec7bec7 core: update URL of WeeChat blog Sébastien Helleu 2019-11-05 07:50:30 +0100
  • 07577194c5 doc: add examples of division in ${calc:...} (plugin API reference) Sébastien Helleu 2019-11-04 19:01:31 +0100
  • 9264de9ce0 doc: fix list of "updated in" versions in function string_eval_expression (plugin API reference) Sébastien Helleu 2019-11-04 18:59:32 +0100
  • 4f7a51f72b core: fix sentence in release notes Sébastien Helleu 2019-11-03 21:10:48 +0100
  • 6507544947 irc: fix typo and examples in /help server Sébastien Helleu 2019-11-03 14:54:45 +0100
  • cdcbdc94e0 core: update German translations Nils Görs 2019-11-03 14:48:43 +0100
  • 10f85df867 irc: set raw filter to "*" if local variable "filter" was not set after /upgrade on raw buffer Sébastien Helleu 2019-11-03 09:55:09 +0100
  • 7e07954fbf irc: restore irc raw filter after /upgrade (issue #1000) Sébastien Helleu 2019-11-03 09:28:06 +0100
  • 015ae4a94b irc: add filters on raw buffer (closes #1000) Sébastien Helleu 2019-11-03 09:01:44 +0100
  • 4a86ab55d8 fset: add comment on filter by evaluated expression Sébastien Helleu 2019-10-30 19:41:56 +0100
  • 7cac32fc1f fset: fix filter variable used to match filter string Sébastien Helleu 2019-10-30 19:41:31 +0100
  • c6161d0e4a plugins: sort options added in configuration sections Sébastien Helleu 2019-10-23 19:43:45 +0200
  • ecc7edda9e core: optimize search of options in configuration sections Sébastien Helleu 2019-10-23 19:41:43 +0200
  • fbc9faed42 doc: add keys to type for the example message with color codes (user's guide) Sébastien Helleu 2019-10-22 07:54:50 +0200
  • c99889cb15 core: fix typo in French translation of /help fset Sébastien Helleu 2019-10-21 19:14:31 +0200
  • f85f097c25 debian: disable javascript plugin on Ubuntu Focal Sébastien Helleu 2019-10-20 20:56:58 +0200
  • 5d4220a91f core: fix scrolling up in bare mode when switched to bare mode at the top of the buffer (closes #899, issue #978) Sébastien Helleu 2019-10-14 20:44:15 +0200
  • 7e6d933d74 doc: update German auto-generated file Sébastien Helleu 2019-10-13 21:05:32 +0200
  • 92853e1b47 core: update German translations Nils Görs 2019-10-13 18:54:48 +0200
  • 577a932201 core: add info about Python 3 and strings in release notes Sébastien Helleu 2019-10-13 08:18:38 +0200
  • 899550ca94 doc: fix typo in scripting guide Sébastien Helleu 2019-10-13 08:18:30 +0200
  • ab6a991de2 doc: fix language in links to plugin API reference (scripting guide) Sébastien Helleu 2019-10-12 23:26:16 +0200
  • 2dbc283023 doc: add links on signals and hsignals (plugin API reference) Sébastien Helleu 2019-10-12 23:17:33 +0200
  • 513f5a1ee7 python: send "bytes" instead of "str" to callbacks in Python 3 when the string is not UTF-8 valid (issue #1220, closes #1389) Sébastien Helleu 2019-10-12 22:21:48 +0200
  • 8fc8f728d4 core: add reverse of string for screen in evaluation of expressions with "revscr:" Sébastien Helleu 2019-10-12 20:14:36 +0200
  • 9535f4a70b doc: update German auto-generated file Sébastien Helleu 2019-10-11 22:45:08 +0200
  • f85adf5cf1 core: update German translations Nils Görs 2019-10-11 22:41:19 +0200
  • 876a0a1609 irc: add option irc.look.display_pv_warning_address (closes #892) Sébastien Helleu 2019-10-11 20:26:34 +0200
  • 1dda5ffd02 doc: add value -1 for notify level in function hook_line (plugin API reference) Sébastien Helleu 2019-10-10 18:39:31 +0200
  • dc9964ccc6 irc: add server option "ssl_password" (issue #115, issue #1416) Sébastien Helleu 2019-10-09 21:40:43 +0200
  • 37415e61d5 core: update translations (issue #115, issue #1416) Sébastien Helleu 2019-10-09 21:39:25 +0200
  • 116150c2fc irc: add server option ssl_password for SSL certificate private key password (closes #115) Simmo Saan 2019-10-09 20:47:42 +0300
  • 5398f5d566 irc: fix compiler warning on uninitialized variable Sébastien Helleu 2019-10-09 07:17:32 +0200
  • 02c63beef9 core: add German translations in weechat.desktop Nils Görs 2019-10-08 20:54:25 +0200
  • 6619219297 doc: add value -1 for notify level in trigger of type line (user's guide) Sébastien Helleu 2019-10-08 20:29:05 +0200
  • 6fa0f49a28 core: update ChangeLog (issue #982, issue #408) Sébastien Helleu 2019-10-07 21:05:16 +0200
  • afe64aefbf core: add keywords in weechat.desktop (issue #982, issue #408) Sébastien Helleu 2019-10-07 21:04:58 +0200
  • 85f9ead7b8 core: add French translations in weechat.desktop (issue #982, issue #408) Sébastien Helleu 2019-10-07 21:02:41 +0200
  • b35c94cc91 core: install weechat.desktop with autotools (issue #982, issue #408) Sébastien Helleu 2019-10-07 20:54:27 +0200
  • 8054cb0ee1 core: add a desktop file (closes #982, closes #408) Lucas Hoffmann 2019-10-07 20:47:43 +0200
  • cbeecc0cde core: ensure completion_item is not NULL before using it Sébastien Helleu 2019-10-06 21:47:56 +0200
  • 528c769e71 core: fix crash in completion of filenames Sébastien Helleu 2019-10-06 21:45:27 +0200
  • d2a63b2b44 doc: update German auto-generated files Sébastien Helleu 2019-10-06 19:17:15 +0200
  • 86e623a554 doc: fix chapter on IRC server connection in quickstart guide Sébastien Helleu 2019-10-06 19:12:47 +0200
  • c391fe5fa5 core: update ChangeLog (closes #630) Sébastien Helleu 2019-10-06 19:11:15 +0200
  • c3b33859ae core: fix long lines Sébastien Helleu 2019-10-06 19:09:29 +0200
  • f2551b8403 Merge remote-tracking branch 'origin/pr/630' Sébastien Helleu 2019-10-06 19:07:25 +0200
  • 98d9dc1a03 core: update ChangeLog (closes #610, closes #617, closes #619) Sébastien Helleu 2019-10-06 18:14:50 +0200
  • e6570d6e3a core: fix line too long, add comment on argument "with_suffix" Sébastien Helleu 2019-10-06 18:11:58 +0200
  • e47002884a core: count suffix in alignment computed for context info Sébastien Helleu 2019-10-06 18:08:52 +0200
  • c77bccba87 Merge remote-tracking branch 'origin/pr/619' Sébastien Helleu 2019-10-06 18:08:17 +0200
  • af5951c123
    Merge pull request #1415 from ingank/doc-de-improve-pr Sébastien Helleu 2019-10-06 17:25:00 +0200
  • 1eb54f4065 doc: update German documentation Ingolf Ankert 2019-10-06 17:14:07 +0200
  • de0209e6d6
    Merge pull request #1414 from ingank/improve-po-de Sébastien Helleu 2019-10-06 17:03:27 +0200
  • 903cb0baf3 doc: update German documentation Ingolf Ankert 2019-10-06 16:55:26 +0200