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

Commit Graph

  • f19c2cfd80 core: disable compilation of documentation by default (cmake and autotools) Sebastien Helleu 2013-06-29 09:51:15 +02:00
  • f1fdbe72dc doc: add dependency xsltproc in user's guide Sebastien Helleu 2013-06-29 09:32:02 +02:00
  • b62b2adc25 core: add dependency xsltproc in debian/control Sebastien Helleu 2013-06-29 09:31:26 +02:00
  • 018e5c69ae core: remove obsolete command line option -k/--keys Sebastien Helleu 2013-06-28 20:38:08 +02:00
  • 4d35171767 core: fix wrong spaces in italian translations for irc part/quit messages Esteban I. Ruiz Moreno 2013-06-28 20:31:43 +02:00
  • 23da5b233d core: add dependencies docbook-xml and docbook-xsl in debian/control Sebastien Helleu 2013-06-28 20:13:33 +02:00
  • 1cadbdf6a9 core: update man page and add translations (in french, german, italian, and japanese) Sebastien Helleu 2013-06-28 20:08:16 +02:00
  • fa8dc0f531 core: update WeeChat logo in debian/weechat.xpm Sebastien Helleu 2013-06-28 19:15:59 +02:00
  • bad6eb0692 core: update turkish translations Hasan Kiran 2013-06-28 13:54:49 +02:00
  • 8081804555 core: fix typo in french translation of /help notify (patch #8082) Sebastien Helleu 2013-06-28 13:44:06 +02:00
  • 91017cb06c core: remove extra space after empty prefix (when prefix for action, error, join, network or quit is set to empty string) (bug #39218) Sebastien Helleu 2013-06-10 11:48:49 +02:00
  • e20592f32d core: fix minor errors in translations Sebastien Helleu 2013-06-10 09:27:32 +02:00
  • dd41e5776f relay: add command "ping" in weechat protocol (task #12689) Sebastien Helleu 2013-06-09 20:43:24 +02:00
  • 424b8c89cc core: add partial turkish translations (tr.po) Hasan Kiran 2013-06-08 22:28:06 +02:00
  • c962bb32f9 core: add option weechat.network.proxy_curl (task #12651) Sebastien Helleu 2013-06-08 19:25:56 +02:00
  • 21e51d930d core: add options for Curl >= 7.25 Sebastien Helleu 2013-06-08 17:04:40 +02:00
  • a8589a0db6 doc: add cmake options in user's guide Sebastien Helleu 2013-06-08 15:54:06 +02:00
  • fe1642da08 doc: update german translations and FAQ Nils Görs 2013-06-08 12:36:33 +02:00
  • 950287d385 irc: display a warning when the proxy set in a server does not exist Sebastien Helleu 2013-06-08 12:32:09 +02:00
  • 21356d9909 core: add "proxy" infolist and hdata Sebastien Helleu 2013-06-08 11:40:27 +02:00
  • fb7edb3518 aspell: add support of enchant library (patch #6858) Sebastien Helleu 2013-06-07 21:01:48 +02:00
  • 4080047da0 doc: update auto-generated file with relay commands Sebastien Helleu 2013-06-07 20:50:33 +02:00
  • 8884eb6fe4 doc: update auto-generated files with irc commands Sebastien Helleu 2013-06-07 20:50:06 +02:00
  • 1dfc98c8fd core: rename configure.in to configure.ac Sebastien Helleu 2013-06-07 18:27:53 +02:00
  • 718104b936 core: fix french translation of arguments in /help relay Sebastien Helleu 2013-06-05 10:15:33 +02:00
  • cb8435441b irc: add support of special variables $nick/$channel/$server in commands /allchan and /allserv Sebastien Helleu 2013-06-05 10:13:23 +02:00
  • 2c4cf95ef9 doc: update auto-generated files with irc options Sebastien Helleu 2013-06-02 23:03:49 +02:00
  • 4654568413 irc: add option irc.look.nick_color_hash: hash algorithm to find nick color (patch #8062) Sebastien Helleu 2013-06-02 23:00:26 +02:00
  • c070481d0b core: fix random crash on mouse actions (bug #39094) Sebastien Helleu 2013-05-30 20:14:41 +02:00
  • 91b27cd20c doc: add option weechat.look.eat_newline_glitch in charset question (FAQ) Sebastien Helleu 2013-05-30 20:10:54 +02:00
  • 1e49718398 relay: fix binding to an IP address (bug #39119) Mantas Mikulėnas 2013-05-30 08:03:21 +02:00
  • c103c8d356 irc: fix multiple nicks in command /query (separated by commas): open one buffer per nick Sebastien Helleu 2013-05-29 18:28:29 +02:00
  • 2e647d4c58 core: set options weechat.look.color_inactive_{buffer|window} to "on" by default Sebastien Helleu 2013-05-28 23:13:07 +02:00
  • 47db2b71ba core: update ChangeLog (bug #39071) Sebastien Helleu 2013-05-27 13:41:54 +02:00
  • 954ea9fb9d xfer: fix compilation error on OpenBSD Simon Kuhnle 2013-05-26 10:56:26 +02:00
  • 7bce8a0254 doc: change font for author, toc title and footer Sebastien Helleu 2013-05-27 10:04:41 +02:00
  • f377743380 doc: resize columns for table with hdata (plugin API reference) Sebastien Helleu 2013-05-27 09:48:07 +02:00
  • 62dbfc16c0 doc: improve style for docs Sebastien Helleu 2013-05-27 09:47:32 +02:00
  • 9a33c70355 doc: remove list of features in FAQ (duplicate with features page on site) Sebastien Helleu 2013-05-24 18:04:19 +02:00
  • 8005f00e2f doc: add remote GUIs in FAQ Sebastien Helleu 2013-05-24 17:58:39 +02:00
  • 1a9fe7b590 core: fix compilation error when gnutls is not found Sebastien Helleu 2013-05-24 14:16:13 +02:00
  • f93c7ebe6d doc: update WeeChat URLs (for new site design) Sebastien Helleu 2013-05-23 15:21:41 +02:00
  • 296dd0b1d4 core: update WeeChat logo (32x32 icon) Sebastien Helleu 2013-05-23 14:53:42 +02:00
  • 9c54e33ee1 xfer: fix compilation warnings Sebastien Helleu 2013-05-22 20:57:14 +02:00
  • e7c947df3e core: fix compilation warnings Sebastien Helleu 2013-05-22 20:56:54 +02:00
  • 8f66e15bae core: sync debian files with debian git repository Sebastien Helleu 2013-05-22 20:56:10 +02:00
  • 1b9cfb5cc3 core: update translations and auto-generated files with hdata/infolists Sebastien Helleu 2013-05-21 22:39:18 +02:00
  • 8771986f3f Merge branch 'layout_infolist_hdata' Sebastien Helleu 2013-05-21 22:34:46 +02:00
  • 2e43bac479 core: fix line alignment when option weechat.look.buffer_time_format is set to empty string Sebastien Helleu 2013-05-21 11:07:15 +02:00
  • a256cb4d4d Version 0.4.2-dev Sebastien Helleu 2013-05-20 17:01:00 +02:00
  • ba5664a019 Version 0.4.1 v0.4.1 Sebastien Helleu 2013-05-20 10:06:14 +02:00
  • b045a35c44 irc: fix name of server buffer after /server rename (set name "server.name" instead of "name") Sebastien Helleu 2013-05-18 23:50:40 +02:00
  • a355f6a41c core: update italian translations Marco Paolone 2013-05-18 22:48:14 +02:00
  • e459939ead relay: fix uncontrolled format string in redirection of irc commands Sebastien Helleu 2013-05-18 22:42:16 +02:00
  • e0281a40f0 irc: fix uncontrolled format string when sending unknown irc commands (if option irc.network.send_unknown_commands is on) Sebastien Helleu 2013-05-18 22:36:24 +02:00
  • 5877a458ea irc: fix uncontrolled format string when sending ison command (for nicks monitored by /notify) Sebastien Helleu 2013-05-18 22:33:35 +02:00
  • 4f62af028d api: do not display a warning by default when loading a script with a license different from GPL Sebastien Helleu 2013-05-18 22:00:47 +02:00
  • fc1cdf68e3 doc: update italian docs Marco Paolone 2013-05-16 23:02:40 +02:00
  • e2807e5f23 core: add variable "current_layout" in infolist "layout" Sebastien Helleu 2013-05-15 21:38:40 +02:00
  • c7e8e6856d core: add infolist "layout" and hdata "layout", "layout_buffer" and "layout_window" (thanks to Nils Görs) Sebastien Helleu 2013-05-14 21:11:58 +02:00
  • 0c66b91007 core: fix typo in comment Sebastien Helleu 2013-05-14 21:08:50 +02:00
  • 4ad5f7bbc9 irc: fix refresh of nick in input bar when joining a new channel with op status (bug #38969) Sebastien Helleu 2013-05-12 16:06:53 +02:00
  • 19ed7740b1 Version 0.4.1-rc2 v0.4.1-rc2 Sebastien Helleu 2013-05-11 18:48:41 +02:00
  • a0f814e75b irc: remove tag "notify_private" from notices received before message 001 Sebastien Helleu 2013-05-11 18:26:18 +02:00
  • 0f920d6396 doc: fix typo in user's guide (thanks to faen) Sebastien Helleu 2013-05-09 20:02:55 +02:00
  • c6fdeaf7e5 python: fix crash when loading scripts with Python 3.x (patch #8044) (thanks to isak) Sebastien Helleu 2013-05-07 08:56:12 +02:00
  • 9f08029361 doc: update polish translations and docs Krzysztof Koroscik 2013-05-06 15:28:11 +02:00
  • 8b17cbb16c irc: fix display of CTCP messages that contain bold attribute (bug #38895) Sebastien Helleu 2013-05-06 15:07:24 +02:00
  • c6b7a244d6 doc: update german translations and docs Nils Görs 2013-05-04 08:24:36 +02:00
  • 8c06006828 doc: update japanese translations and docs Ryuunosuke Ayanokouzi 2013-05-04 07:50:22 +02:00
  • 345be1ec5e script: add key alt+A in /help script (thanks ArZa) Sebastien Helleu 2013-05-03 22:26:19 +02:00
  • 0a7b708a1f core: add options weechat.look.prefix_align_more_after and weechat.look.prefix_buffer_align_more_after Sebastien Helleu 2013-05-03 19:15:57 +02:00
  • f43eb87d9d doc: update german translations and user's guide Nils Görs 2013-05-02 19:46:36 +02:00
  • 5eba5e980d doc: update auto-generated files with options Sebastien Helleu 2013-05-02 19:44:31 +02:00
  • 00f3fbdfe1 doc: add relay message "_nicklist_diff" in NEWS Sebastien Helleu 2013-05-01 21:09:43 +02:00
  • 86a8b9fb5f relay: remove temporary option "nicklistdiff" (in command init), send nicklist diff by default (weechat protocol) Sebastien Helleu 2013-05-01 21:01:12 +02:00
  • 305175fb8c core: fix display of long lines without time (message beginning with two tabs) Sebastien Helleu 2013-05-01 16:46:54 +02:00
  • bf8ee88dd8 Version 0.4.1-rc1 v0.4.1-rc1 Sebastien Helleu 2013-05-01 10:15:10 +02:00
  • 11d8dd1b51 Merge branch 'dynamic-nick-prefix-suffix' Sebastien Helleu 2013-05-01 10:04:53 +02:00
  • ebcea798bb doc: add IRC SASL "dh-aes" mechanism in user's guide Sebastien Helleu 2013-05-01 10:02:11 +02:00
  • 1c4e3c0e84 core: update translations Sebastien Helleu 2013-05-01 10:00:57 +02:00
  • e009884595 irc: add support of "dh-aes" SASL mechanism (patch #8020) Elizabeth Myers 2013-05-01 09:59:39 +02:00
  • 2479f427f7 doc: update german auto-generated file with WeeChat commands Sebastien Helleu 2013-05-01 09:27:08 +02:00
  • 16cc0b6088 core: make nick prefix/suffix dynamic (move options from irc plugin to core, add logger options) (bug #37531) Sebastien Helleu 2013-04-29 18:30:59 +02:00
  • cf8a125ef2 irc: fix duplicate nick completion when someone rejoins the channel with same nick but a different case (bug #38841) Sebastien Helleu 2013-04-28 13:34:44 +02:00
  • 4b1d87640c script: do not search by license and author in /script search (thanks to Nils Görs) Sebastien Helleu 2013-04-27 09:01:42 +02:00
  • bdbe7e0c37 core: fix typo in /help eval Sebastien Helleu 2013-04-25 21:34:23 +02:00
  • 8219039867 core: reset scroll in window before zooming on a merged buffer (bug #38207) Sebastien Helleu 2013-04-24 09:30:08 +02:00
  • bfd8c6918c irc: add support of UHNAMES (capability "userhost-in-names") (task #9353) Sebastien Helleu 2013-04-23 21:23:07 +02:00
  • 2a4e9aef8a relay: fix typo in error displayed by command /relay del Sebastien Helleu 2013-04-21 21:57:21 +02:00
  • c8505efac0 irc: add tag "irc_nick_back" for messages displayed in private buffer when a nick is back on server (task #12576) Sebastien Helleu 2013-04-21 13:26:32 +02:00
  • 509a58b1d5 api: add new function hdata_search Sebastien Helleu 2013-04-21 11:26:52 +02:00
  • fcd71d14bc doc: fix typo in python example of function hdata_move (plugin API reference) Sebastien Helleu 2013-04-21 10:56:08 +02:00
  • 09c5e8cbdf doc: add missing functions in scripting guide Sebastien Helleu 2013-04-21 10:48:38 +02:00
  • 4cf6628d85 ruby: fix crash in function hdata_move Sebastien Helleu 2013-04-20 11:05:14 +02:00
  • fda70ec57d guile: fix crash in function hdata_move Sebastien Helleu 2013-04-20 11:04:17 +02:00
  • c95f3d84d0 api: add property "completion_freeze" for function buffer_set: do not stop completion when command line is updated Sebastien Helleu 2013-04-18 20:24:35 +02:00
  • 00c1c81c0b doc: update german translations and docs Nils Görs 2013-04-16 20:09:54 +02:00
  • 9ffab0bec4 doc: rename link "256_colors" to "use_256_colors" in FAQ (anchor names beginning with digits are not allowed in HTML) Sebastien Helleu 2013-04-14 11:10:49 +02:00
  • d70532250b api: fix connection to servers with hook_connect on OS X (bug #38496) Sebastien Helleu 2013-04-12 12:47:42 +02:00