Elektrine lite

← Feed

@colin_mcmillen@piaille.fr

Post #2900483

2025-09-13 11:11 UTC

One more thing as #Mastodon devs moved the retro-compatibility RE: link from the end to the start of the quoting toot. We now have to find the end of line, remove empty lines after, and move the real content to the start of the RE: link in order to hide it. This is non-satisfying and also a waste of *185 bytes* but oh well. https://github.com/colinleroy/a2tools/commit/7906e04562d08f2f28cd693d7353737db8eb6fb8 #RetroComputing #AppleII

Replies (2)

  • @colin_mcmillen@piaille.fr 2025-09-13 12:37

    I wanted to check I caught backend errors correctly when trying to quote and add an image or a poll, as images/polls are disabled on quotes on the server where I test things, but I got no errors: https://cornichon.me/@imapple2/115196771262834717 Now reading the docs to see if that's normal or a bug. Edit: it's probably a glitch-soc extra feature.

    Open ##2900484

  • @renchap@oisaur.com 2025-09-13 12:45

    @colin_mcmillen@piaille.fr I would advise to use the quote-inline class is possible, rather than relying on content or position

    Open ##2900489