3 ms·
My guess is they're using the same public API in the actual app. Of course, I'm really hoping the HTML is added at runtime, and not stored in the DB. Imagine d
by rockisch 4y ago
My guess is they're using the same public API in the actual app.
Of course, I'm really hoping the HTML is added at runtime, and not stored in the DB. Imagine doing a data migration to modify an HTML stored in the DB.
C H A O S
- masklinn 4y ago> Of course, I'm really hoping the HTML is added at runtime, and not stored in the DB. Looks to me like HTML statuses are part of the federation protocol. In fact, there's an issue[0] indicating that the sanitizer of the reference implementation doesn't allow Markdown to federate. There is also an old status indicating that even if more elements are added, the reference CSS basically strips everything (I assume visually)[1]. [0] https://github.com/mastodon/mastodon/issues/8474 https://github.com/mastodon/mastodon/issues/8474 [1] https://is.a.qute.dog/@KS/872334 https://is.a.qute.dog/@KS/872334