Conversation:
Notices
-
@kris These "favorited something"/"deleted" notifications shouldn't be sent by GNU Social server software as ordinary messages in the first place...
- Joshua Judson Rosen repeated this.
-
@kris In order to hide notifications on favorited messages:
Go to AndStatus Settings -> Filters -> "Hide messages based on keywords or exact phrases".
And type in double quotes this: "favorited something by".
-
@andstatus, #GNUsocial *doesn't* send fav/del/etc. as ordinary messages: they are distinct "verbs" in the Atom & ActivityStreams data.
-
@kris Filters don't prevent messages from being downloaded. Filters only hide these messages from a Timeline. But you will still see them in the Conversation view.
@thefaico
-
@rozzin We are talking about client API. It's "Twitter compatible" and there are no "Activity streams" there yet. BTW AndStatus does support Activity Streams API to connect to Pump.io.
-
#GNUsocial has supported both #ActivityStreams JSON and #AtomPub w/ AS XML extensions in the client API for years now; for example: https://loadaverage.org/api/statuses/home_timeline/andstatus.as https://loadaverage.org/api/statuses/home_timeline/andstatus.atom
-
@rozzin You provided URL for one of more than 20 APIs (actions/requests...), which should work properly in order to tell that "it is supported". Last year I created the task for AndStatus to "Use Activity Streams API for GNU Social", please read: http://status.hackerposse.com/url/14040 But after initial discussion, including here in GNU Social, I've got that actually no full-…