0.15.0
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