Working on the UI a bit so it's actually usable beyond account registration.
This is what the timeline is probably gonna look like. Already features virtual scrolling, so your browser won't explode from too many posts
mastodon 4.7.2🦊 (fast) federated microblogging
Not yet dogfeeding our own software. Sorry 'bout that. Still a little too funky 'n' unstable for that.
Working on the UI a bit so it's actually usable beyond account registration.
This is what the timeline is probably gonna look like. Already features virtual scrolling, so your browser won't explode from too many posts
Kitsune chatrooms are deprecated. Matrix channels are locked, the Discord is deleted.
More expansive post here: https://aumetra.xyz/blog/kitsune-chatsrooms-deprecation
axum v0.8 upgrade for Kitsune incoming. Also filed a few PRs to dependencies of ours to make them work :3
Preview for HTTP requests from inside Wasm MRFs is merged. I'm going to bed. Good night
✅ Tailwind-based restyling: merged
✅ HTTP connection pooling utilization improvements: merged
✅ User-space DNS resolvers: merged
✅ Per-default DNS-over-TLS via @quad9dns@mastodon.social for all HTTP requests: merged
Because `axum-flash` is apparently unmaintained we made our own. Called `flashy`, integrates perfectly with `tower` and, optionally, ` axum`.
Soon in the Kitsune sourcetree
Also regarding the Wasm MRF (message rewrite facility; basically an activity-level plugin system), it is getting support for HTTP requests.
This effort was started due to requirements by @perillamint@social.silicon.moe for something she is prototyping using the MRF API 🦊