Realized that the way we do notes on #WriteFreely doesn't work with #Mastodon, if you include a title.
-
Realized that the way we do notes on #WriteFreely doesn't work with #Mastodon, if you include a title. They don't show up!
So I'll see how it looks if we include it in the body of the Note.
-
Realized that the way we do notes on #WriteFreely doesn't work with #Mastodon, if you include a title. They don't show up!
So I'll see how it looks if we include it in the body of the Note.
Just opened a PR for this: https://github.com/writefreely/writefreely/pull/1491
It ends up putting us in compliance with the ActivityStreams spec, too, by making sure no markup is included in the `name` property.
-
Just opened a PR for this: https://github.com/writefreely/writefreely/pull/1491
It ends up putting us in compliance with the ActivityStreams spec, too, by making sure no markup is included in the `name` property.
@dev The PR should be for mastodon properly handle the protocol, not write freely -
@kariboka in theory sure, but it also took about 7 years for decent Article / long-form text support in Mastodon
so this is just quickest for now. It does also fix something we needed to do anyway, which was exclude markup from titles. So all good.
-
@kariboka in theory sure, but it also took about 7 years for decent Article / long-form text support in Mastodon
so this is just quickest for now. It does also fix something we needed to do anyway, which was exclude markup from titles. So all good.
@dev oh gotcha, it just gets me sometimes how everyone else has to conform to the _mastodon way_ because they are so big. -
Just opened a PR for this: https://github.com/writefreely/writefreely/pull/1491
It ends up putting us in compliance with the ActivityStreams spec, too, by making sure no markup is included in the `name` property.
dev@social.musing.studio does this mean that we will see both a title in
name
and incontent
?That would be a duplication… Not the end of the world by any stretch, of course.
-