Changeset 84ce988 in Klonkt for CHANGELOG.md


Ignore:
Timestamp:
08/06/2026 07:55:05 AM (5 weeks ago)
Author:
Claude (agent) <aiclaude@…>
Branches:
main
Children:
02fb7ce
Parents:
189e335
git-author:
Robin <roboburr@…> (08/06/2026 07:55:04 AM)
git-committer:
Claude (agent) <aiclaude@…> (08/06/2026 07:55:05 AM)
Message:

Changelog: Berichten als gesprekkenweergave (nl/en/de)

Onder Unreleased, in de drie talen. Beschreven vanuit wat een gebruiker merkt:
dat een uitwisseling niet meer over drie filters verspreid staat, dat een
gesprek vertelt waar het over gaat, dat posts er in Berichten uitzien als in de
Krant (ook je eigen), dat de Guardian-app posts van een ward compleet toont, en
dat je vanuit een gesprek kunt antwoorden met de zwaai als eigen knop.

Onder Opgelost de like die niet bleef staan, met het gevolg dat un-liken vanuit
een app helemaal niet kon -- dat laatste was erger dan het verdwijnende hartje
en hoort er dus bij te staan.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG.md

    r189e335 r84ce988  
    55
    66## [Unreleased]
     7
     8### Added
     9- **Messages is one conversation view.** Messages, Conversations and Sent were
     10  three separate filters, so a single exchange fell apart: what you sent sat
     11  under Sent, what came back under one of the other two, and you had to switch
     12  filters to follow a thread. They are now one Conversations view in which sent
     13  and received sit in the same thread, oldest at the top, with your own
     14  contributions marked. Four filters remain: All, Conversations, Activity and
     15  Moderation.
     16- **A conversation says what it is about.** When a thread hangs off one of your
     17  posts, its header links to that post. Without it a reply in a list is
     18  impossible to place. Threads that are not about a post run per person instead.
     19- **Posts in Messages look like posts.** Formatting, images, audio, video, quote
     20  cards and link previews now render the same way they do in News, including on
     21  the messages you sent yourself — a photo you attached used to arrive as bare
     22  text on your own screen while everyone else saw the picture.
     23- **The Guardian app shows a ward's posts in full.** The same gap sat in the
     24  guardian view: a post from your ward arrived without its media, quote card or
     25  emoji, which is exactly the post a guardian needs to be able to judge. A
     26  content warning still stays collapsed there, as before.
     27- **Reply from inside a conversation.** A thread has its own reply editor, the
     28  rich one with formatting, media and a language picker. Waving stays a separate
     29  button next to it: a wave is a nudge, not an answer.
     30
     31### Fixed
     32- **A like from an app now sticks.** Liking a post from Shaer was stored, but
     33  the app never got that back, so the heart popped off again on the next reload
     34  — and because the app never saw the like, it could only offer "like" again and
     35  never undo it. Un-liking from an app now works.
    736
    837## [1.6.0] · 2026-07-31
Note: See TracChangeset for help on using the changeset viewer.