Changeset 7f46112b in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/24/2026 12:58:40 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
41a7637
Parents:
2826bb97
Message:

feat(activitypub): per-comment reply-via-fediverse + clearer button

Visitors can now reply to a specific fediverse comment from their own server
(bounces authorize_interaction at the comment AP id). Replaced the unclear
elephant emoji with a reply-arrow icon and gave the post button a clean accent
pill style.

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    r2826bb97 r7f46112b  
    175175
    176176<!-- v9 stylesheet (full palette system) -->
    177 <link rel="stylesheet" href="/assets/css/style.css?v=39">
     177<link rel="stylesheet" href="/assets/css/style.css?v=40">
    178178
    179179<!-- Audio player styles: loaded on every page so the mini-player works
Note: See TracChangeset for help on using the changeset viewer.