github dimkr/tootik 0.8.0

latest releases: v0.22.2, v0.22.1, v0.22.0...
2 years ago

Added

  • "Set account alias" link in settings page: allows users to set the alsoKnownAs property, to allow account migration from Mastodon to tootik
  • "Move account" link in settings page: allows users to set the movedTo property and send a Move activity to followers, to allow account migration from tootik to Mastodon
  • Help page updated accordingly

Removed

Nothing!

Bug Fixes, Performance and Maintenance

  • If A follows B and B is moved to A, A needs to unfollow B without following A (i.e. if followed account is the move target, the follower shouldn't try to follow itself)
  • Inbox of A shows the correct author for replies to posts by A
  • The resolver logic is now covered by tests: several bugs (for example: no size limit for WebFinger responses) are fixed and unreachable code is removed
  • Some cleanup of JSON conversion work in 0.7.0
  • Bumped from Go 1.21 to 1.22

Don't miss a new tootik release

NewReleases is sending notifications on new releases.