]> git.rmz.io Git - dotfiles.git/commitdiff
weechat: update wee-slack
authorSamir Benmendil <samir.benmendil@ultrahaptics.com>
Mon, 2 Sep 2019 11:40:32 +0000 (12:40 +0100)
committerSamir Benmendil <samir.benmendil@ultrahaptics.com>
Mon, 2 Sep 2019 11:40:32 +0000 (12:40 +0100)
weechat/plugins.conf
weechat/python/wee-slack

index 0dc184f51ed6a8d021a2df5ca819e71f8f4ccaa7..3fc0832a445ee96f7242742b4403e7acba2d85f0 100644 (file)
@@ -93,6 +93,7 @@ python.slack.map_underline_to = "_"
 python.slack.migrated = "true"
 python.slack.muted_channels_activity = "personal_highlights"
 python.slack.never_away = "false"
+python.slack.notify_usergroup_handle_updated = "false"
 python.slack.record_events = "false"
 python.slack.render_bold_as = "bold"
 python.slack.render_italic_as = "italic"
@@ -111,6 +112,7 @@ python.slack.trigger_value = "0"
 python.slack.unfurl_auto_link_display = "both"
 python.slack.unfurl_ignore_alt_text = "0"
 python.slack.unhide_buffers_with_activity = "false"
+python.slack.use_full_names = "false"
 python.slack_extension.colorize_messages = "0"
 python.slack_extension.colorize_nicks = "1"
 python.slack_extension.colorize_private_chats = "0"
@@ -187,11 +189,12 @@ python.slack.debug_level = "Show only this level of debug info (or higher) when
 python.slack.debug_mode = "Open a dedicated buffer for debug messages and start logging to it. How verbose the logging is depends on log_level."
 python.slack.distracting_channels = "List of channels to hide."
 python.slack.external_user_suffix = "The suffix appended to nicks to indicate external users."
-python.slack.files_download_location = "If set, file attachments will be automatically downloaded to this location."
+python.slack.files_download_location = "If set, file attachments will be automatically downloaded to this location. "%h" will be replaced by WeeChat home, "~/.weechat" by default."
 python.slack.group_name_prefix = "The prefix of buffer names for groups (private channels)."
 python.slack.map_underline_to = "When sending underlined text to slack, use this formatting character for it. The default ("_") sends it as italics. Use "*" to send bold instead."
 python.slack.muted_channels_activity = "Control which activity you see from muted channels, either none, personal_highlights, all_highlights or all. none: Don't show any activity. personal_highlights: Only show personal highlights, i.e. not @channel and @here. all_highlights: Show all highlights, but not other messages. all: Show all activity, like other channels."
 python.slack.never_away = "Poke Slack every five minutes so that it never marks you "away"."
+python.slack.notify_usergroup_handle_updated = "Control if you want to see notification when a usergroup's handle has changed, either true or false."
 python.slack.record_events = "Log all traffic from Slack to disk as JSON."
 python.slack.render_bold_as = "When receiving bold text from Slack, render it as this in weechat."
 python.slack.render_italic_as = "When receiving bold text from Slack, render it as this in weechat. If your terminal lacks italic support, consider using "underline" instead."
@@ -209,6 +212,7 @@ python.slack.thread_suffix_color = "Color to use for the [thread: XXX] suffix on
 python.slack.unfurl_auto_link_display = "When displaying ("unfurling") links to channels/users/etc, determine what is displayed when the text matches the url without the protocol. This happens when Slack automatically creates links, e.g. from words separated by dots or email addresses. Set it to "text" to only display the text written by the user, "url" to only display the url or "both" (the default) to display both."
 python.slack.unfurl_ignore_alt_text = "When displaying ("unfurling") links to channels/users/etc, ignore the "alt text" present in the message and instead use the canonical name of the thing being linked to."
 python.slack.unhide_buffers_with_activity = "When activity occurs on a buffer, unhide it even if it was previously hidden (whether by the user or by the distracting_channels setting)."
+python.slack.use_full_names = "Use full names as the nicks for all users. When this is false (the default), display names will be used if set, with a fallback to the full name if display name is not set."
 ruby.colorizer.buffer_regex = "Only colorize text in buffers with names that match this regex. Leaving this empty matches all buffer names."
 ruby.colorizer.rule.0 = "A colorizing rule of the form: <regular_expression>/<weechat_color_name> Empty rules are ignored."
 ruby.colorizer.rule.1 = "A colorizing rule of the form: <regular_expression>/<weechat_color_name> Empty rules are ignored."
index 76ccd47a404b9f2ad8ba34750b473371b6cff5a6..eb2d44760d4f2d4b12888bf98e6a73fc1486c919 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 76ccd47a404b9f2ad8ba34750b473371b6cff5a6
+Subproject commit eb2d44760d4f2d4b12888bf98e6a73fc1486c919