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

Commit Graph

  • e4b3519418 doc: update German auto-generated files Sébastien Helleu 2014-06-29 13:30:30 +02:00
  • c252c2442b core: update German translations nils_2 2014-06-29 12:39:00 +02:00
  • 9d3355b5a4 core: add note about semicolon to separate commands in /help eval Sébastien Helleu 2014-06-29 11:48:04 +02:00
  • 44de5bac65 core: update message displayed when passphrase is not set on /secure buffer Sébastien Helleu 2014-06-28 14:50:15 +02:00
  • 179dc0306e core: remove obsolete translations Sébastien Helleu 2014-06-28 13:20:13 +02:00
  • 980a9abcfd core: do not display content of passphrase on /secure buffer Sébastien Helleu 2014-06-28 13:18:16 +02:00
  • baffcc7b76 core: fix completion of plugins commands when beginning of command is given Sébastien Helleu 2014-06-28 11:48:49 +02:00
  • fa4aaa8aa1 core: fix completion of environment variable value when beginning of value is given Sébastien Helleu 2014-06-28 11:46:17 +02:00
  • 11cc85caea doc: update German auto-generated files Sébastien Helleu 2014-06-27 22:46:11 +02:00
  • 699eabe6cb core: update German translations nils_2 2014-06-27 22:43:24 +02:00
  • 39fc5b91de core: add missing declaration of "environ" (fix compilation on Mac OS X) Sébastien Helleu 2014-06-27 22:11:46 +02:00
  • 0191818368 core: remove extra spaces in /help set Sébastien Helleu 2014-06-27 22:04:56 +02:00
  • 1a1c50cc01 core: add option "env" in command /set Sébastien Helleu 2014-06-27 07:54:53 +02:00
  • 6cdcb6feca core: fix typo in German message Sébastien Helleu 2014-06-21 19:07:28 +02:00
  • da8bc733d4 doc: update German auto-generated files Sébastien Helleu 2014-06-20 07:39:25 +02:00
  • b26b30d5dc core: update German translations nils_2 2014-06-19 20:21:48 +02:00
  • 56f5a01b99 irc: fix typo in a message Sébastien Helleu 2014-06-19 07:49:54 +02:00
  • b705e20a44 core: overlong UTF-8 encoding and surrogates (U+D800-DFFF) are invalid. Anders Bergh 2014-06-16 22:24:46 +02:00
  • d65afdfc7c doc: update German auto-generated files Sébastien Helleu 2014-06-14 10:44:05 +02:00
  • 0eb75ec61a doc: update German documentation nils_2 2014-06-14 10:40:42 +02:00
  • aaa02f0f5d core: update German translations nils_2 2014-06-14 10:40:25 +02:00
  • dfb6516a11 irc: add value "+" for option irc.look.smart_filter_mode to use modes from server prefixes (closes #90) Sébastien Helleu 2014-06-14 09:53:07 +02:00
  • 21c5583c3b core: update URL of WeeChat screenshot in README.asciidoc Sébastien Helleu 2014-06-13 22:27:34 +02:00
  • 086c5d31d6 doc: update Japanese auto-generated files Sébastien Helleu 2014-06-12 07:37:41 +02:00
  • edea6d1e46 Merge pull request #105 from l/translation_ja Sébastien Helleu 2014-06-12 07:33:29 +02:00
  • a64fc0b50d core: update Japanese translations AYANOKOUZI, Ryuunosuke 2014-06-12 05:25:57 +09:00
  • eac52b9931 core: set default value "merged" for option weechat.look.hotlist_remove Sébastien Helleu 2014-06-11 07:59:57 +02:00
  • 4151fa234e doc: add evaluated expression for argument "condition" in function bar_new (plugin API reference) Sébastien Helleu 2014-06-11 07:55:41 +02:00
  • d0fa44865c core: fix potential memory leak with infolists not freed in plugins (debian #751108) Sébastien Helleu 2014-06-10 20:14:24 +02:00
  • 955ed344c2 doc: add "in option command" in quickstart Sébastien Helleu 2014-06-09 10:12:25 +02:00
  • 48b44369e7 doc: update German auto-generated files Sébastien Helleu 2014-06-09 10:04:17 +02:00
  • 771d537eff doc: update German documentation nils_2 2014-06-09 09:21:18 +02:00
  • 4cd6a08ca0 core: update German translations nils_2 2014-06-09 09:18:41 +02:00
  • 3fa4f8a4bc doc: add SSL options in quickstart guide Sébastien Helleu 2014-06-08 17:54:49 +02:00
  • e723cbc0c7 irc: fix French translation of "kick" Sébastien Helleu 2014-06-08 10:00:23 +02:00
  • f68c9c6df6 irc: fix help of commands kick/kickban/remove (closes #102) Sébastien Helleu 2014-06-08 09:39:27 +02:00
  • 17e451ae55 core: fix color display of last color number + 1 (closes #101) Sébastien Helleu 2014-06-07 17:08:17 +02:00
  • 9957565680 core: fix first comment line in weechat.c Sébastien Helleu 2014-06-07 16:14:17 +02:00
  • 5d0a74a43e core: add option weechat.look.hotlist_remove (closes #99) Sébastien Helleu 2014-06-06 19:39:19 +02:00
  • 0bdb7d2f80 doc: remove extra quotes around password in command /server (FAQ) Sébastien Helleu 2014-06-05 19:53:09 +02:00
  • 11f55cf70c core: add one bug/feature request per issue in Contributing.asciidoc Sébastien Helleu 2014-06-04 20:17:36 +02:00
  • d6d57635bd irc: fix comment Sébastien Helleu 2014-06-03 07:32:24 +02:00
  • 70d2b0ad8e Remove test/weercd.py (move script to its own repository) Sébastien Helleu 2014-05-31 11:49:21 +02:00
  • bb779271ae relay: don't send signals "buffer_clear" and "buffer_line_added" for relay raw/list buffers to clients (weechat protocol) Sébastien Helleu 2014-05-29 16:49:50 +02:00
  • fe872f26d4 irc: fix extract of channel in parser for JOIN/PART messages when there is a colon before the channel name (closes #83) Sébastien Helleu 2014-05-28 20:11:12 +02:00
  • 061b8b76b6 doc: update German auto-generated files Sébastien Helleu 2014-05-27 07:45:42 +02:00
  • a51b2d35ad core: update German translations nils_2 2014-05-26 19:23:18 +02:00
  • 8b655a2552 doc: update auto-generated files with IRC commands Sébastien Helleu 2014-05-26 07:58:44 +02:00
  • 34098cee27 irc: add command /remove (closes #91) Sébastien Helleu 2014-05-26 07:57:38 +02:00
  • 74c979d9ac core: build packages in build directory on "make dist" (CMake) Sébastien Helleu 2014-05-25 12:58:16 +02:00
  • dc0229617a doc: use .asciidoc extension instead of .txt for doc files Sébastien Helleu 2014-05-25 12:25:58 +02:00
  • 76a066c9cc doc: update Russian quickstart (issue #81) Sébastien Helleu 2014-05-25 09:28:04 +02:00
  • 3bfc2b5bbe doc: update Russian quickstart (closes #81) Sébastien Helleu 2014-05-25 08:50:33 +02:00
  • ae76d76a96 doc: update auto-generated files with hdata Sébastien Helleu 2014-05-25 08:49:33 +02:00
  • 415521dfbb core: update German translations nils_2 2014-05-24 22:43:29 +02:00
  • 02eed97d97 relay: fix crash when closing relay buffers (closes #57, closes #78) Sébastien Helleu 2014-05-24 18:57:29 +02:00
  • faae8f470b relay: check pointers received in hdata command to prevent crashes with bad pointers (WeeChat protocol) Sébastien Helleu 2014-05-24 18:18:11 +02:00
  • 7aaf3be15b api: add argument "flags" in function hdata_new_list Sébastien Helleu 2014-05-24 18:03:14 +02:00
  • 3092c09bc9 relay: remove warning on /reload of relay.conf when ports are defined Sébastien Helleu 2014-05-24 08:00:19 +02:00
  • 00179e6244 irc: fix refresh of bar item "irc_channel" after join/part/kick/kill (issue #86) Sébastien Helleu 2014-05-23 22:49:03 +02:00
  • 6f6a0badcb doc: update Japanese auto-generated files Sébastien Helleu 2014-05-23 22:39:50 +02:00
  • 98c3e28a71 doc: fix version number in function hook_print (Japanese plugin API reference) Sébastien Helleu 2014-05-23 22:38:27 +02:00
  • 83e19e4359 Merge pull request #89 from l/translation_ja Sébastien Helleu 2014-05-23 22:37:16 +02:00
  • 3763a5d88d core: update Japanese translations AYANOKOUZI, Ryuunosuke 2014-05-24 01:57:07 +09:00
  • 838a71cceb core: fix reset of attributes between nick colors in /color buffer Sébastien Helleu 2014-05-22 20:46:14 +02:00
  • 4ba20c90da doc: translate Mac OS X info in question about SSL connection to IRC server… nils_2 2014-05-22 13:47:35 +02:00
  • 14850dfa9c irc: fix duplicate sender name in display of notice (closes #87) Sébastien Helleu 2014-05-21 21:49:20 +02:00
  • c8103f14d2 irc: fix refresh of buffer name in bar items after join/part/kick/kill (closes #86) Sébastien Helleu 2014-05-21 20:46:22 +02:00
  • 8e1d5e567e irc: display message 936 (censored word) on channel instead of server buffer Sébastien Helleu 2014-05-20 21:23:02 +02:00
  • 507d58f158 doc: add Mac OS X info in question about SSL connection to IRC servers (FAQ) Sébastien Helleu 2014-05-19 20:03:29 +02:00
  • 91a88eb224 core: fix display of item buffer_short_name when the short name is not defined in buffer Sébastien Helleu 2014-05-18 17:39:22 +02:00
  • b1430131a7 core: add bar item "buffer_short_name" (task #10882) Sébastien Helleu 2014-05-16 20:55:56 +02:00
  • 540abf0874 irc: add bar item "irc_nick_modes" (closes #71) Sébastien Helleu 2014-05-15 23:19:58 +02:00
  • 85b8e0d82b doc: update German auto-generated files Sébastien Helleu 2014-05-14 07:35:13 +02:00
  • 98db1877b4 core: update German translation nils_2 2014-05-13 23:59:31 +02:00
  • 75247edfb3 alias: add default alias "msgbuf" (send text to a buffer) Sébastien Helleu 2014-05-13 23:01:11 +02:00
  • d38d961394 core: add option "send" in command /input (send text to a buffer) Sébastien Helleu 2014-05-13 22:40:46 +02:00
  • 4406087ee5 core: fix completion %(plugins_commands) when there are more than one argument before in the command line Sébastien Helleu 2014-05-13 22:13:40 +02:00
  • 32edff0fa5 core: add option "-buffer" in command /command (closes #67) Sébastien Helleu 2014-05-13 22:12:19 +02:00
  • 4d70264ac6 core: update German translation nils_2 2014-05-13 16:39:07 +02:00
  • 57781e6b0d irc: make reason optional in command /kill Sébastien Helleu 2014-05-12 23:10:30 +02:00
  • d9c82e2103 core: add VERBOSE flag for compilation (Travis) Sébastien Helleu 2014-05-11 10:55:21 +02:00
  • 3a0617f62c core: add clang compiler for Travis build Sébastien Helleu 2014-05-11 10:25:30 +02:00
  • ca8d6a0911 doc: fix continued indentations in docgen.py Sébastien Helleu 2014-05-11 08:27:08 +02:00
  • 21d55695b1 core: add pylint check of doc/docgen.py (Travis) Sébastien Helleu 2014-05-11 08:15:47 +02:00
  • d6bfc38ae3 doc: fix pylint warnings in docgen.py Sébastien Helleu 2014-05-11 08:15:18 +02:00
  • a0d4f9f389 doc: update German auto-generated files Sébastien Helleu 2014-05-10 17:14:26 +02:00
  • cdab55aa05 api: change type of arguments displayed/highlight in hook_print callback from string to integer (in scripts) Sébastien Helleu 2014-05-10 08:26:56 +02:00
  • 6d205222aa core: update German translations nils_2 2014-05-09 19:37:01 +02:00
  • ae51f45c97 core: add comment Sébastien Helleu 2014-05-09 07:35:09 +02:00
  • 36fdd40247 core: do not restore title of core buffer after /upgrade Sébastien Helleu 2014-05-08 23:16:52 +02:00
  • 8bcd2c8401 core: fix memory leak when restoring buffers after /upgrade Sébastien Helleu 2014-05-08 22:30:37 +02:00
  • ec5c9c6a8a core: remove line in ChangeLog (add of "#" in front of channels on /join) Sébastien Helleu 2014-05-08 14:38:40 +02:00
  • 432ecaa9f4 relay: add message "_buffer_cleared" Sébastien Helleu 2014-05-08 14:36:23 +02:00
  • 36d519acb0 irc: add support of message 324 (channel modes) in option irc.look.display_join_message (closes #75) Sébastien Helleu 2014-05-08 11:55:18 +02:00
  • 7b4b6a3754 core: update ChangeLog Sébastien Helleu 2014-05-08 11:29:56 +02:00
  • a81f79e669 relay: reformat comment Sébastien Helleu 2014-05-08 11:28:26 +02:00
  • 9e282febfd relay: fix disconnection of client on empty websocket frames Tor Hveem 2014-05-08 11:13:08 +02:00
  • 87e9a061b5 core: update ChangeLog (add support of negated tags in filters) Sébastien Helleu 2014-05-08 11:01:50 +02:00
  • 117dca056d core: add support of '!' for tags in /help filter Sébastien Helleu 2014-05-08 11:01:07 +02:00