[nightly] Notice coming from same user in same discussion from Mastodon are not linked.
Unsure it was a bug in gnu-social, a misfeature or a bug in Mastodon.
But if a remote user have a conversation in Mastodon : we receive the 2 status : it's OK. But this 2 status are not linked.
See
- First notice i receive :
ostatus.shnoulle.net/conversation/572587#notice-603050
- Second notice :
ostatus.shnoulle.net/conversation/572596#notice-603059
- The conversation on Mastodon :
social.imirhil.fr/users/aeris/updates/386
The db sql : report-issue-253_.txt
SELECT * FROM
noticeWHERE (
notice.
id=603050 OR
notice.
id =603059)
If it's a Mastodon issue : i can report it clearly ;)
Related mastodon issue : https://github.com/tootsuite/mastodon/issues/1060