]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fixed the parsing of ostatus:conversation etc.
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 2 May 2017 16:58:22 +0000 (18:58 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 2 May 2017 16:58:22 +0000 (18:58 +0200)
commit07458e5375e23f5732c705045ee2e9d0788fa49c
treee286739411df3dfa57dd1d85c3e96b978b605473
parente8eb9f96143585e3ef97a9c24a8559b42f8113aa
Fixed the parsing of ostatus:conversation etc.

Conversation will now start storing remote URL

The namespace features don't work the way they were written for here
so I fixed that, making the ostatus: namespace properly looked up and
then the homegrown getLink function looks for what is back-compat with
StatusNet etc. if I remember correctly.
classes/Conversation.php
classes/Notice.php
lib/activitycontext.php