Claire
Claire
It is super slow! It is designed to not put strain on your server nor the network.
After some investigation, the file is added to the manifest in `config/webpack/production.js` and preloaded by the service worker, so that the emoji sheet is loaded by the time the user...
I guess we could hide either the “hero” image or the server contact info when the viewport height is too small, but that doesn't feel very satisfactory to me. I...
Yeah, this occurs when the list is available but not the rationale. I'll fix it.
One issue with migrating existing media files is that it will break references to their URL across the whole fediverse, meaning that when remote caches are cleaned (or when there...
I'd second this, it's also ActivityPub's vocabulary for the feature
This is because the client tries to load basically all posts at once. We really need to revisit this and add some proper pagination logic, but it will take a...
> Maybe in the top right (alongside the publicity and language indicators) could be a better place. Tho idk if it wouldn't be too crowded then... The interface you're describing...
That is a weird one, and it doesn't raise a bell… my understanding is that something goes wrong when trying to delete this user, so the deletion procedure restarts from...
No, what happens is the delete job queues the ActivityPub delivery jobs, so a failure in the deletion job will make the whole job restart and re-queue ActivityPub delivery jobs