Conversation:
Notices
-
Corzntin (0x6c08f220)'s status on Sunday, 19-Apr-2015 18:50:56 EDT Corzntin Definitly, actions on remote notices which are not cached by the local instance (too old, not yet followed…) would be great (https://quitter.no/notice/108721). Is there any way to do it using the command line already ? !gnusocial -
MMN-o ✅⃠ (mmn)'s status on Sunday, 19-Apr-2015 19:39:44 EDT MMN-o ✅⃠ Nothing written already, but you could experiment with 'php scripts/console.php' and (from the top of my head): $url = 'http://status.hackerposse.com/url/7166 $post = file_get_contents($url); $feed = new DOMDocument(); $feed->loadXML($post); $oprofile = Ostatus_profile::getKV('uri', 'http://status.hackerposse.com/url/7167 $oprofile->processFeed($feed, 'manual'); Would…
-