Nikolai Merinov
Nikolai Merinov
Updated according to improvements from #1090
> My only doubt is what better: use nl2br php function to have both newlines and tag, or use replace() call to have only tag Replace is better because mastodon...
Still same behavior
Displaying was fixed by #1090 Using `` while saving local post was not provided yet
My own recommendation is to reject this pull request, but I wanted to spot the place with an issue.
@haraldh can you check output of the `occ social:check:install` command? I think that you have `"social_url": "http:\/\/hoyer.xyz\/nextcloud\/nextcloud\/index.php\/apps\/social"` in your configuration. I do not know how to configure it in correct...
@StCyr > Clicking on a local post brings you to its "single post timeline" where the post is shown together with its replies I suppose this is how it works...
@th3raid0r actually all of the PR's in this repository failed on tests, even #1165 with minor dependency upgrade. This is issue of the tests, not changes. Change #1134 do not...
@trwnh thank you for a comment. Looks like that either ActivityPub should recommend `context` for threading and use this field for inbox-forwarding mechanism as well or it should add recommendation...
Seems that your assumptions is correct. If I 1. follow [email protected], 2. post message from [email protected], 3. comment this message from [email protected] then all works. But if message was posted...