Changeset 40cf2ef in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/24/2026 02:55:01 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
c901131
Parents:
dc8e9bd
Message:

style(activitypub): inline address form for reply-via-fediverse (no browser prompt)

Clicking 'Reply via the fediverse' now opens a styled inline input (handle + go +
cancel) instead of the native prompt() dialog.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

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