Michael Vogel
Michael Vogel
Diaspora doesn't have an API that could be used for that purpose.
@yvolk I have a question: How do you get the value for the content that is shown after the post? When I know that, then I can solve the problem.
Maybe it's a timing issue. In the current developer branch we increased the speed of some API functions. In that branch I cannot reproduce the issue.
I found the problem. I just created a pull request for that: https://github.com/friendica/friendica/pull/2024
We expect to make the new release in December. It will be part of 3.4.3.
Friendica will always post any activity to the thread creator. Depending on some other constellations, the activity will also be delivered to the thread participants and possibly the followers of...
The system at `https://idiomdrottning.org` doesn't appear to be a Friendica system. It appears to me like possibly Pleroma. But concerning the issue: Have you checked that the problem always happens...
@Nutomic Friendica *should* behave correctly. Have you checked this or should I perform some checks on my side to be sure?
In a first test it seemed to work. But I realized some issues since I imported the starting post and also the group actor was unknown. I have to repeat...
@macgirvin the group handling isn't specified in the specs, so we will have to create some best practices.