Huh ... so on Mastodon, you can do a search with resolve=1, but for the same thing on pleroma, it has to be resolve=true it seems.
5 posts total
Huh ... so on Mastodon, you can do a search with resolve=1, but for the same thing on pleroma, it has to be resolve=true it seems. How the hell does the mastodon web interface do a remote search? I've setup a hosts file for the streaming, web and sidekiq containers and it's still handing me 503s .. I wonder if it cached the wrong DNS/IP. What the actual fuck is going on? It's making the webfinger request to peertube, and then nothing else. I can make the request myself from the container. Does Mastodon do it's own DNS lookup deep in the code somewhere, ignoring the hosts file? How do you get the max_chars for a given instance using the mastodon-api? /api/v1/instance doesn't have it. I found a merge request to add /api/v1/site years ago that got merged, but it doesn't appear in the docs currently. /nodeinfo/2.0 doesn't provide this information either. God damn it Mastodon. https://github.com/tootsuite/mastodon/issues/10049 My media_attachments folder is over 200GB. What's going on here? Are there dangling files out there that aren't referenced in the database? Is there a tootctl command to go through and delete anything in media_attachments which is not references somewhere? I have remote-media-cleanup set to not keep anything past two days. Something is not working the way it should. I'm confused about something. So here is the thread on the OP's server: https://social.pixie.town/@thufie/103514187998424731 The replies disappeared from my timeline and I assumed they deleted them, but the full thread exists on their server, and I can still reply to it https://social.pixie.town/@thufie/103514187998424731 Silencing an instance would mean new posts do not appear. How are posts moderated so they send out a delete request but keep their original version of the thread? Feels broken. |
@djsumdog Yeah, we support all truthy values. true, 1, TRUE, t