trinity-1686a
trinity-1686a
Apparently it does not really remove etags, but change them from strong to weak (see rfc for the exact meaning), which means it matching for "tag" or W/"tag" should maybe...
if it's only 6 hours, could you take them around 8-10pm cest, so that there is afternoon and evening? That's when I guess there is the most load. You can...
at the moment, background threads are used for federation (broadcast and fetch), and key rotation upon deleting comments
for the search_index, you can (or a future sub-command can) simply delete the search index, and recreate it with `plm`. However it won't have much of an effect if remote...
Plume code can't be compiled with support for both PostgreSQL and SQLite at the same time, that is why the docker image only support PostgreSQL. The [installation instructions with docker](https://docs.joinplu.me/installation/with/docker/)...
Hum, it looks like the button kinda work, it redirect to a 404 page, but it also increment the like counter while doing so. It seems to happen with other...
hum, that is strange. Could you link to such post please?
That bit of log shows someone send an Activity and their account was deleted. I'm not sure what `/poco` is supposed to be, `/api/v1/directory?limit=1` is a Mastodon Api endpoint, so...
Actually Crowdin is right about french using plurals for `n > 1`. Zero is singular in french, which means the correct translations would be `msgstr[0] "{0} like"` which means losing...
`nplurals` count how many variations there are, including singular, 2 is 1 singular plus 1 plural. @floreal your proposition would not work : - if like > 1 it returns...