@julian What's a "mentioned-only" note? Like can you paste in the JSON here? just curious
dariusk
Posts
-
Mentioned-only notes on Mastodon have no markup -
`Update(Note)` quirkTo be fair I have this cool software I'm working on that helps me answer that question immediately
-
`Update(Note)` quirk@julian said in `Update(Note)` quirk:
This whole thing could actually be sidestepped if we sent timestamps with our activities, but that's not in the spec, so I guess nobody does it heh.
Not sure what you mean here? Any Mastodon (or misskey or...)
Create(Note)
has apublished
property on theCreate
activity with a timestamp and apublished
property on theNote
object with a timestamp. -
Relaxing treatment of non-notes by Mastodon@julian This was ~4 years ago but I asked someone on the team (I forget who) if it would be a welcome PR and I was told that it probably wouldn't be, so I didn't make the PR.
Of course that was a long time ago! Also of note, this was completely and totally a hack and I don't think my actual implementation is what I would want to put upstream at this point. What's more interesting is that it hasn't been the cause of any UI concerns; basically what you postulate above, that the "hide long content behind a cut" functionality pretty much solves the problem, is true.
-
Relaxing treatment of non-notes by MastodonJust coming across this now, hello everyone -- I wanted to say that Hometown has implemented what @julian proposes in the OP for its entire existence, since about 2019. It's worked quite well!
More content types
A supported fork of Mastodon that provides local posting and a wider range of content types. - More content types · hometown-fork/hometown Wiki
GitHub (github.com)