Server changes:
- Removed fallback handler check altogether. This improves latency, and the check was mistakenly passing for many (non-mastodon) instances anyway.
- Don't crash on Windows on ARM
- Close an InputStream early
- Tentatively add macOS support
Fix Mojank
Fix xdg (non-winmac) platform support
Rebuild for 1.20
Backport to 1.19.2
Add support for ActivityPub mentions. Note that these require the instance to opt-in to being linked by FediCraft.
(Hopefully the opt-in is correct, and hopefully this works on a dedicated server.)
Actually fix calling the DLL on windows (tested)
Also made the download much smaller while at it