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

Commit Graph

  • 06a9546ca5 core: return WEECHAT_RC_OK instead of WEECHAT_RC_ERROR in commands when error is displayed Sebastien Helleu 2011-04-16 10:58:15 +02:00
  • 7426569d86 core: prohibit names beginning with "#" for bars, proxies, filters and IRC servers (bug #33020) Sebastien Helleu 2011-04-16 10:47:18 +02:00
  • 619f470f9f doc: update german translations and user guide Sebastien Helleu 2011-04-15 21:33:47 +02:00
  • 53cc5af7c5 aspell: add section "option" in aspell.conf for speller options (task #11083) Sebastien Helleu 2011-04-15 18:45:17 +02:00
  • 377024835a irc: fix memory leak when copying or renaming server Sebastien Helleu 2011-04-15 10:41:18 +02:00
  • 55aa584a2b plugins: fix memory leaks when setting buffer callbacks after /upgrade (plugins: irc, relay, xfer, scripts) Sebastien Helleu 2011-04-15 10:40:23 +02:00
  • 091d128ac5 core: remove unneeded space in german translation Sebastien Helleu 2011-04-14 10:01:39 +02:00
  • 7673a700b3 core: use buffer pointer instead of window in input functions, add new function window_search_with_buffer in plugin API Sebastien Helleu 2011-04-13 20:25:26 +02:00
  • 7d7eeceb89 doc: use color orange for key "alt" and gray for key "shift" Sebastien Helleu 2011-04-13 09:54:54 +02:00
  • 2c2ebea3fd irc: do not rejoin channels where /part has been issued before reconnection to server (bug #33029) Sebastien Helleu 2011-04-11 16:39:39 +02:00
  • 85c5653713 irc: use nick color for users outside the channel Sebastien Helleu 2011-04-11 15:52:31 +02:00
  • 5ee0d7a456 core: add default keys meta-O{A,B,C,D} (same as meta-O{a,b,c,d}) Sebastien Helleu 2011-04-11 14:51:28 +02:00
  • 25684ad8a6 core: fix crash when terminal has no color support Sebastien Helleu 2011-04-11 14:45:05 +02:00
  • 9d128cad22 core: add messages counts in hotlist for each buffer, option weechat.look.hotlist_buffer_separator and tag "notify_none" Sebastien Helleu 2011-04-11 13:57:00 +02:00
  • 8597f14bf6 irc: update short name of server buffer when server is renamed Sebastien Helleu 2011-04-10 17:44:37 +02:00
  • 5ca579e065 core: add missing and remove unneeded spaces in translations Sebastien Helleu 2011-04-10 11:24:07 +02:00
  • 447a29ae5c core: update german translations and FAQ Sebastien Helleu 2011-04-09 09:57:10 +02:00
  • 176454afa1 core: add prefix in addition of message in output of /debug buffer Sebastien Helleu 2011-04-07 14:56:29 +02:00
  • 6929486649 tcl: fix tcl detection on some 64-bits systems (bug #32915) Sebastien Helleu 2011-03-26 17:59:01 +01:00
  • 8bfc387579 core: flush stdout after changing terminal title (patch from Guido Berhoerster) Sebastien Helleu 2011-03-26 17:40:20 +01:00
  • a441d67a26 doc: add question about "WeeChat" name in FAQ Sebastien Helleu 2011-03-24 18:42:56 +01:00
  • 081d2889c1 irc: fix self nick color in nicklist after changing nick with /nick Sebastien Helleu 2011-03-24 18:10:59 +01:00
  • ceaad9a20d irc: return empty color name for nick prefix when no mode is set (instead of "chat") Sebastien Helleu 2011-03-23 18:55:24 +01:00
  • 80312dd56a irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single option irc.color.nick_prefixes (task #10888) Sebastien Helleu 2011-03-23 18:29:24 +01:00
  • b7b2cc8bd7 irc: fix local variable "away" on server buffer (set/delete it each time away is set or removed on server) Sebastien Helleu 2011-03-23 16:11:23 +01:00
  • 97048d57fc Update italian translations and docs Sebastien Helleu 2011-03-21 16:39:13 +01:00
  • bee3f511c2 Add optional bar name in command /bar default Sebastien Helleu 2011-03-18 15:36:52 +01:00
  • 2711bc4afe Create default bars only if no bar is defined in configuration file Sebastien Helleu 2011-03-18 15:35:54 +01:00
  • 8c13cab941 Add new option weechat.look.highlight_tags (force highlight on tags) Sebastien Helleu 2011-03-18 12:17:21 +01:00
  • e0151b42a6 aspell: fix spellers used after switch of window (bug #32811) Sebastien Helleu 2011-03-16 21:59:39 +01:00
  • 4678802cbc Use new style for keys in FAQ Sebastien Helleu 2011-03-16 19:31:16 +01:00
  • 9a100beb89 Add question about keys up/down for global history in FAQ Sebastien Helleu 2011-03-16 19:00:16 +01:00
  • ea65e4d50f Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer_auto_switch_on_join to irc.look.buffer_switch_join (task #10506) Sebastien Helleu 2011-03-16 18:38:41 +01:00
  • 15121096d4 Allow removal of hashtable entry in callback of hashtable_map Sebastien Helleu 2011-03-15 16:19:47 +01:00
  • dd76010e08 Fix return value of callback for hashtable_map in plugin API reference Sebastien Helleu 2011-03-15 16:19:09 +01:00
  • a47da825fa Add task #8542 in ChangeLog Sebastien Helleu 2011-03-15 13:05:13 +01:00
  • c61254f256 Add new option irc.look.buffer_auto_switch_on_join Sebastien Helleu 2011-03-15 11:51:48 +01:00
  • fdc29b5f49 Fix typos in plugin API reference Sebastien Helleu 2011-03-15 09:45:14 +01:00
  • eec9b22f6f Fix typo in french FAQ (patch #7505) Sebastien Helleu 2011-03-13 19:14:50 +01:00
  • 3137c690ed Use new style for command line color keys in user guide Sebastien Helleu 2011-03-13 08:59:09 +01:00
  • e4b3111a49 Update german translations Sebastien Helleu 2011-03-12 10:16:04 +01:00
  • c71e2cad38 Add function "buffer_match_list" in plugin API Sebastien Helleu 2011-03-11 18:39:37 +01:00
  • adae98e94d Fix bug with repeat of last completion ("%*"), which failed when many templates are used in completion Sebastien Helleu 2011-03-10 17:38:18 +01:00
  • df8a678995 Add missing variable "buffers" in dump of filters Sebastien Helleu 2011-03-09 19:14:07 +01:00
  • e2510cbd04 Allow list of buffers in command /filter (exclusion with prefix "!") (task #10880) Sebastien Helleu 2011-03-09 10:13:41 +01:00
  • 78435e83ee Update german translations and FAQ Sebastien Helleu 2011-03-08 08:22:42 +01:00
  • 151c081229 Fix build when gnutls library is not found Sebastien Helleu 2011-03-07 14:41:24 +01:00
  • 384925eb7e Add chars "`" and "_" in default value of option weechat.completion.nick_ignore_chars Sebastien Helleu 2011-03-07 14:31:17 +01:00
  • fd0f5f5767 Add new option irc.look.smart_filter_nick Sebastien Helleu 2011-03-07 12:23:32 +01:00
  • f7fd0ae8fc Add question in FAQ about freenode and SSL Sebastien Helleu 2011-03-06 23:05:56 +01:00
  • b0a5492102 Reload file with certificate authorities when option weechat.network.gnutls_ca_file is changed Sebastien Helleu 2011-03-06 22:29:03 +01:00
  • e70bbe0659 Rebuild bar content when items are changed in an hidden bar Sebastien Helleu 2011-03-06 16:46:11 +01:00
  • a3536d10e7 Add missing "extern" in rmodifier-config.h Sebastien Helleu 2011-03-06 12:44:43 +01:00
  • 39bb5d8ee9 relay: allow colon in server password received from client Sebastien Helleu 2011-03-05 16:47:58 +01:00
  • b6be2adedd weercd.py: read PART command sent by client Sebastien Helleu 2011-03-05 09:21:04 +01:00
  • 598b5262a6 Silently ignore IRC kicks when channel is not found Sebastien Helleu 2011-03-05 09:13:53 +01:00
  • 80609e4f72 Ignore IRC join if nick is not self nick and if channel buffer does not exist (bug #32667) Sebastien Helleu 2011-03-05 09:09:58 +01:00
  • 7351c709f8 Add new option irc.look.color_nicks_in_names Sebastien Helleu 2011-03-04 14:11:35 +01:00
  • e8df46c005 Fix crash when setting wrong value in option irc.server.xxx.sasl_mechanism (bug #32670) Sebastien Helleu 2011-03-03 22:06:08 +01:00
  • 3d8553316f Reset style (bold/underline/reverse) before setting color when displaying bar items Sebastien Helleu 2011-03-02 20:03:44 +01:00
  • c905dbbf9b Fix build with gnutls < 2.9.10 Sebastien Helleu 2011-03-02 18:15:36 +01:00
  • c265cad1c9 Fix verification of SSL certificates by calling gnutls verify callback (patch #7459) Gu1ll4um3r0m41n 2011-03-02 15:20:36 +01:00
  • bf2f7d33ef relay: do not send join for private buffers to client Sebastien Helleu 2011-03-01 17:44:15 +01:00
  • 6f047c4a05 Remember scroll position for all buffers in windows (bug #25555) Sebastien Helleu 2011-03-01 16:31:56 +01:00
  • aeaa0dfb7c Add optional command name for infolist_get on command hooks Sebastien Helleu 2011-02-25 23:16:45 +01:00
  • 3b38b7d433 Add question in FAQ about one root bar for input Sebastien Helleu 2011-02-25 19:13:41 +01:00
  • fe6a7ae753 Update german translations and user guide Sebastien Helleu 2011-02-25 19:13:13 +01:00
  • a4621a7ee3 Add styles for keys in user guide Sebastien Helleu 2011-02-25 14:33:20 +01:00
  • be9b4e5910 Refresh nicks colors in nicklist when changing option weechat.color.chat_nick_colors Sebastien Helleu 2011-02-24 12:15:05 +01:00
  • 87ace68b4d Do not update self nick color when changing option weechat.color.chat_nick_colors Sebastien Helleu 2011-02-24 12:06:58 +01:00
  • 4cd6fad268 Replace char "%" by "!" for reverse video in color attributes Sebastien Helleu 2011-02-24 09:55:40 +01:00
  • a79f721993 Reset color used to display spaces around time and buffer in chat area Sebastien Helleu 2011-02-24 09:44:22 +01:00
  • 4eb2546082 Add new option irc.look.color_nicks_in_nicklist Sebastien Helleu 2011-02-23 16:45:43 +01:00
  • 0e51b63686 Fix reload of file rmodifier.conf Sebastien Helleu 2011-02-23 16:33:55 +01:00
  • e3cc291448 Fix crash when adding rmodifier with invalid regex Sebastien Helleu 2011-02-23 16:21:18 +01:00
  • b4ccd82a9d Replace char "/" by ":" to specify background in nick colors Sebastien Helleu 2011-02-22 19:33:44 +01:00
  • 17ae0dc592 weercd.py: fix read of config file with python 3.x Sebastien Helleu 2011-02-22 19:30:01 +01:00
  • 4680ae40b6 Fix crash when using column filling in bars with some empty items (bug #32565) Sebastien Helleu 2011-02-22 10:26:18 +01:00
  • 2ad3a1c326 Auto recalculate values of win_width_pct and win_height_pct when windows are resized Sebastien Helleu 2011-02-21 19:51:09 +01:00
  • a63de084cf Fix typo in /debug windows Sebastien Helleu 2011-02-21 19:34:19 +01:00
  • 412332653a Allow relative size for command /window resize Sebastien Helleu 2011-02-21 19:31:44 +01:00
  • 8b273613df Add some default keys for gnome-terminal (home/end, ctrl+up/down, alt+pgup/pgdn) Sebastien Helleu 2011-02-21 15:54:08 +01:00
  • 6c90707485 Fix typo: #weecht -> #weechat Sebastien Helleu 2011-02-17 15:07:14 +01:00
  • 65a609e33e Add attributes for colors ("*": bold, "%": reverse, "_": underline) Sebastien Helleu 2011-02-17 14:51:21 +01:00
  • 82d7fca3f7 Fix array overflow in lua plugin for config reload callback Sebastien Helleu 2011-02-16 12:54:37 +01:00
  • 986ed31939 Update italian user guide and plugin API reference Sebastien Helleu 2011-02-15 14:33:15 +01:00
  • c3cb06b30c Fix dump of bar colors in log file (missing color name) Sebastien Helleu 2011-02-15 14:13:53 +01:00
  • 1924f296a2 Update italian translations and FAQ Sebastien Helleu 2011-02-15 08:46:01 +01:00
  • 2ef6fdb2a1 Add option "memory" to command /debug Sebastien Helleu 2011-02-10 18:37:12 +01:00
  • aae8a2e54c Add task #10299 in ChangeLog Sebastien Helleu 2011-02-10 10:03:42 +01:00
  • 7d79757d85 Fix crash when completing /part command on a non-irc buffer (bug #32402) Sebastien Helleu 2011-02-10 09:52:15 +01:00
  • d8248f3f68 Rename some color constants and functions for attributes Sebastien Helleu 2011-02-09 16:26:58 +01:00
  • 12879e9138 Factorize code used to apply color codes in strings (for chat and bars) Sebastien Helleu 2011-02-09 16:14:53 +01:00
  • c232f855b9 Update german translations Sebastien Helleu 2011-02-09 11:50:21 +01:00
  • 3dbd5e3564 Add missing parentheses Sebastien Helleu 2011-02-08 21:42:25 +01:00
  • 1fd31361da Fix some translations Sebastien Helleu 2011-02-08 12:30:46 +01:00
  • 2b6bdebcd3 Fix typo: half channel operator -> channel half-operator Sebastien Helleu 2011-02-08 12:19:10 +01:00
  • 8f2a2b9d1f Fix typo: transfert -> transfer Sebastien Helleu 2011-02-08 12:14:27 +01:00
  • cba46a3274 Fix typo in /help color: minimum color number for alias is 0 and not 1 Sebastien Helleu 2011-02-08 11:05:54 +01:00
  • d41e202d76 Remove unneeded spaces Sebastien Helleu 2011-02-07 18:38:47 +01:00