Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-09 | Move some IRC options from network section to server section (task #10664, ↵ | Sebastien Helleu | |
task #10668) Options moved: connection_timeout, anti_flood_prio_high, anti_flood_prio_low, away_check, away_check_max_nicks, default_msg_part, default_msg_quit. | |||
2010-10-07 | Rename options "irc.look.open_{channel|pv}_near_server" to ↵ | Sebastien Helleu | |
"irc.look.new_{channel|pv}_position" with new values (none, next or near_server) | |||
2010-07-17 | Add new option irc.look.nick_color_stop_chars | Sebastien Helleu | |
2010-07-06 | Improve irc lag indicator: two colors (counting and finished), update item ↵ | Sebastien Helleu | |
even when pong has not been received, lag_min_show is now in milliseconds | |||
2010-06-25 | Update comments after #endif in C headers | Sebastien Helleu | |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu | |
2010-06-08 | Add new options irc.look.display_host_join/join_local/quit and ↵ | Sebastien Helleu | |
irc.color.reason_quit | |||
2010-06-04 | Move options weechat.color.nicklist_prefix to irc plugin | Sebastien Helleu | |
Options renamed or removed: - weechat.color.nicklist_prefix1 renamed to irc.color.nick_prefix_op - weechat.color.nicklist_prefix2 renamed to irc.color.nick_prefix_halfop - weechat.color.nicklist_prefix3 renamed to irc.color.nick_prefix_voice - weechat.color.nicklist_prefix4 renamed to irc.color.nick_prefix_user - weechat.color.nicklist_prefix5 removed | |||
2010-05-21 | Add optional message in IRC private buffer when nick is back on server after ↵ | Sebastien Helleu | |
a /quit New option: "irc.look.display_pv_back" (default value is "on"). Option "irc.look.show_away_once" has been renamed to "irc.look.display_pv_away_once". | |||
2010-05-01 | Move option irc.color.item_buffer_name_ssl to core (new name: ↵ | Sebastien Helleu | |
weechat.color.status_name_ssl) | |||
2010-04-21 | Add new options irc.network.autoreconnect_delay_growing and ↵ | Sebastien Helleu | |
irc.network.autoreconnect_delay_max (task #10338) | |||
2010-04-20 | Add new option irc.color.item_buffer_name_ssl (task #10339) | Sebastien Helleu | |
2010-03-26 | Add new option irc.look.part_closes_buffer to close buffer when /part is ↵ | Sebastien Helleu | |
issued on channel (task #10295) | |||
2010-02-19 | Add option irc.network.connection_timeout (timeout between TCP connection to ↵ | Sebastien Helleu | |
server and reception of message 001) | |||
2010-02-06 | Add option irc.look.item_nick_prefix, rename some IRC options for bar items | Sebastien Helleu | |
2010-02-02 | Add option irc.look.display_channel_modes_hide_key to hide channel key in ↵ | Sebastien Helleu | |
channel modes (bug #23961) | |||
2010-01-24 | Add options irc.look.smart_filter_join/quit, smart filter enabled by default | Sebastien Helleu | |
2010-01-17 | Add new IRC output queue for messages with low priority (like automatic CTCP ↵ | Sebastien Helleu | |
replies), high priority is given to user messages or commands | |||
2010-01-14 | Enhancements on IRC CTCP messages (display if CTCP is blocked, new config ↵ | Sebastien Helleu | |
options to control display of CTCP messages/replies) That includes: - display "(blocked)" if CTCP is blocked - new option "irc.look.display_ctcp_blocked" to display blocked CTCP, - new option "irc.look.display_ctcp_reply" to display CTCP reply sent by WeeChat, - new option "irc.look.display_ctcp_unknown" to display unknown CTCP received. | |||
2010-01-03 | Update copyright dates | Sebastien Helleu | |
2009-12-31 | Add IRC options to customize target buffer for messages (task #7381) | Sebastien Helleu | |
2009-11-19 | Add IRC option to use same nick color in channel and private (on by default) ↵ | Sebastien Helleu | |
(task #9870) | |||
2009-09-15 | Add options for CTCP, to block/customize CTCP reply (task #9693), add ↵ | Sebastien Helleu | |
missing CTCP: clientinfo, finger, source, time, userinfo (task #7270) | |||
2009-06-25 | Add options irc.look.open_channel/pv_near_server | Sebastien Helleu | |
2009-06-23 | Add new option irc.color.item_channel_modes | Sebastien Helleu | |
2009-06-14 | Improve option irc.look.notice_as_pv, new values: auto/never/always | Sebastien Helleu | |
This allows private chat with following nicks: nickserv/chanserv/memoserv. | |||
2009-06-14 | Add color for channel IRC notices (patch #6841) | Sebastien Helleu | |
2009-06-11 | Add option irc.look.item_display_server to display server with plugin or ↵ | Sebastien Helleu | |
name in status bar | |||
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu | |
2009-05-28 | Add color for bar item "away" (irc.color.item_away) | Sebastien Helleu | |
2009-04-24 | Replace constants by enums for config file values | Sebastien Helleu | |
2009-04-03 | Add new values for option irc.look.nick_completion_smart: off / speakers / ↵ | Sebastien Helleu | |
speakers_highlights | |||
2009-03-19 | Many improvements on IRC raw buffer | Sebastien Helleu | |
New features: - key alt-j alt-r is reintroduced to open IRC raw buffer - command "/server raw" opens IRC raw buffer - new option irc.look.raw_messages, which is number of lines to keep in memory to display when user will open raw buffer (to see last messages received before opening raw buffer) | |||
2009-03-15 | Add new option irc.look.display_old_topic to display old topic when channel ↵ | Sebastien Helleu | |
topic is changed | |||
2009-02-25 | Add option "irc.look.topic_strip_colors" to strip topic colors in buffer's ↵ | Sebastien Helleu | |
title bar (task #6030) | |||
2009-02-11 | Add irc and jabber options to display nick modes in input_prompt bar item | Sebastien Helleu | |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu | |
This commit introduces Jabber/XMPP protocol for WeeChat. It uses iksemel lib. Please note many major Jabber features are missing: - roster management (add/remove/.. buddies), - MUC, - transports. It is possible to define servers (with /jabber), connect to them (with /jconnect), disconnect (/jdisconnect) and chat with buddies (with /jchat). | |||
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu | |
2009-01-03 | Update copyright dates | Sebastien Helleu | |
2009-01-02 | Add null values for options, new syntax for /set, reintroduce temporary IRC ↵ | Sebastien Helleu | |
server feature, improve IRC server options, new functions in API | |||
2008-12-19 | Add some colors in IRC messages from server (for text and nicks) (task #8926) | Sebastien Helleu | |
2008-11-23 | Add support for more than one proxy, with proxy selection for each IRC ↵ | Sebastien Helleu | |
server (task #6859) | |||
2008-11-19 | Remove old and unused color options | Sebastien Helleu | |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by ↵ | Sebastien Helleu | |
buffer, mask by buffer, ..), fix some bugs New features: - new command /logger - log level, to log only some messages, according to importance (task #8592) - level by buffer: custom level for some buffers (or group of buffers) - log filename mask by buffer (or group of buffers) - marker line is added after display of backlog - add "delete" callback for config file sections - add "mkdir_parents" function to plugin API - remove old log options in IRC plugin Bug fix: - marker line is set only when user switches buffer (not when a plugin force switch, like IRC plugin does when opening server or channel buffer) - backlog fixed (sometimes lines were not properly displayed) | |||
2008-10-25 | Add smart join/part/quit message filter in IRC plugin, add names for filters | Sebastien Helleu | |
2008-10-23 | Add option to toggle display of IRC channel modes after buffer name in ↵ | Sebastien Helleu | |
status bar (irc.look.display_channel_modes) | |||
2008-10-08 | Add config file logger.conf (replaces old logger options in plugins.conf) | Sebastien Helleu | |
2008-08-22 | Fix IRC /server command, fix bugs with IRC servers options, remove temporary ↵ | Sebastien Helleu | |
server feature | |||
2008-06-01 | Reintroduce highlight (move code from irc plugin to core) | Sebastien Helleu | |
2008-05-20 | Add hook_connect (background connection to peer) | Sebastien Helleu | |