This commit is contained in:
HueByte
2026-04-20 15:46:39 +00:00
parent bdec3d4140
commit 54935aa8b5
25 changed files with 2534 additions and 67 deletions
+13
View File
@@ -133,6 +133,15 @@ Includes a saved servers selector when saved servers are available.</p>
Shows Edit Profile / Set Status buttons when viewing own profile.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="EchoHub.Client.UI.Dialogs.SearchDialog.html">SearchDialog</a></dt>
<dd><p>Command-palette style search dialog (Ctrl+K) for navigating channels and triggering app actions.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="EchoHub.Client.UI.Dialogs.SearchResult.html">SearchResult</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="EchoHub.Client.UI.Dialogs.StatusDialog.html">StatusDialog</a></dt>
<dd><p>A Terminal.Gui dialog for setting the user's status and status message.</p>
@@ -159,6 +168,10 @@ Enums
<dd><p>Action selected by the user in their own profile dialog.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="EchoHub.Client.UI.Dialogs.SearchResultType.html">SearchResultType</a></dt>
<dd></dd>
</dl>
</article>