From 89060599eba7dc61bd2b46d555d92f43b73391e1 Mon Sep 17 00:00:00 2001 From: Kopper Date: Sat, 23 Nov 2024 12:13:51 +0300 Subject: [PATCH] [backend] Implement inline media Inline media can be created by: 1. Attach media to note as usual 2. Copy media URL (public one, for remote instances) 3. Use the new $[media url ] MFM extension to place it wherever you wish. (The trailing space is necessary as the parser currently treats the closing ] as a part of the URL) The Iceshrimp frontend may make this easier later on (by having a "copy inline MFM" button on attachments, maybe?) Federates as ,