This commit is contained in:
@@ -1616,4 +1616,10 @@ Implement the same functionality in the firefox plugin
|
||||
|
||||
### Assistant outcome
|
||||
Added the same live character-count warning to the Firefox extension popup: it fetches `/api/public/config` for the limit and the user's `/api/user/plugins/mastodon` post prefix, estimates the assembled Mastodon post length the same way as the New Entry page and backend plugin, and shows a localized `used/limit characters` counter (with an over-limit warning message) that updates on every relevant input and tag toggle. Added the `characterCount`/`characterCountOverLimit` translations to all five locale files (en-US, de, es, fr, nl) and verified all locale JSON files parse and `popup.js` passes a Node syntax check.
|
||||
|
||||
### User
|
||||
Make those colors less outstanding, this should not stand out. In fact, give the box a title :profile and make it collapsable
|
||||
|
||||
### Assistant outcome
|
||||
Made the feed profile summary use the normal subdued link-item colors and converted it to a native collapsible `<details>` section titled `:profile`. Template and stylesheet diagnostics passed.
|
||||
# Chat Log
|
||||
|
||||
Reference in New Issue
Block a user