Changeset 92a2c46 in Klonkt for CHANGELOG.nl.md


Ignore:
Timestamp:
07/17/2026 01:11:58 AM (8 weeks ago)
Author:
Robin <roboburr@…>
Branches:
main
Children:
7d19465
Parents:
67c1f24
git-author:
Robin <roboburr@…> (07/17/2026 01:11:44 AM)
git-committer:
Robin <roboburr@…> (07/17/2026 01:11:58 AM)
Message:

Fix: three UI nits (interact page title i18n, Apple icon, stats columns)

  1. authorize_interaction page title was hardcoded Dutch ('Interacteer via de fediverse'); both renders now use pageTitleKey (fedi.remote_interact / fedi.manage_title) so the tab title follows the interface language. Verified: an English UI now titles 'Interact via the fediverse'.
  2. The Apple Music platform icon was a garbled path that did not read as the Apple logo; replaced with the classic Apple mark. Verified visually at 96px.
  3. Stats chart columns jumped in the 30/90-day views: unlabeled .sc-day spans collapsed to 0 height. Unlabeled columns now hold an NBSP (Bart's suggestion) so every column keeps its label line. Verified: 30-day view has one unique bar baseline and uniform label heights; 90-day has 0 empty spans.

Reported by Bart.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG.nl.md

    r67c1f24 r92a2c46  
    2020
    2121### Opgelost
     22- **De titel van de interactiepagina volgt je taal.** "Interacteer via de
     23  fediverse" stond hardcoded in het Nederlands in het browsertabblad, ook op een
     24  Engelstalige site.
     25- **Het Apple Music-icoon lijkt weer op het Apple-logo.** Het oude icoon was een
     26  verminkte vorm.
     27- **Statistiekkolommen verspringen niet meer in de 30- en 90-dagenweergave.**
     28  Kolommen zonder datumlabel klapten iets in; elke kolom houdt nu zijn
     29  labelregel.
    2230- **Privéreacties staan niet meer op de publieke postpagina.** Een followers-only
    2331  of directe (DM-)reactie op je post werd voor iedereen in de publieke thread
Note: See TracChangeset for help on using the changeset viewer.