Skip to content

Commit

Permalink
Deploying to gh-pages from @ d713307 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada committed May 25, 2024
1 parent 5832927 commit c289ae5
Show file tree
Hide file tree
Showing 21 changed files with 42 additions and 70 deletions.
12 changes: 2 additions & 10 deletions Commands/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,7 @@ <h1 id="commands">Commands<a class="headerlink" href="#commands" title="Permanen
<h2 id="built-in-commands">Built-in commands<a class="headerlink" href="#built-in-commands" title="Permanent link">&para;</a></h2>
<p>Chatterino comes with a collection of built-in commands to help with channel management, Twitch interaction, and other misc. features.</p>
<h3 id="banid"><code>/banid</code><a class="headerlink" href="#banid" title="Permanent link">&para;</a></h3>
<p>Usage: <code>/banid &lt;userID&gt;</code><sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup></p>
<p>Usage: <code>/banid &lt;userID&gt;</code></p>
<p>Bans a user by their userID instead of their username. Useful for banning users who are temporarily suspended from Twitch, which <code>/ban</code> cannot do anymore.</p>
<p><code>Note:</code> If you ban a suspended user this way, they cannot be unbanned from Chatterino, you must wait until their suspension ends or unban them from browser chat.</p>
<h3 id="block-unblock"><code>/block</code> &amp; <code>/unblock</code><a class="headerlink" href="#block-unblock" title="Permanent link">&para;</a></h3>
Expand Down Expand Up @@ -1437,14 +1437,6 @@ <h4 id="using-placeholders">Using placeholders<a class="headerlink" href="#using
Example: Add Command <code>I'm currently playing {stream.game}</code> with trigger <code>/game</code>. Now typing <code>/game</code> will send a message like <code>I'm currently playing World of Warcraft</code>.</p>
</li>
</ul>
<div class="footnote">
<hr />
<ol>
<li id="fn:1">
<p>Added in 2.4.2&#160;<a class="footnote-backref" href="#fnref:1" title="Jump back to footnote 1 in the text">&#8617;</a></p>
</li>
</ol>
</div>



Expand All @@ -1465,7 +1457,7 @@ <h4 id="using-placeholders">Using placeholders<a class="headerlink" href="#using
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion Contributing for Developers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1435,7 +1435,7 @@ <h4 id="qobject-classes">QObject classes<a class="headerlink" href="#qobject-cla
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
4 changes: 2 additions & 2 deletions Crash Analysis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@


<h1 id="crash-analysis">Crash Analysis<a class="headerlink" href="#crash-analysis" title="Permanent link">&para;</a></h1>
<p>When running on Windows, Chatterino 2.4.1 and later will automatically save information about a crash in a <a href="https://docs.sentry.io/platforms/native/guides/minidumps/">minidump</a>.</p>
<p>When running on Windows, Chatterino will automatically save information about a crash in a <a href="https://docs.sentry.io/platforms/native/guides/minidumps/">minidump</a>.</p>
<p>Crashdumps are saved inside the <code>Crashes/reports</code> folder in your <a href="/Settings/#where-is-my-chatterino-folder-located">Chatterino folder</a>.</p>
<p>Minidumps contain the stacks of all threads, their state (registers), the exception associated with the crash, and some metadata about the CPU and the OS. If you are unsure if your crashdump contains sensitive information, ask a Chatterino developer on the <a href="https://discord.gg/qq7DDxjste">Discord server</a>.</p>
<p>There are several ways of analyzing crashes. To get started, you need to have a symbol (PDB) file for your installation. <strong>These files are unique per build</strong> meaning that you need to download the file (this is especially important when using nightly builds). For GitHub builds, you can find the PDB file in the release - it's zipped in an archive ending in <code>.pdb.7z</code>. For simplicity, extract the <code>.pdb</code> to the location of your <code>chatterino.exe</code>.</p>
Expand Down Expand Up @@ -928,7 +928,7 @@ <h2 id="minidump-stackwalk">minidump-stackwalk<a class="headerlink" href="#minid
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion Environment Variables/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1073,7 +1073,7 @@ <h3 id="qt_message_pattern">QT_MESSAGE_PATTERN<a class="headerlink" href="#qt_me
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion Features/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@ <h2 id="replies">Replies<a class="headerlink" href="#replies" title="Permanent l
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
4 changes: 2 additions & 2 deletions Filters/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1714,7 +1714,7 @@ <h3 id="order-of-operations">Order of Operations<a class="headerlink" href="#ord
<hr />
<ol>
<li id="fn:1">
<p>Available since <a href="../Help/#what-is-nightly-and-how-to-use-install-it">nightly</a> <a href="https://github.com/Chatterino/chatterino2/commit/69bdac9936cd981679a8f5d2bf15b7873292b83f">69bdac9</a>&#160;<a class="footnote-backref" href="#fnref:1" title="Jump back to footnote 1 in the text">&#8617;</a><a class="footnote-backref" href="#fnref2:1" title="Jump back to footnote 1 in the text">&#8617;</a><a class="footnote-backref" href="#fnref3:1" title="Jump back to footnote 1 in the text">&#8617;</a></p>
<p>Available since 2.5.1&#160;<a class="footnote-backref" href="#fnref:1" title="Jump back to footnote 1 in the text">&#8617;</a><a class="footnote-backref" href="#fnref2:1" title="Jump back to footnote 1 in the text">&#8617;</a><a class="footnote-backref" href="#fnref3:1" title="Jump back to footnote 1 in the text">&#8617;</a></p>
</li>
</ol>
</div>
Expand All @@ -1738,7 +1738,7 @@ <h3 id="order-of-operations">Order of Operations<a class="headerlink" href="#ord
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion Glossary/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,7 @@ <h2 id="replies">Replies<a class="headerlink" href="#replies" title="Permanent l
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
22 changes: 1 addition & 21 deletions Help/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -698,15 +698,6 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#you-are-on-a-chatterino-version-older-than-240" class="md-nav__link">
<span class="md-ellipsis">
You are on a Chatterino version older than 2.4.0:
</span>
</a>

