Added
- Basic FEP-f228 support
- tootik now sets the
contextproperty on public posts and copies it when replying - tootik now tries to fetch the post using
context, when it receives a reply but the chain of replies is cut after at least one "ghost reply" was deleted - Display of the original post alongside a reply is no longer disabled if tootik doesn't have the entire chain leading to it; instead, the post is followed by
[…]
- tootik now sets the
- Improved FEP-044f support
- If another server ignores
interactionPolicy.canQuote.automaticApprovaland decides to send aQuoteRequest, tootik automatically responds to it
- If another server ignores
Removed
Nothing!
Bug Fixes, Performance and Maintenance
- If only the original post is available and it's not the immediate parent of a reply, it's followed by
[…] - Go and dependency updates