1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 21:06:38 +02:00

Commit Graph

  • f1641604b0 doc: remove obsolete ignored options/completions in documentation generator Sébastien Helleu 2019-11-22 20:53:48 +01:00
  • e743e731ec irc: do not automatically open a channel with name "0" (closes #1429) Sébastien Helleu 2019-11-21 20:32:25 +01:00
  • 64aae8b959 core: update build directories in .gitignore Sébastien Helleu 2019-11-19 07:40:11 +01:00
  • e4a9f95e38 core: remove arguments for endforeach() in CMake files Sébastien Helleu 2019-11-18 20:18:54 +01:00
  • 7aa24ecd88 core: add different icons sizes (16x16 to 512x512) (closes #1347) Sébastien Helleu 2019-11-18 20:05:43 +01:00
  • 8cde654c6f core: set buffer name, short name and title only if the value has changed Sébastien Helleu 2019-11-17 21:48:17 +01:00
  • 9a40aa04f8 core: rename label "enhancement" to "feature" Sébastien Helleu 2019-11-15 21:06:15 +01:00
  • 3a03184d7a irc: mention /filter command in /help irc.look.smart_filter Sébastien Helleu 2019-11-15 08:38:40 +01:00
  • b5804bd64d core: add labels in GitHub issue templates Sébastien Helleu 2019-11-14 07:24:54 +01:00
  • 005e5fd8f5 core: fix French translation of "uptime" Sébastien Helleu 2019-11-13 21:17:14 +01:00
  • fe7a05cb1f core: update ChangeLog Sébastien Helleu 2019-11-12 21:20:43 +01:00
  • 76c6f52e8c build: support python 3.8 Eli Schwartz 2019-11-10 10:40:43 -05:00
  • 5c8ac69f73 python: use more idiomatic cmake pkg-config linking Eli Schwartz 2019-11-10 10:24:25 -05:00
  • 682e558f76 cmake: vendor in a new version of FindPkgConfig Eli Schwartz 2019-11-10 09:23:59 -05:00
  • a36e17abf9 debian: disable javascript plugin on Debian Sid and Ubuntu Eoan Sébastien Helleu 2019-11-11 08:34:33 +01:00
  • 38bb297d91 core: update ChangeLog (issue #1420) Sébastien Helleu 2019-11-10 11:06:22 +01:00
  • 421d6481da core: link with libnetwork and not libpthread on Haiku (autotools) (issue #1420) Sébastien Helleu 2019-11-10 11:05:32 +01:00
  • 8d991f1284 Haiku: link libnetwork, not libpthread. Jerome Duval 2016-02-20 11:34:21 +00:00
  • 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 +01:00
  • 17d3032b73 core: move line from "New features" to "Bug fixes" Sébastien Helleu 2019-11-07 19:46:55 +01:00
  • 90aec7bec7 core: update URL of WeeChat blog Sébastien Helleu 2019-11-05 07:50:30 +01:00
  • 07577194c5 doc: add examples of division in ${calc:...} (plugin API reference) Sébastien Helleu 2019-11-04 19:01:31 +01:00
  • 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 +01:00
  • 4f7a51f72b core: fix sentence in release notes Sébastien Helleu 2019-11-03 21:10:48 +01:00
  • 6507544947 irc: fix typo and examples in /help server Sébastien Helleu 2019-11-03 14:54:45 +01:00
  • cdcbdc94e0 core: update German translations Nils Görs 2019-11-03 14:48:43 +01:00
  • 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 +01:00
  • 7e07954fbf irc: restore irc raw filter after /upgrade (issue #1000) Sébastien Helleu 2019-11-03 09:28:06 +01:00
  • 015ae4a94b irc: add filters on raw buffer (closes #1000) Sébastien Helleu 2019-11-03 09:01:44 +01:00
  • 4a86ab55d8 fset: add comment on filter by evaluated expression Sébastien Helleu 2019-10-30 19:41:56 +01:00
  • 7cac32fc1f fset: fix filter variable used to match filter string Sébastien Helleu 2019-10-30 19:41:31 +01:00
  • c6161d0e4a plugins: sort options added in configuration sections Sébastien Helleu 2019-10-23 19:43:45 +02:00
  • ecc7edda9e core: optimize search of options in configuration sections Sébastien Helleu 2019-10-23 19:41:43 +02:00
  • 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 +02:00
  • c99889cb15 core: fix typo in French translation of /help fset Sébastien Helleu 2019-10-21 19:14:31 +02:00
  • f85f097c25 debian: disable javascript plugin on Ubuntu Focal Sébastien Helleu 2019-10-20 20:56:58 +02:00
  • 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 +02:00
  • 7e6d933d74 doc: update German auto-generated file Sébastien Helleu 2019-10-13 21:05:32 +02:00
  • 92853e1b47 core: update German translations Nils Görs 2019-10-13 18:54:48 +02:00
  • 577a932201 core: add info about Python 3 and strings in release notes Sébastien Helleu 2019-10-13 08:18:38 +02:00
  • 899550ca94 doc: fix typo in scripting guide Sébastien Helleu 2019-10-13 08:18:30 +02:00
  • ab6a991de2 doc: fix language in links to plugin API reference (scripting guide) Sébastien Helleu 2019-10-12 23:26:16 +02:00
  • 2dbc283023 doc: add links on signals and hsignals (plugin API reference) Sébastien Helleu 2019-10-12 23:17:33 +02:00
  • 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 +02:00
  • 8fc8f728d4 core: add reverse of string for screen in evaluation of expressions with "revscr:" Sébastien Helleu 2019-10-12 20:14:36 +02:00
  • 9535f4a70b doc: update German auto-generated file Sébastien Helleu 2019-10-11 22:45:08 +02:00
  • f85adf5cf1 core: update German translations Nils Görs 2019-10-11 22:41:19 +02:00
  • 876a0a1609 irc: add option irc.look.display_pv_warning_address (closes #892) Sébastien Helleu 2019-10-11 20:26:34 +02:00
  • 1dda5ffd02 doc: add value -1 for notify level in function hook_line (plugin API reference) Sébastien Helleu 2019-10-10 18:39:31 +02:00
  • dc9964ccc6 irc: add server option "ssl_password" (issue #115, issue #1416) Sébastien Helleu 2019-10-09 21:40:43 +02:00
  • 37415e61d5 core: update translations (issue #115, issue #1416) Sébastien Helleu 2019-10-09 21:39:25 +02:00
  • 116150c2fc irc: add server option ssl_password for SSL certificate private key password (closes #115) Simmo Saan 2019-10-09 20:47:42 +03:00
  • 5398f5d566 irc: fix compiler warning on uninitialized variable Sébastien Helleu 2019-10-09 07:17:32 +02:00
  • 02c63beef9 core: add German translations in weechat.desktop Nils Görs 2019-10-08 20:54:25 +02:00
  • 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 +02:00
  • 6fa0f49a28 core: update ChangeLog (issue #982, issue #408) Sébastien Helleu 2019-10-07 21:05:16 +02:00
  • afe64aefbf core: add keywords in weechat.desktop (issue #982, issue #408) Sébastien Helleu 2019-10-07 21:04:58 +02:00
  • 85f9ead7b8 core: add French translations in weechat.desktop (issue #982, issue #408) Sébastien Helleu 2019-10-07 21:02:41 +02:00
  • b35c94cc91 core: install weechat.desktop with autotools (issue #982, issue #408) Sébastien Helleu 2019-10-07 20:54:27 +02:00
  • 8054cb0ee1 core: add a desktop file (closes #982, closes #408) Lucas Hoffmann 2019-10-07 20:47:43 +02:00
  • cbeecc0cde core: ensure completion_item is not NULL before using it Sébastien Helleu 2019-10-06 21:47:56 +02:00
  • 528c769e71 core: fix crash in completion of filenames Sébastien Helleu 2019-10-06 21:45:27 +02:00
  • d2a63b2b44 doc: update German auto-generated files Sébastien Helleu 2019-10-06 19:17:15 +02:00
  • 86e623a554 doc: fix chapter on IRC server connection in quickstart guide Sébastien Helleu 2019-10-06 19:12:47 +02:00
  • c391fe5fa5 core: update ChangeLog (closes #630) Sébastien Helleu 2019-10-06 19:11:15 +02:00
  • c3b33859ae core: fix long lines Sébastien Helleu 2019-10-06 19:09:29 +02:00
  • f2551b8403 Merge remote-tracking branch 'origin/pr/630' Sébastien Helleu 2019-10-06 19:07:25 +02:00
  • 98d9dc1a03 core: update ChangeLog (closes #610, closes #617, closes #619) Sébastien Helleu 2019-10-06 18:14:50 +02:00
  • e6570d6e3a core: fix line too long, add comment on argument "with_suffix" Sébastien Helleu 2019-10-06 18:11:58 +02:00
  • e47002884a core: count suffix in alignment computed for context info Sébastien Helleu 2019-10-06 18:08:52 +02:00
  • c77bccba87 Merge remote-tracking branch 'origin/pr/619' Sébastien Helleu 2019-10-06 18:08:17 +02:00
  • af5951c123 Merge pull request #1415 from ingank/doc-de-improve-pr Sébastien Helleu 2019-10-06 17:25:00 +02:00
  • 1eb54f4065 doc: update German documentation Ingolf Ankert 2019-10-06 17:14:07 +02:00
  • de0209e6d6 Merge pull request #1414 from ingank/improve-po-de Sébastien Helleu 2019-10-06 17:03:27 +02:00
  • 903cb0baf3 doc: update German documentation Ingolf Ankert 2019-10-06 16:55:26 +02:00
  • 5518b56561 core: update German translations Ingolf Ankert 2019-10-06 15:53:57 +02:00
  • 53360a7909 logger: fix write in log file if it has been deleted or renamed (closes #123) Sébastien Helleu 2019-10-06 13:36:35 +02:00
  • 529af39612 doc: translate description of logger masks in user's guide Sébastien Helleu 2019-10-06 10:19:01 +02:00
  • 79e124d6e4 Merge pull request #1413 from FiXato/patch-2 Sébastien Helleu 2019-10-06 10:18:32 +02:00
  • d3254262ac doc: fix styles in plugin API reference Sébastien Helleu 2019-10-06 10:01:49 +02:00
  • 587f5bf15b irc: use path from option xfer.file.upload_path to complete filename in command "/dcc send" (closes #60) Sébastien Helleu 2019-10-06 09:38:52 +02:00
  • 6e382d26a9 core: add optional default path (evaluated) in completion "filename" (issue #60) Sébastien Helleu 2019-10-06 09:24:10 +02:00
  • 88aa82d672 core: add support of modifiers in evaluation of expressions with "modifier:name,data,string" (issue #60) Sébastien Helleu 2019-10-06 09:13:35 +02:00
  • 1a0ba4a9dc api: add modifier "eval_path_home" (issue #60) Sébastien Helleu 2019-10-06 08:57:32 +02:00
  • e921b9f432 core: fix comments on modifier callback functions in plugin API Sébastien Helleu 2019-10-06 08:56:12 +02:00
  • 86dcbc09c0 Added introductory description of Logger masks Filip H.F. "FiXato" Slagter 2019-10-05 20:43:29 +02:00
  • 587ddf7222 core: add reference to issue #66 for hook_line function in ChangeLog Sébastien Helleu 2019-10-05 18:55:27 +02:00
  • c521392207 core: add quotes around commands with arguments in ChangeLog Sébastien Helleu 2019-10-05 18:18:07 +02:00
  • 1da5b9126e core: fix typo in ChangeLog Sébastien Helleu 2019-10-05 18:17:49 +02:00
  • 3c0bdc18f3 xfer: add option xfer.file.download_temporary_suffix with default value ".part" (closes #1237) Sébastien Helleu 2019-10-05 18:11:39 +02:00
  • 6c23f632b1 xfer: fix memory leak when a xfer is freed and when the plugin is unloaded Sébastien Helleu 2019-10-05 17:49:07 +02:00
  • 3e189fa60d irc: fix typo in /help links Sébastien Helleu 2019-10-04 20:44:09 +02:00
  • f9dcb573ca doc: update German auto-generated files Sébastien Helleu 2019-10-03 20:39:48 +02:00
  • 8c31306f30 Merge pull request #1410 from ingank/ingank/german-translation Sébastien Helleu 2019-10-03 20:32:37 +02:00
  • d2be0e8e1d Merge pull request #1409 from ingank/master Sébastien Helleu 2019-10-03 20:32:10 +02:00
  • b03a4e192c core: update German translations Ingolf Ankert 2019-10-03 15:25:42 +02:00
  • 70fd722278 logger: add option logger.file.color_lines (closes #528, closes #621) Sébastien Helleu 2019-10-02 20:31:47 +02:00
  • f3376f4264 doc: update German documentation Ingolf Ankert 2019-10-01 21:48:44 +02:00
  • e386965aba api: add modifier "color_encode_ansi" (issue #528) Sébastien Helleu 2019-09-29 21:11:24 +02:00
  • 90f711a965 core: add function to convert WeeChat colors to ANSI colors (issue #528) Sébastien Helleu 2019-09-29 20:57:40 +02:00