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

Commit Graph

  • 56cc9b76cc Update italian translations Marco Paolone 2009-11-21 17:10:52 +01:00
  • 2c028dc225 Update italian translations Marco Paolone 2009-11-21 16:41:54 +01:00
  • 5d6d6690d2 Update german and spanish translations Sebastien Helleu 2009-11-20 22:46:13 +01:00
  • a56ac9e735 Fix typos in 2 error messages Sebastien Helleu 2009-11-20 16:58:12 +01:00
  • d1492b9302 Fix bug with CFLAGS in script configure (patch #6977) Sebastien Helleu 2009-11-19 16:06:57 +01:00
  • a41b2e0a83 Add option --with-tclconfig for script configure (patch #6976) Sebastien Helleu 2009-11-19 16:03:04 +01:00
  • ebeb335560 Fix command /connect (options -ssl, -ipv6 and -port) (bug #27486) Sebastien Helleu 2009-11-19 15:37:32 +01:00
  • 018973370d Add IRC option to use same nick color in channel and private (on by default) (task #9870) Sebastien Helleu 2009-11-19 14:48:36 +01:00
  • 3c7c99b1b5 Add italian docs: quickstart and tester Sebastien Helleu 2009-11-18 21:36:21 +01:00
  • b42cf691ae Revert file fr.po Sebastien Helleu 2009-11-18 16:10:40 +01:00
  • a4322fe2e2 Added last 16 missing string in italian translations Marco Paolone 2009-11-18 15:34:14 +01:00
  • 086214cab7 Update german translations Sebastien Helleu 2009-11-17 12:25:56 +01:00
  • 5a06829844 Fix bug with script installation on BSD/OSX (patch #6980) Sebastien Helleu 2009-11-16 12:20:26 +01:00
  • f5ec9a6167 Fix display of default keys with "weechat-curses --keys" Sebastien Helleu 2009-11-12 12:05:30 +01:00
  • b3338076d8 Fix crash when calling "weechat-curses --help" Sebastien Helleu 2009-11-12 11:24:19 +01:00
  • c165eab0f2 Update italian translations Marco Paolone 2009-11-11 10:32:12 +01:00
  • 891cb5bdb5 Update german translations Sebastien Helleu 2009-11-10 16:48:47 +01:00
  • 73d649291d Queue answer to IRC CTCP requests (prevent flood) Sebastien Helleu 2009-11-09 21:15:24 +01:00
  • db2595276e Remove compilation warning on 64-bit machines Sebastien Helleu 2009-11-08 13:26:22 +01:00
  • 36590cca77 Remove compilation warning in logger plugin Sebastien Helleu 2009-11-08 11:48:40 +01:00
  • 7a2c77cd67 Update german translations Sebastien Helleu 2009-11-07 23:45:03 +01:00
  • 682a84731a Remove compilation warning when gnutls lib is not installed Sebastien Helleu 2009-11-07 23:42:53 +01:00
  • bbcd5fbe22 Fix compilation error when gnutls lib is not installed Sebastien Helleu 2009-11-07 23:42:38 +01:00
  • 3f21038deb New default value (25) for option irc.network.away_check_max_nicks Sebastien Helleu 2009-11-07 19:46:38 +01:00
  • e561ab1ae3 Check SSL certificates and use self-signed certificate to auto identify on IRC server (CertFP) (task #7492) (patch from kolter) Sebastien Helleu 2009-11-07 19:27:59 +01:00
  • 03e604c675 Fix typos in translations Sebastien Helleu 2009-11-06 21:57:53 +01:00
  • 2ee653f1b5 Fix refresh of bar item buffer_nicklist when it is displayed in a root bar Sebastien Helleu 2009-11-05 14:46:05 +01:00
  • d34efe27cf Add missing include of strings.h in gui-completion.c Sebastien Helleu 2009-11-05 11:23:52 +01:00
  • 5fc77232c2 Update german translations Sebastien Helleu 2009-11-03 17:13:54 +01:00
  • c0161bc875 Updated italian translation Marco Paolone 2009-11-03 15:15:54 +01:00
  • 2d70b2cd2e Fix typos in french translation and in /help window Sebastien Helleu 2009-11-01 08:37:38 +01:00
  • 00f08f8e44 Add italian translations (thanks to Marco Paolone) Sebastien Helleu 2009-10-31 20:45:06 +01:00
  • 435b57e641 Fix message "Day changed to", sometimes displayed at wrong time (bug #26959) Sebastien Helleu 2009-10-30 10:09:19 +01:00
  • dec2f08a74 Update german translations Sebastien Helleu 2009-10-29 20:52:45 +01:00
  • 2fcbd7f846 Fix bug with IRC CTCP messages when char 0x01 is in message Sebastien Helleu 2009-10-29 17:42:28 +01:00
  • 999de8bfc1 Add partial irc-proxy feature to relay plugin Sebastien Helleu 2009-10-29 17:23:25 +01:00
  • 5a8c35f6b0 Add missing IRC command 275 (patch #6952) Sebastien Helleu 2009-10-21 13:18:28 +02:00
  • 08ebcc877f Improve mask used by command /kickban Sebastien Helleu 2009-10-19 12:28:48 +02:00
  • 7075849ac3 Fix typo in japanese quickstart guide Sebastien Helleu 2009-10-19 07:57:03 +02:00
  • 1e3db79969 Update german translations Sebastien Helleu 2009-10-18 21:20:12 +02:00
  • a5c4d140a6 Add japanese quickstart guide Sebastien Helleu 2009-10-18 21:17:33 +02:00
  • a08842bbad Fix bug with URL selection in some terminals (caused by horizontal lines) (bug #27700) Sebastien Helleu 2009-10-14 18:21:46 +02:00
  • 37835df573 Fix bug with buffer for execution of alias, when called from plugin API with function "command" (bug #27697) Sebastien Helleu 2009-10-14 14:22:39 +02:00
  • fbf1e0286e Add some default bindings for keys alt+arrows under xterm Sebastien Helleu 2009-10-11 14:38:48 +02:00
  • 00d8e0d79d Updated czech translations Jiri Golembiovsky 2009-10-10 13:57:39 +02:00
  • 0b6efe706b Update ChangeLog Sebastien Helleu 2009-10-10 13:00:32 +02:00
  • b138ffb7ae Add IRC commands /samode, /sanick, /sapart, /saquit Sebastien Helleu 2009-10-10 12:47:55 +02:00
  • 62946024d8 Add IRC command /sajoin (task #9770) Sebastien Helleu 2009-10-10 12:04:20 +02:00
  • 1905344fdb Use default auto completion for arguments of unknown commands Sebastien Helleu 2009-10-10 11:50:23 +02:00
  • 656246b8d7 Fix "table of contents" in russian quickstart guide Sebastien Helleu 2009-10-09 22:26:52 +02:00
  • 0ce4da7bfc Update spec file for RPM and add debian file for russian quickstart guide Sebastien Helleu 2009-10-09 22:18:44 +02:00
  • a5a6066535 Add russian quickstart guide Sebastien Helleu 2009-10-09 18:19:32 +02:00
  • bfb9ab6a2a Add script prototypes and examples in plugin API reference Sebastien Helleu 2009-10-09 15:46:29 +02:00
  • 5535ec5f46 Fix alignment problem for buffer name when a merged buffer is closed (bug #27617) Sebastien Helleu 2009-10-06 21:25:15 +02:00
  • 74fd27cc07 Add language "C" in main CMakeLists.txt, so that g++ is no more required by cmake Sebastien Helleu 2009-10-06 12:05:39 +02:00
  • 2bfe49d28b Add option grab_key_command for /input (bound by default to alt-k) Sebastien Helleu 2009-10-05 16:42:49 +02:00
  • 7b2f578ac4 Fix compilation under Cygwin (patch #6916) Sebastien Helleu 2009-10-04 11:54:24 +02:00
  • 43c76c9164 Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD Emmanuel Bouthenot 2009-10-03 14:56:02 +02:00
  • 7232e7d7f2 Fix bugs with colors in some german translations (patch #6919) Sebastien Helleu 2009-10-03 12:16:58 +02:00
  • 427419dcd0 Fix restore of hotlist after /upgrade Sebastien Helleu 2009-10-03 10:25:13 +02:00
  • 9116131fde Fix typo: keeped -> kept Sebastien Helleu 2009-10-03 09:59:16 +02:00
  • 007a621458 Fix typo in french translation Sebastien Helleu 2009-10-03 00:32:35 +02:00
  • 3a429ca6c3 New expansions for alias arguments ($n, $-m, $n-, $n-m, $*, $~) (patch #6917) Sebastien Helleu 2009-10-02 09:56:07 +02:00
  • ae13264314 Allow /unalias to remove multiple aliases (patch #6926) Sebastien Helleu 2009-09-30 17:58:56 +02:00
  • 5a0a2cfcb9 Allow use of wildcards for /alias list (patch #6925) Sebastien Helleu 2009-09-30 17:44:49 +02:00
  • ebd17f79eb Display alias command in /help alias_name (patch #6924) Sebastien Helleu 2009-09-30 17:25:55 +02:00
  • 79fd2aa317 Remove buffer from hotlist when buffer is cleared (bug #27530) Sebastien Helleu 2009-09-30 09:55:19 +02:00
  • 9bbd093ffe Fix typo in plugin API reference for weechat_bar_set Sebastien Helleu 2009-09-29 12:11:36 +02:00
  • fea5c961ae Fix cmake directories: let user customize lib, share, locale and include directories (patch #6922) Sebastien Helleu 2009-09-20 21:44:08 +02:00
  • 86772181c8 Update ChangeLog Sebastien Helleu 2009-09-20 14:21:29 +02:00
  • ef5f6216e2 Fix plural form in german, hungarian and russian translation files (bug #27430) Sebastien Helleu 2009-09-20 14:20:43 +02:00
  • 6fb5084af5 Add missing charset decoding/encoding for IRC DCC chat (bug #27482) Sebastien Helleu 2009-09-20 10:29:25 +02:00
  • d4c62d0dba Syncing debian packaging with Debian. Emmanuel Bouthenot 2009-09-19 11:31:08 +00:00
  • 241e9dce6f Fix terminal title bug: do not reset it when option weechat.look.set_title is off (bug #27399) Sebastien Helleu 2009-09-19 11:14:08 +02:00
  • 44511f38a4 Add missing brackets around nick for IRC message 314 (reply to whowas) (patch #6915) Sebastien Helleu 2009-09-19 10:55:57 +02:00
  • e50534b1c3 Update ChangeLog Sebastien Helleu 2009-09-18 23:02:24 +02:00
  • 693246a61a Improve error management when there is socket error in IRC plugin Sebastien Helleu 2009-09-18 23:00:29 +02:00
  • 19d9fc9e13 Update hotlist when a buffer is closed (bug #27470) Sebastien Helleu 2009-09-17 17:39:58 +02:00
  • 13ec5f3683 Fix crash when parsing IRC CTCP ACTION or DCC without argument Sebastien Helleu 2009-09-17 16:22:07 +02:00
  • 348d74b470 Fix bug with arguments in alias (bug #27440) Sebastien Helleu 2009-09-16 18:01:50 +02:00
  • b3501ce9cd Fix /input history_global_next: reset input content when last command in history is reached Sebastien Helleu 2009-09-16 15:28:29 +02:00
  • c2300c4095 Fix plural form in IRC message with list of nicks on channel (bug #27436) Sebastien Helleu 2009-09-15 16:36:24 +02:00
  • 602c9681d0 Add options for CTCP, to block/customize CTCP reply (task #9693), add missing CTCP: clientinfo, finger, source, time, userinfo (task #7270) Sebastien Helleu 2009-09-15 14:42:24 +02:00
  • 6d950cde8f Fix plural form in czech translations Sebastien Helleu 2009-09-14 10:58:34 +02:00
  • a2e1e518dd Fix plural form in spanish and czech translations Sebastien Helleu 2009-09-13 14:31:05 +02:00
  • f7ef4c9047 Fix typo in plugin API reference for weechat_hook_command Sebastien Helleu 2009-09-13 00:17:49 +02:00
  • 4bd7eaf123 Fix API function weechat_bar_set for python/lua/ruby (patch #6912) Sebastien Helleu 2009-09-11 23:22:13 +02:00
  • 1c194ffa42 Add german FAQ Sebastien Helleu 2009-09-10 08:43:39 +02:00
  • c04184389d Add german tester's guide Sebastien Helleu 2009-09-09 22:25:24 +02:00
  • e1a54222c7 Version 0.3.1-dev Sebastien Helleu 2009-09-06 23:45:50 +02:00
  • 70916a0342 Version 0.3.0 v0.3.0 Sebastien Helleu 2009-09-06 11:46:49 +02:00
  • 40f7bbd590 Update german translations Sebastien Helleu 2009-09-06 10:01:09 +02:00
  • ca3114d2bb Update german quickstart guide Sebastien Helleu 2009-09-05 23:57:08 +02:00
  • b907f6b3b1 Update spanish translations Sebastien Helleu 2009-09-05 23:46:53 +02:00
  • 03ea436639 Update list of contributors in doc Sebastien Helleu 2009-09-05 23:23:16 +02:00
  • ae047756eb Add german quickstart guide Sebastien Helleu 2009-09-05 23:16:51 +02:00
  • 0ef168d29d Add polish FAQ and tester's guide, update polish quickstart Sebastien Helleu 2009-09-05 21:49:28 +02:00
  • babf5a8c9b Update polish translations Sebastien Helleu 2009-09-05 16:59:23 +02:00
  • d8886cdbe6 Add polish quickstart guide Sebastien Helleu 2009-09-05 16:43:16 +02:00
  • 2bf4163617 Use new WeeChat site, weechat.org Sebastien Helleu 2009-09-05 16:33:01 +02:00