(Experimental?) New Features in Kibicat Mastodon 

The other day I was talking with some friends about the “old days” before Mastodon supported CWs, and how we used to EBG13 nyy bs bhe cbfgf because, guess what, if Mastodon didn’t have CWs we still wouldn’t throw nyy guvf fuvg out in the open. I realized that I actually kind of liked ROT13 better than the current system, because you could only ROT13 ⁜cneg⁜ bs n cbfg and the remainder would give the reader context as to how the problematic bit was being used.

Then I realized that our old ROT13 system was an effective plaintext fallback for pbagrzcbenel Qvfpbeq-fglyr fcbvyre gntf and that I could just implement that in Mastodon, so I did.

GlitchCat users! You can now create inline spoilers in your posts by using a <spoiler-text> HTML tag in either the Markdown or HTML content modes. Spoilers ⁜can⁜ include emoji but ⁜cannot⁜ include other markup like links, mentions, or hashtags.

Spoilers federate as ROT13 with special properties so that other servers can recognize them. If you are on another Mastodon instance which supports Markdown and HTML content modes, let me know and I can get you a patch!

(note: if you try to boost this toot it may break the app; like i said this is experimental)

Follow

@KitRedgrave it’s super not difficult from a backend perspective; just a simple element replacement

· · Web · 1 · 0 · 1

@Lady yeah i think the hard part for me will be figuring out how to build and push gotosocial to my microk8s "cluster" of one vps

@KitRedgrave i guess i can just link the commit for a full picture of what backend support looks like

gitlab.com/kibicat/mastodon/-/

the frontend is the more tricky bit; i don’t know what the current state of gotosocial frontends are or if any of them even support HTML/Markdown posts

@KitRedgrave wonder how hard it would be to get frontend support into pinafore lol

surely easier than it was for mastodon

@Lady @KitRedgrave they explicitly target only upstream’s featureset as a scope limitation so i think that would actually be pretty difficult to convince them to do

@KitRedgrave @aescling it’s not hard conceptually; the spoilers look like

<span property="tag:ns.1024.gdn,2022-11-11:spoiler_text" content="The actual content of the post">Typically ROT13 but it doesn’t matter; ignore this</span>

you just match spans with that property attribute, pull their content attribute, and replace them with a spoiler toggle (which is not hard to make)

@Lady @aescling ah. for a second i thought all that it was doing was automatically applying rot13 on the backend for you

@KitRedgrave @aescling i mean basically

it just does so in a way where the original text is still recoverable by frontends/other instances

@KitRedgrave @aescling so on a supporting instance like here, you never see the ROT13, that’s just the fallback for the rest of you

@Lady @aescling ah. i'm actually totally fine with that lol

though spoiler blackout is a nice add...

@KitRedgrave @aescling yeah i mean honestly the only reason i did this slightly more complicated thing is because ROT13 is really bad for accessibility and i couldn’t in good conscience promote it on the wider fediverse without some way of easily recovering the original text

@KitRedgrave @aescling but i mean you could easily just do the backend support, only see the rot13 fallback on your own instance, but have it show up as spoilertext here 😈

@KitRedgrave @Lady i would say "that's why i don't bother with that shit and run everything on one VM" except then i do shit like this

@aescling @Lady yeaaah i'm thinking of just figuring out github actions cuz i can't be assed to spin up my own ci/cd rn

@KitRedgrave @Lady my silly ass thought this would be easier and "simpler" lmao

Sign in to participate in the conversation
📟🐱 GlitchCat

A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.