]> git.rmz.io Git - dotfiles.git/commitdiff
weechat: update wee-slack
authorSamir Benmendil <samir.benmendil@ultrahaptics.com>
Fri, 26 Oct 2018 15:56:17 +0000 (16:56 +0100)
committerSamir Benmendil <samir.benmendil@ultrahaptics.com>
Fri, 26 Oct 2018 15:56:17 +0000 (16:56 +0100)
weechat/plugins.conf
weechat/python/wee-slack

index 12c719ade6f42a875b2df7612f6b48de98692fe9..c1135a0a4b41e0ebcf63bf0bba0d471875d903e4 100644 (file)
@@ -72,6 +72,7 @@ python.screen_away.message = "Detached from tmux"
 python.screen_away.no_output = "off"
 python.screen_away.set_away = "on"
 python.screen_away.time_format = "since %Y-%m-%d %H:%M:%S%z"
+python.slack.auto_open_threads = "false"
 python.slack.background_load_all_history = "false"
 python.slack.cache_messages = "true"
 python.slack.channel_name_typing_indicator = "true"
@@ -80,15 +81,18 @@ python.slack.colorize_private_chats = "0"
 python.slack.debug_level = "3"
 python.slack.debug_mode = "false"
 python.slack.distracting_channels = "lunch"
+python.slack.external_user_suffix = "*"
 python.slack.group_name_prefix = "&"
 python.slack.map_underline_to = "_"
 python.slack.migrated = "true"
+python.slack.muted_channels_activity = "personal_highlights"
 python.slack.never_away = "false"
 python.slack.record_events = "false"
 python.slack.render_bold_as = "bold"
 python.slack.render_italic_as = "italic"
 python.slack.send_typing_notice = "false"
 python.slack.server_aliases = ""
+python.slack.shared_name_prefix = "%"
 python.slack.short_buffer_names = "false"
 python.slack.show_reaction_nicks = "0"
 python.slack.slack_api_token = "${sec.data.slack_uh}"
@@ -162,20 +166,24 @@ python.screen_away.message = "Away message"
 python.screen_away.no_output = "no detach/attach information will be displayed in buffer"
 python.screen_away.set_away = "Set user as away."
 python.screen_away.time_format = "time format append to away message"
+python.slack.auto_open_threads = "Automatically open threads when mentioned or inresponse to own messages."
 python.slack.background_load_all_history = "Load history for each channel in the background as soon as it opens, rather than waiting for the user to look at it."
 python.slack.channel_name_typing_indicator = "Change the prefix of a channel from # to > when someone is typing in it. Note that this will (temporarily) affect the sort order if you sort buffers by name rather than by number."
 python.slack.colorize_private_chats = "Whether to use nick-colors in DM windows."
 python.slack.debug_level = "Show only this level of debug info (or higher) when debug_mode is on. Lower levels -> more messages."
 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.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.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."
 python.slack.send_typing_notice = "Alert Slack users when you are typing a message in the input bar (Requires reload)"
 python.slack.server_aliases = "A comma separated list of `subdomain:alias` pairs. The alias will be used instead of the actual name of the slack (in buffer names, logging, etc). E.g `work:no_fun_allowed` would make your work slack show up as `no_fun_allowed` rather than `work.slack.com`."
+python.slack.shared_name_prefix = "The prefix of buffer names for shared channels."
 python.slack.short_buffer_names = "Use `foo.#channel` rather than `foo.slack.com.#channel` as the internal name for Slack buffers. Overrides server_aliases."
 python.slack.show_reaction_nicks = "Display the name of the reacting user(s) alongside each reactji."
 python.slack.slack_api_token = "List of Slack API tokens, one per Slack instance you want to connect to. See the README for details on how to get these."
index 601ce1e69e6f1ace2a8d8601e4e4e002af500096..fab34dc3431c41bb51b36951f558a44290d90467 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 601ce1e69e6f1ace2a8d8601e4e4e002af500096
+Subproject commit fab34dc3431c41bb51b36951f558a44290d90467