Notices tagged with andstatus, page 4
-
AndStatus (andstatus)'s status on Tuesday, 02-Apr-2019 13:43:59 EDT AndStatus @tom79 This is about testing #friendica instance using #ActivityPub Client to Server protocol of #AndStatus https://github.com/andstatus/andstatus/issues/499
The error occurs during client registration.
Actually I don't even know if Friendica supports this at all:-)
@z428 -
AndStatus (andstatus)'s status on Thursday, 28-Mar-2019 01:49:17 EDT AndStatus @dwaltiz Funny proposal :-) I think it's much easier to fix the problem that you encountered (I suspect it's about UI/#UX) yet even _you_ didn't find time to file the issue properly, trying to reproduce it, describing steps to reproduce the issue and attaching screenshots. Just this post that doesn't help to make the app better, unfortunately :-( Yes, there may be "steps back"… -
AndStatus (andstatus)'s status on Sunday, 10-Mar-2019 14:28:43 EDT AndStatus @lanodan @amiloradovsky @kit_ty_kate Yes, #AndStatus really has minimal #ActivityPub Client-to-Server implementation that works with pleroma.site. You can even play with this...
For more details, including current state of this implementation and problems/questions please see https://github.com/andstatus/andstatus/issues/499
@kaniini https://loadaverage.org/attachment/5083546 -
AndStatus (andstatus)'s status on Sunday, 03-Mar-2019 11:42:27 EST AndStatus #AndStatus v.47.03 "Avatars and Attachments improved" Beta is published, see http://status.hackerposse.com/url/15142 What's new: 1. When some Actor follows (or stops following) me, show detailed info about that Actor, not about my Actor. 2. If an attached video has a preview image, that image will be shown (currently available for Mastodon only). View image / View media conte… -
AndStatus (andstatus)'s status on Wednesday, 20-Feb-2019 10:39:23 EST AndStatus @emacsen #AndStatus Android client allows you to setup as many user accounts as you wish in several types of Social networks (#ActivityPub is in testing now). And it recognizes the same your Actor in different instaces, showing a combine view of one Actor via several networks, or a view of all your Actors...
@eliotberriot @trwnh @kity @cwebber -
AndStatus (andstatus)'s status on Sunday, 17-Feb-2019 10:34:05 EST AndStatus I made the simplest implementation of #ActivityPub C2S protocol in #AndStatus, allowing me to log into pleroma.site, read home timeline and get other user's info (i.e. read the Actor's profile based on his "id"). But I've got an error response from pleroma.site server on an attempt to send a Note, so I created another bug report in pleroma issues tracker: http://status.hackerp… -
AndStatus (andstatus)'s status on Thursday, 14-Feb-2019 00:40:18 EST AndStatus Discussion of the #ActivityPub Note's "name" property usage and it's processing by Pleroma. Main attention is on the Client to Server interactions that are being implemented in #AndStatus. I feel that we mixing two different use cases here: 1. An ActivityPub property, to which a Note's Subject/Title is placed, when entered via Pleroma web UI. I understood about this point. … -
AndStatus (andstatus)'s status on Sunday, 03-Feb-2019 09:09:32 EST AndStatus @tom79 "statuses/mentions.json" endpoint is the primary source of Notifications in the GNU Social "type of a Social network" and in Twitter. But as I wrote, an activity / note from ANY timeline may be put into "(Unread) Notifications" timelines, if #AndStatus app decides that a User needs to be notified about it. Even from "Search" timelines, which can be made syncable.
@up201705417@loadaverage.org -
AndStatus (andstatus)'s status on Sunday, 03-Feb-2019 08:40:23 EST AndStatus @tom79 Notifications in #AndStatus may actually originate from any downloaded note, from any timeline. The application then decides if any given note is deserved to be notified about (according to user's settings...) I think that the key difference here between AndStatus and #Mastalab is that AndStatus downloads and analyses _all_ timelines in a background beforehand. All time… -
AndStatus@Mastodon (andstatus)'s status on Sunday, 03-Feb-2019 01:28:14 EST AndStatus@Mastodon @tom79 Not exactly :-)
GNU Social extends obsolete Twitter 1.0 API, but some APIs are different, see e.g. implementation in #AndStatus https://github.com/andstatus/andstatus/blob/master/app/src/main/java/org/andstatus/app/net/social/ConnectionTwitterGnuSocial.java
One of very important features that I didn't implement yet: Groups
See https://github.com/andstatus/andstatus/issues/248#issuecomment-219826572 -
AndStatus@Mastodon (andstatus)'s status on Saturday, 02-Feb-2019 23:56:56 EST AndStatus@Mastodon @tom79 Yes, you can use Basic authentication with #GNUSocial (username + password). Several years ago I tried to find any working example of OAuth with GNU Social and didn't find any. Since that time #AndStatus supports Basic Authentication only with GNU Social.
-
AndStatus@Mastodon (andstatus)'s status on Sunday, 03-Feb-2019 01:28:14 EST AndStatus@Mastodon @tom79 Not exactly :-)
GNU Social extends obsolete Twitter 1.0 API, but some APIs are different, see e.g. implementation in #AndStatus https://github.com/andstatus/andstatus/blob/master/app/src/main/java/org/andstatus/app/net/social/ConnectionTwitterGnuSocial.java
One of very important features that I didn't implement yet: Groups
See https://github.com/andstatus/andstatus/issues/248#issuecomment-219826572 -
AndStatus@Mastodon (andstatus)'s status on Saturday, 02-Feb-2019 23:56:56 EST AndStatus@Mastodon @tom79 Yes, you can use Basic authentication with #GNUSocial (username + password). Several years ago I tried to find any working example of OAuth with GNU Social and didn't find any. Since that time #AndStatus supports Basic Authentication only with GNU Social.
-
clacke: seeking 🇸🇪ðŸ‡ðŸ‡°ðŸ’™ðŸ’› (clacke)'s status on Thursday, 31-Jan-2019 04:36:25 EST clacke: seeking 🇸🇪ðŸ‡ðŸ‡°ðŸ’™ðŸ’› On a plane with no wifi and no book, yaay offline fediverse client! #andstatus -
clacke: seeking 🇸🇪ðŸ‡ðŸ‡°ðŸ’™ðŸ’› (clacke)'s status on Thursday, 31-Jan-2019 04:36:25 EST clacke: seeking 🇸🇪ðŸ‡ðŸ‡°ðŸ’™ðŸ’› On a plane with no wifi and no book, yaay offline fediverse client! #andstatus -
AndStatus (andstatus)'s status on Saturday, 26-Jan-2019 08:08:40 EST AndStatus #AndStatus Android client is ready for integration/developer's testing of the "client to server" #ActivityPub protocol. I created an alpha build of AndStatus for server developer, which allows to use AndStatus as a manual Server API testing tool. In order to move forward, past authorisation step, I need an account on a server that successfully authenticates/authorises a User.… -
AndStatus (andstatus)'s status on Saturday, 26-Jan-2019 04:07:05 EST AndStatus @amish If you care about stored data, I would recommend to make a backup before reinstall in #AndStatus Settings -> Storage. If not, uninstall - Reboot- Install is the most reliable way to avoid possible installation problems. -
AndStatus (andstatus)'s status on Friday, 25-Jan-2019 10:48:48 EST AndStatus @amish Interesting. What went wrong and did you try Settings -> Troubleshooting -> Check and fix data
?!
BTW what #AndStatus version did you use? -
AndStatus (andstatus)'s status on Sunday, 20-Jan-2019 06:45:50 EST AndStatus @infernalturtle Text size may be set smaller or larger in #AndStatus Settings -> Appearance -> Size -
AndStatus (andstatus)'s status on Monday, 14-Jan-2019 13:14:16 EST AndStatus @mararm Actually, the problem is deeper: GNU Social really cannot provide information on a "Remote user" (a User fromanother server). So in GNU Social this function works for local users only. If you have accounts on different servers, you may have noticed that #AndStatus understands that users on different servers with the same webfinger ID (like email) are actually the same …