Skip to content

0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 17:33
· 42 commits to main since this release

Added

  • The user's own posts now appear in the feed, immediately (#110)
  • The pattern used to validate user names during registration is now configurable (#108)
  • tootik now fetches forwarded activities from the server they originally came from, and enforces a same-origin policy on
    • Activities and the objects they act on
    • Posts and authors
    • Forwarded deletion events and the deleted objects
    • ...

Removed

Nothing!

Bug Fixes, Performance and Maintenance

  • More gopls fixes