aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/plugins.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-01-20 00:25:26 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-01-20 00:25:26 +0100
commita607150a08e8a98b3cb4c89d9e64d3d2fde5312a (patch)
tree72f033d1e248b5468b957050aba1054723049483 /weechat/plugins.conf
parent74e8a36baea88432c8abd879b1e22c13926a8390 (diff)
downloaddotfiles-a607150a08e8a98b3cb4c89d9e64d3d2fde5312a.tar.xz
weechat: import all changes
Diffstat (limited to 'weechat/plugins.conf')
-rw-r--r--weechat/plugins.conf92
1 files changed, 89 insertions, 3 deletions
diff --git a/weechat/plugins.conf b/weechat/plugins.conf
index e5acb7f..70f73c2 100644
--- a/weechat/plugins.conf
+++ b/weechat/plugins.conf
@@ -44,6 +44,7 @@ perl.highmon.away_only = "off"
perl.highmon.bar_lines = "3"
perl.highmon.bar_scrolldown = "off"
perl.highmon.color_buf = "on"
+perl.highmon.first_run = "true"
perl.highmon.hotlist_show = "off"
perl.highmon.logging = "off"
perl.highmon.merge_private = ""
@@ -73,6 +74,34 @@ perl.multiline.paste_lock = "1"
perl.multiline.send_empty = "on"
perl.multiline.tab = "──▶▏"
perl.multiline.weechat_paste_fix = "on"
+perl.nickregain.chat.freenode.net_command = ""
+perl.nickregain.chat.freenode.net_command_delay = "0"
+perl.nickregain.chat.freenode.net_delay = "60"
+perl.nickregain.chat.freenode.net_enabled = "off"
+perl.nickregain.foonetic_command = ""
+perl.nickregain.foonetic_command_delay = "0"
+perl.nickregain.foonetic_delay = "60"
+perl.nickregain.foonetic_enabled = "off"
+perl.nickregain.freenode_command = ""
+perl.nickregain.freenode_command_delay = "0"
+perl.nickregain.freenode_delay = "60"
+perl.nickregain.freenode_enabled = "off"
+perl.nickregain.furnet_command = ""
+perl.nickregain.furnet_command_delay = "0"
+perl.nickregain.furnet_delay = "60"
+perl.nickregain.furnet_enabled = "off"
+perl.nickregain.mozilla_command = ""
+perl.nickregain.mozilla_command_delay = "0"
+perl.nickregain.mozilla_delay = "60"
+perl.nickregain.mozilla_enabled = "off"
+perl.nickregain.ogamenet_command = ""
+perl.nickregain.ogamenet_command_delay = "0"
+perl.nickregain.ogamenet_delay = "60"
+perl.nickregain.ogamenet_enabled = "off"
+perl.nickregain.therian_command = ""
+perl.nickregain.therian_command_delay = "0"
+perl.nickregain.therian_delay = "60"
+perl.nickregain.therian_enabled = "off"
perl.stalker.additional_join_info = "on"
perl.stalker.db_name = "%h/nicks.db"
perl.stalker.debug = "off"
@@ -105,7 +134,7 @@ python.announce_url_title.prefix = ""
python.announce_url_title.reannounce_wait = "5"
python.announce_url_title.suffix = ""
python.announce_url_title.title_max_length = "80"
-python.announce_url_title.url_ignore = ""
+python.announce_url_title.url_ignore = "http://git.io/"
python.announce_url_title.user_agent = "WeeChat/%(version)s (http://www.weechat.org)"
python.autosavekey.mute = "off"
python.autosavekey.secure = "off"
@@ -118,8 +147,37 @@ python.chanop.enable_multi_kick = "off"
python.chanop.enable_remove = "off"
python.chanop.kick_reason = ""
python.chanop.op_command = "/msg chanserv op $channel $nick"
-python.chanop.watchlist.freenode = "#archlinux-multimedia,#archlinux-offtopic,#archlinux-botabuse,#kyriasis,#archlinux"
+python.chanop.watchlist.freenode = "#kyriasis,#archlinux-botabuse,#archlinux,#archlinux-unregistered,#archlinux-offtopic,##demize"
python.check_license = "on"
+python.clone_scanner.autofocus = "on"
+python.clone_scanner.clone_onjoin_alert_key = "mask"
+python.clone_scanner.clone_report_key = "mask"
+python.clone_scanner.colors.clone_report.clone.match = "chat"
+python.clone_scanner.colors.clone_report.clone.message = "chat"
+python.clone_scanner.colors.clone_report.header.channel = "bold"
+python.clone_scanner.colors.clone_report.header.message = "chat"
+python.clone_scanner.colors.clone_report.header.number_of_hosts = "bold"
+python.clone_scanner.colors.clone_report.subheader.host = "bold"
+python.clone_scanner.colors.clone_report.subheader.message = "chat"
+python.clone_scanner.colors.clone_report.subheader.number_of_clones = "bold"
+python.clone_scanner.colors.join_messages.channel = "bold"
+python.clone_scanner.colors.join_messages.identhost = "chat"
+python.clone_scanner.colors.join_messages.message = "chat"
+python.clone_scanner.colors.join_messages.nick = "bold"
+python.clone_scanner.colors.mask.identhost = ""
+python.clone_scanner.colors.mask.nick = "bold"
+python.clone_scanner.colors.onjoin_alert.channel = "red"
+python.clone_scanner.colors.onjoin_alert.matches = "bold red"
+python.clone_scanner.colors.onjoin_alert.message = "red"
+python.clone_scanner.colors.onjoin_alert.nick = "bold red"
+python.clone_scanner.compare_idents = "off"
+python.clone_scanner.display_join_messages = "off"
+python.clone_scanner.display_onjoin_alert_clone_buffer = "off"
+python.clone_scanner.display_onjoin_alert_current_buffer = "off"
+python.clone_scanner.display_onjoin_alert_target_buffer = "on"
+python.clone_scanner.display_scan_report_clone_buffer = "off"
+python.clone_scanner.display_scan_report_current_buffer = "on"
+python.clone_scanner.display_scan_report_target_buffer = "off"
python.colorize_nicks.blacklist_channels = ""
python.colorize_nicks.blacklist_nicks = "so,root"
python.colorize_nicks.colorize_input = "on"
@@ -135,7 +193,6 @@ python.copy.enable_multi_kick = "off"
python.copy.enable_remove = "off"
python.copy.kick_reason = ""
python.copy.op_command = "/msg chanserv op $channel $nick"
-python.copy.watchlist.freenode = "#kyriasis"
python.go.auto_jump = "on"
python.go.color_name = "black,cyan"
python.go.color_name_highlight = "red,cyan"
@@ -250,6 +307,35 @@ perl.url_arza.url_append_command = "string to append to the url when shortening
perl.url_arza.url_append_incoming = "string to append to the url when shortening incoming urls (default: &id_min_length=2)"
python.autosavekey.mute = "execute command silently, only error messages will be displayed. (default: "off")"
python.autosavekey.secure = "change channel key in secure data. (default: "off")"
+python.clone_scanner.autofocus = "Focus the clone_scanner buffer in the current window if it isn't already displayed by a window."
+python.clone_scanner.clone_onjoin_alert_key = "Which 'key' to display in the on-join alerts: 'mask' for full hostmasks, or 'nick' for nicks"
+python.clone_scanner.clone_report_key = "Which 'key' to display in the clone report: 'mask' for full hostmasks, or 'nick' for nicks"
+python.clone_scanner.colors.clone_report.clone.match = "The colour of the match details (masks or nicks) in the clone report."
+python.clone_scanner.colors.clone_report.clone.message = "The colour of the clone hit in the clone report message."
+python.clone_scanner.colors.clone_report.header.channel = "The colour of the channel name in the clone report header."
+python.clone_scanner.colors.clone_report.header.message = "The colour of the clone report header."
+python.clone_scanner.colors.clone_report.header.number_of_hosts = "The colour of the number of hosts in the clone report header."
+python.clone_scanner.colors.clone_report.subheader.host = "The colour of the host in the clone report subheader."
+python.clone_scanner.colors.clone_report.subheader.message = "The colour of the clone report subheader."
+python.clone_scanner.colors.clone_report.subheader.number_of_clones = "The colour of the number of clones in the clone report subheader."
+python.clone_scanner.colors.join_messages.channel = "The colour for the 'channel'-part of the join messages."
+python.clone_scanner.colors.join_messages.identhost = "The colour for the 'ident@host'-part of the join messages."
+python.clone_scanner.colors.join_messages.message = "The base colour for the join messages."
+python.clone_scanner.colors.join_messages.nick = "The colour for the 'nick'-part of the join messages. Note: if you have colorize_nicks, this option might not always work as expected."
+python.clone_scanner.colors.mask.identhost = "The formatting of the identhost in the match mask."
+python.clone_scanner.colors.mask.nick = "The formatting of the nick in the match mask."
+python.clone_scanner.colors.onjoin_alert.channel = "The on-join clone alert's channel colour. Formats are space separated."
+python.clone_scanner.colors.onjoin_alert.matches = "The on-join clone alert's matches (masks or nicks) colour. Formats are space separated. Note: if you have colorize_nicks, this option might not work as expected."
+python.clone_scanner.colors.onjoin_alert.message = "The on-join clone alert's message colour. Formats are space separated."
+python.clone_scanner.colors.onjoin_alert.nick = "The on-join clone alert's nick colour. Formats are space separated. Note: if you have colorize_nicks, this option might not work as expected."
+python.clone_scanner.compare_idents = "Match against ident@host.name instead of just the hostname. Useful if you don't want different people from bouncers marked as clones"
+python.clone_scanner.display_join_messages = "Display all joins in the clone_scanner buffer"
+python.clone_scanner.display_onjoin_alert_clone_buffer = "Display an on-join clone alert in the clone_scanner buffer"
+python.clone_scanner.display_onjoin_alert_current_buffer = "Display an on-join clone alert in the current buffer"
+python.clone_scanner.display_onjoin_alert_target_buffer = "Display an on-join clone alert in the buffer where the clone was detected"
+python.clone_scanner.display_scan_report_clone_buffer = "Display manual scan reports in the clone buffer"
+python.clone_scanner.display_scan_report_current_buffer = "Display manual scan reports in the current buffer"
+python.clone_scanner.display_scan_report_target_buffer = "Display manual scan reports in the buffer of the scanned channel"
python.go.auto_jump = "automatically jump to buffer when it is uniquely selected (default: "off")"
python.go.color_name = "color for buffer name (not selected) (default: "black,cyan")"
python.go.color_name_highlight = "color for highlight in buffer name (not selected) (default: "red,cyan")"