feat: update comparison table for new Lotus Chat features
Lint / Shell (shellcheck) (push) Successful in 13s
Lint / JS (eslint) (push) Successful in 9s
Lint / Python (ruff) (push) Successful in 5s
Lint / Python deps (pip-audit) (push) Successful in 44s
Lint / Secret scan (gitleaks) (push) Successful in 6s

Reflect four features just added to the Lotus Chat fork:
- Polls: ~ → ✓ (display + vote, sends m.poll.response)
- Image captions: ✗ → ✓ (caption field on upload, sets body)
- Location sharing: ✗ → ~ (OSM map embed view + static share button)
- Message forwarding: ✗ → ✓ (forward to any room via room picker)
Also: correct Element X image captions to ✓ (v26.04.2 scrollable captions)
Update Lotus client card to reflect all added features.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-15 13:27:18 -04:00
parent 90892a57b0
commit 39764ff478
+6 -6
View File
@@ -554,7 +554,7 @@
</a>
</div>
<p class="also-available">
A custom Lotus Guild fork of Cinny with added features: DM calls with ring notification, GIF picker, draggable+resizable PiP call window, poll display, deleted message placeholders, and the Lotus Terminal design theme.
A custom Lotus Guild fork of Cinny with added features: DM calls with ring notification, GIF picker, draggable+resizable PiP call window, poll display &amp; voting, message forwarding, image/video captions, location sharing (map view + send), deleted message placeholders, and the Lotus Terminal design theme.
Prefer the official client? Use <a href="https://cinny.in" target="_blank" rel="noopener">cinny.in</a> and set homeserver to <code style="font-size:0.8em;color:#e88;">matrix.lotusguild.org</code>.
</p>
@@ -814,7 +814,7 @@
</tr>
<tr>
<td>Polls</td>
<td class="ours"><span class="part">~</span><small>display-only; open in<br>Element to vote</small></td>
<td class="ours"><span class="yes"></span><small>display &amp; vote</small></td>
<td><span class="yes"></span><small>create, vote &amp; end</small></td>
<td><span class="yes"></span><small>added v2.3.0</small></td>
<td><span class="yes"></span><small>added v0.4.2</small></td>
@@ -889,8 +889,8 @@
</tr>
<tr>
<td>Image captions<small>(text + image as one event)</small></td>
<td class="ours"><span class="no"></span></td>
<td><span class="no"></span></td>
<td class="ours"><span class="yes"></span><small>caption field on<br>image &amp; video upload</small></td>
<td><span class="yes"></span><small>scrollable captions<br>on media (v26.04.2)</small></td>
<td><span class="yes"></span><small>unique feature</small></td>
<td><span class="no"></span></td>
<td><span class="no"></span></td>
@@ -925,7 +925,7 @@
</tr>
<tr>
<td>Location sharing</td>
<td class="ours"><span class="no"></span></td>
<td class="ours"><span class="part">~</span><small>map embed view +<br>static share button</small></td>
<td><span class="yes"></span><small>live &amp; static,<br>map rendering</small></td>
<td><span class="part">~</span><small>basic static</small></td>
<td><span class="no"></span></td>
@@ -934,7 +934,7 @@
</tr>
<tr>
<td>Message forwarding</td>
<td class="ours"><span class="no"></span></td>
<td class="ours"><span class="yes"></span><small>forward to any room</small></td>
<td><span class="part">~</span><small>via share menu</small></td>
<td><span class="yes"></span></td>
<td><span class="part">~</span></td>