


In case you’ve got the option of IRC and you’re using Mac, you can easily shift to Limechat which is very lightweight IRC client and consumes negligible CPU resources. They already are providing way to use custom gateways, jabber(XMPP) and IRC.Īnd click on the Gateway Configuration button to see which gateways are allowed on your team’s slack. Also it consumes a lot of CPU resources draining down the battery to say the least, but not anymore. Slack, even though quite useful, usually keep having problems of its own. All filters can be toggled temporarily using. See /help filter for hiding all joins/quits (including relevant ones). irc.freenode.*,irc.foonetic.#xkcd,!irc.freenode.#important The first * can be replaced with a list of buffers, e.g. filter add irc_smart * irc_smart_filter * Smart filter (only show relevant joins and quits): Textual → Preferences → Style → Show general event messagesĬhannel → Channel Properties → General Settings → General → Disable general event messages You may need to configure it to reduce the default number of participants you need before it kicks in, from 800 to something like 100.Īlternatively, use the IRC Helper plugin.įor more details check this Smuxi FAQ entry Textual Tools → Plugins, enable "Join/Part Hiding". Select "Options" and enable "Hide JOINS/PARTS/QUITS". Right click on the buffer → Hide Events → Joins, Parts, Quits.Ĭlick the "IRC" icon in top-left corner. To get rid of sound altogether on the most recent versions of mIRC: Tools → Options → Sounds → uncheck Tools → Options → IRC → click Events → change joins, parts, quits, and nicks to what you need under "Hide"
Limechat suppress join leave password#
If you are not logged in click on "Login", enter your name and password and click on "Login". If you don't have an account click on "Create an account", enter a name, password and email address and click on "Signup". Preferences → Log → uncheck "Show join/leave events" (version 2.33) To turn off the output of person's mask for in messages you will also have to dive into scripting a bit) You will have to write your own event handlers for some events, where you output hand-made messages and in the end halt standard message output (by placing halt at the end as shown above) To make it so, search for "Split View" in the collapsing panel just above the nick list. Instead of supressing those messages, you may consider splitting output window into two parts: the above mentioned messages would be output into the top part and all the talks would be output into the bottom window. To enable these events output back you will have to delete corresponding event handlers from "Event Editor" (Scripting → Edit Events) (be sure to press Apply or OK before closing the editor) To supress quits, execute in "New Script Tester": To supress parts, execute in "New Script Tester":

To supress joins, execute in "New Script Tester": In the left sidebar, Behavior → Chat Window ignore -except -pattern yourNick #xkcd-signal irssi /ignore #xkcd-signal MODES JOINS PARTS QUITS EPIC4's /ignore command isn't that flexible, though. This isn't quite right, because the second command unignores your nick everywhere, instead of just on #xkcd-signal. ircII, EPIC4/5, BitchX /ignore #xkcd-signal joins,parts,crap Web: Options → untick "Show nick changes, joins and parts".Īndroid: Overflow menu → Display Options → untick "Show nick changes, joins and parts". Right-click on chat window → Verbosity → Show least Left-hand window list → right-click the channel → Settings → Check "Hide join/part messages" Settings → Preferences → General → Check "Hide join and part messages" (setq erc-hide-list '("JOIN" "PART" "QUIT")) This is one of the IRC clients inside Emacs (the other being RCIRC), see ERC for more. See Colloquy FAQ: Does colloquy have a way to ignore/hide parts, nicks, etc in a busy room? ERC Option-Click the Customize button in Appearance Preferences.Īdd the following to your style's CSS file and type "/reload style": It can be set for single channels, networks, or globally. You can have it with less if you want by editing the "Conference Mode limit" under the Appearance tab. Settings → Settings, Unchecking "Show join, leave and quit messages"Ĭhatzilla automatically enables "Conference Mode" whenever a channel gets above 150 people. Unchecking "Show/Join Leave Messages" will hide them. Choose Display → Show Join/Leave Messages.
