Changeset 5d0d41d in Klonkt for CHANGELOG.md


Ignore:
Timestamp:
08/06/2026 10:41:23 AM (5 weeks ago)
Author:
Claude (agent) <aiclaude@…>
Branches:
main
Children:
0bafe9e
Parents:
691311f
git-author:
Robin <roboburr@…> (08/06/2026 10:41:22 AM)
git-committer:
Claude (agent) <aiclaude@…> (08/06/2026 10:41:23 AM)
Message:

Changelog: volgers achter authorized fetch (nl/en/de)

Beschreven vanuit wat iemand merkt -- mensen op privacy-strenge servers konden je
niet volgen -- met de oorzaak in een zin: Klonkt vroeg de publieke sleutel
zonder handtekening op en werd geweigerd. Met de vermelding dat het breder
speelde dan volgen, want profielen, posts en reacties van die servers kwamen
evenmin binnen.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG.md

    r691311f r5d0d41d  
    3030
    3131### Fixed
     32- **People on privacy-strict servers can follow you again.** Some servers only
     33  hand out an account's public key to a signed request. Klonkt asked without
     34  signing, got turned away, and could therefore not check the follow request that
     35  had just arrived — so it was refused, and the other server kept retrying for
     36  days. Klonkt now signs that lookup, and those follows go through. This also
     37  affected everything else fetched from such a server: profiles, posts and
     38  replies.
    3239- **Replies from other people now arrive in threads.** When someone replied to a
    3340  post in a conversation you were part of, their server forwarded that reply to
Note: See TracChangeset for help on using the changeset viewer.