</li>

</ul>
Expand Down Expand Up @@ -1119,15 +1110,6 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#you-are-on-a-chatterino-version-older-than-240" class="md-nav__link">
<span class="md-ellipsis">
You are on a Chatterino version older than 2.4.0:
</span>
</a>

</li>

</ul>
Expand Down Expand Up @@ -1326,8 +1308,6 @@ <h4 id="you-dont-have-a-verified-phone-number-attached-to-your-twitch-account">Y
<code>NOTE:</code> A Verified Phone Number is <strong>NOT</strong> the same thing as Two-Factor Authentication.<br />
You can add a phone number to your account in <a href="https://www.twitch.tv/settings/security">Twitch Settings.</a>
<img alt="twitch_phone_auth" src="../images/help/twitch_phone_auth.png" /></p>
<h4 id="you-are-on-a-chatterino-version-older-than-240">You are on a Chatterino version older than 2.4.0:<a class="headerlink" href="#you-are-on-a-chatterino-version-older-than-240" title="Permanent link">&para;</a></h4>
<p>On February 24th 2023 Twitch shutdown the service old versions of Chatterino used to send whispers. You must update to 2.4.0 or newer to continue sending whispers.</p>
<h3 id="ffzbttv-emotes-are-not-working">FFZ/BTTV emotes are not working<a class="headerlink" href="#ffzbttv-emotes-are-not-working" title="Permanent link">&para;</a></h3>
<p>You need to be logged in to see emotes.
Try hitting F5 once to manually refresh the emotes.</p>
Expand Down Expand Up @@ -1400,7 +1380,7 @@ <h3 id="my-reply-was-sent-to-the-wrong-message">My Reply was sent to the wrong m
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion Hotkeys/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ <h3 id="arguments">Arguments<a class="headerlink" href="#arguments" title="Perma
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion Image Uploader/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1192,7 +1192,7 @@ <h1 id="unsupported-sites">Unsupported sites<a class="headerlink" href="#unsuppo
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion Link Previews/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ <h1 id="demo">Demo<a class="headerlink" href="#demo" title="Permanent link">&par
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion Moderation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,7 @@ <h2 id="user-timeout-buttons">User Timeout Buttons<a class="headerlink" href="#u
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion Regex/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -960,7 +960,7 @@ <h1 id="regex">Regex<a class="headerlink" href="#regex" title="Permanent link">&
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
4 changes: 2 additions & 2 deletions Search/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1113,7 +1113,7 @@ <h2 id="search-filters">Search filters<a class="headerlink" href="#search-filter
<p>You can use several search filters (format <code>filter:value</code>) to narrow down your search.<br />
<code>value</code> can have multiple comma-separated entries (look at examples below).<br />
Surround <code>value</code> in quotation marks to use whitespaces within it, useful for dealing with the regex filter.<br />
Starting in 2.4.1 the ability to negate searches is possible. (format <code>!filter:value</code>)</p>
The ability to negate searches is also possible. (format <code>!filter:value</code>)</p>
<ul>
<li><code>from:&lt;username&gt;</code> - shows messages from certain users</li>
<li><code>has:&lt;flags&gt;</code> - shows messages containing specified elements. List of flags:<ul>
Expand Down Expand Up @@ -1194,7 +1194,7 @@ <h4 id="shows-messages-that-do-not-contain-links">Shows messages that do NOT con
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion Settings/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ <h3 id="my-settings-commands-window-layout-are-not-saving">My settings / command
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 18, 2024 09:39:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">May 25, 2024 11:03:38</span>
</span>


Expand Down
Loading

0 comments on commit c289ae5

Please sign in to comment.