github dimkr/tootik 0.7.1

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

Added

  • "Post to mentioned users" link in menu: use this to post to specific users, by mentioning them; this is more in line with the current Mastodon UI

Removed

  • "Message x" link in outbox for x

Bug Fixes, Performance and Maintenance

  • Frequent "database is locked" errors when processing incoming posts because the transaction that inserts post x waits for mentions of post y to be resolved (so it waits on multiple outgoing HTTP requests)
  • Incoming posts are not inserted if the timeout for processing is reached during the loop that resolves mentions
  • Missing context when logging activity processing failure

Don't miss a new tootik release

NewReleases is sending notifications on new releases.