Changeset f1a23b8 in Klonkt for CHANGELOG.nl.md


Ignore:
Timestamp:
07/18/2026 12:53:15 AM (8 weeks ago)
Author:
Robin <roboburr@…>
Branches:
main
Children:
05cd954
Parents:
7d19465
git-author:
Robin <roboburr@…> (07/18/2026 12:52:51 AM)
git-committer:
Robin <roboburr@…> (07/18/2026 12:53:15 AM)
Message:

Feature: Messages merges Replies + Notifications into one inbox

/messages replaces /fediverse (manage own replies) and /notifications with a
single stream, per the Robin+Bart decision. getMessages() merges notifications
with your outbound replies ('sent' items, edit/delete via their outbox routes)
and collapses consecutive likes/boosts on the same post into one grouped item.
Design refresh: filter chips (All/Conversations/Activity/Sent, client-side),
avatars with a type-dot overlay, sent items with a direction indicator and
accent border, a lock badge on private replies (visibility now flows through
getNotifications along with actor icons), and unread dots via the existing
seen-watermark (read before marking seen). The two tabs collapse into one
Messages tab carrying the badge; the bookmarklet moved to /messages; old routes
redirect. Also fixes a latent NaN-unsafe date sort in getNotifications that
scrambled ordering when a row had a garbled created_at (seen live). i18n
NL/EN/DE. 4 new tests (67 green); verified in a browser incl. grouping, chips,
private badge, edit/delete forms. Beads: klonkt-demo-pkg. Old
fedi-notifications.ejs and the authorize-interaction manage block are now
unreachable; cleanup tracked in klonkt-demo-bk8.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG.nl.md

    r7d19465 rf1a23b8  
    77
    88### Toegevoegd
     9- **Berichten: je reacties en meldingen op één pagina.** Eén Berichten-tab
     10  vervangt Reacties en Meldingen. Eén stroom met filterchips (Alles, Gesprekken,
     11  Activiteit, Verzonden): je eigen verzonden reacties staan mee in het gesprek
     12  (met bewerken en verwijderen), likes en boosts op dezelfde post groeperen tot
     13  één regel, privéreacties dragen een slotje, en items nieuw sinds je laatste
     14  bezoek krijgen een stip. De interactie-bookmarklet verhuisde mee. Oude
     15  /fediverse- en /notifications-links leiden door naar /messages.
    916- **Connect: wie je volgt en wie jou volgt op één pagina.** Eén Connect-tab
    1017  vervangt de aparte Volgend- en Volgers-pagina's, met per connectie de richting
Note: See TracChangeset for help on using the changeset viewer.