Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Friday, 26-May-2023 12:19:58 JSTAlex Gleason @nekofag It doesn't. You can search for objects which contain that attachment by doing a complicated jsonb query on the objects table, but... you won't find the post because they deleted it already. Best thing you can do is TRUNCATE TABLE oauth_tokens; and make sure you're hosting media on a subdomain. I'll write an upload filter soon to restrict media attachments to certain mime types.