github dimkr/tootik 0.9.0

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

Added

  • Support for followers collection synchronization (FEP-8fcf)
    • If you run tootik behind a proxy: make sure it passes the Collection-Synchronization header to tootik
  • Added /mentions: a feed that shows posts that mention you, by followed users
  • Posts with more than MaxRecipients (defaults to 10) recipients are blocked
  • Posts from suspended or newly registered actors (determined by MinActorAge, defaults to 1d) are blocked
  • The menu now links to the user's own profile

Removed

  • /firehose is moved to /users and the old grouping by day is gone
  • Group outbox no longer shows the group name in every post, to reduce clutter

Bug Fixes, Performance and Maintenance

  • Posts from blocked domains are blocked even if they reach tootik through sharing from an actor on a non-blocked domain
  • /followers now sorts by exact time of last activity after grouping by day
  • /nodeinfo/2.0 now says "openRegistrations": false when -closed is specified
  • Fix for panic when logging Accept activities
  • Fix unmarshaling failure of GoToSocial posts where .tag is the item itself and not an array with one item

Don't miss a new tootik release

NewReleases is sending notifications on new releases.