Changeset 544e9c2 in Klonkt for CHANGELOG.md


Ignore:
Timestamp:
07/19/2026 11:58:47 PM (7 weeks ago)
Author:
Robin <roboburr@…>
Branches:
main
Children:
162c7a7
Parents:
8ed65a6
Message:

Feature: Messages "poll finished" notification (klonkt-demo-93o)

Closed own polls surface a poll_done item in Messages with the final tally (bar+pct per option, voter count), derived read-time from poll_json.closed via ownPollView. i18n msg.poll_done/msg.poll_total (NL/EN/DE). Tests in messages.test.js.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG.md

    r8ed65a6 r544e9c2  
    77
    88### Added
     9- **Messages: your poll finished.** When one of your own polls closes, Messages
     10  shows a "poll finished" item with the final result: a bar per option with its
     11  percentage, and the number of voters. It lives under the Activity chip and is
     12  searchable like the rest.
    913- **Messages: sharper filters and a search box.** The filter chips are now
    1014  Messages (@mentions and private/DM replies), Conversations (public replies),
Note: See TracChangeset for help on using the changeset viewer.