Hacker Poesy
  • FAQ
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • Directory

Notices tagged with andstatus, page 4

  1. AndStatus (andstatus)'s status on Tuesday, 02-Apr-2019 13:43:59 EDT AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    • Mastalab
    • Kristian / z428
    @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
    Tuesday, 02-Apr-2019 13:43:59 EDT from loadaverage.org permalink
  2. AndStatus (andstatus)'s status on Thursday, 28-Mar-2019 01:49:17 EDT AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    @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"…
    Thursday, 28-Mar-2019 01:49:17 EDT from loadaverage.org permalink

    Attachments

    1. andstatus-20190328-ostatus-56sl.html
  3. AndStatus (andstatus)'s status on Sunday, 10-Mar-2019 14:28:43 EDT AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    • Andrew Miloradovsky
    • i'm not very good with computers
    • Kate
    @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
    Sunday, 10-Mar-2019 14:28:43 EDT from loadaverage.org permalink
  4. AndStatus (andstatus)'s status on Sunday, 03-Mar-2019 11:42:27 EST AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    #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…
    Sunday, 03-Mar-2019 11:42:27 EST from loadaverage.org permalink

    Attachments

    1. andstatus-20190303-ostatus-em3y.html
  5. AndStatus (andstatus)'s status on Wednesday, 20-Feb-2019 10:39:23 EST AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    • infinite love Ⴟ
    • Christopher Lemmer Webber
    • Eliot Berriot
    • Emacsen
    @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
    Wednesday, 20-Feb-2019 10:39:23 EST from loadaverage.org permalink
  6. AndStatus (andstatus)'s status on Sunday, 17-Feb-2019 10:34:05 EST AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    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…
    Sunday, 17-Feb-2019 10:34:05 EST from loadaverage.org permalink

    Attachments

    1. andstatus-20190217-ostatus-lgrx.html
  7. AndStatus (andstatus)'s status on Thursday, 14-Feb-2019 00:40:18 EST AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    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. …
    Thursday, 14-Feb-2019 00:40:18 EST from loadaverage.org permalink

    Attachments

    1. andstatus-20190214-ostatus-q9fh.html
  8. AndStatus (andstatus)'s status on Sunday, 03-Feb-2019 09:09:32 EST AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    • Mastalab
    @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
    Sunday, 03-Feb-2019 09:09:32 EST from loadaverage.org permalink
  9. AndStatus (andstatus)'s status on Sunday, 03-Feb-2019 08:40:23 EST AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    • LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
    • Colegota El Villano
    • Mastalab
    @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…
    Sunday, 03-Feb-2019 08:40:23 EST from loadaverage.org permalink

    Attachments

    1. andstatus-20190203-ostatus-ctxn.html
  10. AndStatus@Mastodon (andstatus)'s status on Sunday, 03-Feb-2019 01:28:14 EST AndStatus@Mastodon AndStatus@Mastodon
    Remote profile options...
    • Mastalab

    @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

    Sunday, 03-Feb-2019 01:28:14 EST from mastodon.social permalink Repeated by andstatus
  11. AndStatus@Mastodon (andstatus)'s status on Saturday, 02-Feb-2019 23:56:56 EST AndStatus@Mastodon AndStatus@Mastodon
    Remote profile options...
    • Mastalab

    @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.

    Saturday, 02-Feb-2019 23:56:56 EST from mastodon.social permalink Repeated by andstatus
  12. AndStatus@Mastodon (andstatus)'s status on Sunday, 03-Feb-2019 01:28:14 EST AndStatus@Mastodon AndStatus@Mastodon
    Remote profile options...
    • Mastalab

    @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

    Sunday, 03-Feb-2019 01:28:14 EST from mastodon.social permalink
  13. AndStatus@Mastodon (andstatus)'s status on Saturday, 02-Feb-2019 23:56:56 EST AndStatus@Mastodon AndStatus@Mastodon
    Remote profile options...
    • Mastalab

    @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.

    Saturday, 02-Feb-2019 23:56:56 EST from mastodon.social permalink
  14. clacke: seeking 🇸🇪🇭🇰💙💛 (clacke)'s status on Thursday, 31-Jan-2019 04:36:25 EST clacke: seeking 🇸🇪🇭🇰💙💛 clacke: seeking 🇸🇪🇭🇰💙💛
    Remote profile options...
    On a plane with no wifi and no book, yaay offline fediverse client! #andstatus
    Thursday, 31-Jan-2019 04:36:25 EST from libranet.de permalink Repeated by andstatus
  15. clacke: seeking 🇸🇪🇭🇰💙💛 (clacke)'s status on Thursday, 31-Jan-2019 04:36:25 EST clacke: seeking 🇸🇪🇭🇰💙💛 clacke: seeking 🇸🇪🇭🇰💙💛
    Remote profile options...
    On a plane with no wifi and no book, yaay offline fediverse client! #andstatus
    Thursday, 31-Jan-2019 04:36:25 EST from libranet.de permalink
  16. AndStatus (andstatus)'s status on Saturday, 26-Jan-2019 08:08:40 EST AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    #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.…
    Saturday, 26-Jan-2019 08:08:40 EST from loadaverage.org permalink

    Attachments

    1. andstatus-20190126-ostatus-nbhk.html
  17. AndStatus (andstatus)'s status on Saturday, 26-Jan-2019 04:07:05 EST AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    @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.
    Saturday, 26-Jan-2019 04:07:05 EST from loadaverage.org permalink
  18. AndStatus (andstatus)'s status on Friday, 25-Jan-2019 10:48:48 EST AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    @amish Interesting. What went wrong and did you try Settings -> Troubleshooting -> Check and fix data
    ?!
    BTW what #AndStatus version did you use?
    Friday, 25-Jan-2019 10:48:48 EST from loadaverage.org permalink
  19. AndStatus (andstatus)'s status on Sunday, 20-Jan-2019 06:45:50 EST AndStatus AndStatus
    Remote profile options...
    • Juanjo Faico
    • Internet Turtle Ⓐ
    @infernalturtle Text size may be set smaller or larger in #AndStatus Settings -> Appearance -> Size
    Sunday, 20-Jan-2019 06:45:50 EST from loadaverage.org permalink
  20. AndStatus (andstatus)'s status on Monday, 14-Jan-2019 13:14:16 EST AndStatus AndStatus
    Remote profile options...
    • mararm
    • Juanjo Faico
    @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 …
    Monday, 14-Jan-2019 13:14:16 EST from loadaverage.org permalink

    Attachments

    1. andstatus-20190114-ostatus-en57.html
  • After
  • Before
Start the article for #andstatus on WikiHashtags

Feeds

  • Activity Streams
  • RSS 1.0
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Hacker Poesy is a GNU social hub. It runs version 1.1.3-beta3, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Hacker Poesy content and data are available under the Creative Commons Attribution 3.0 license.

Switch to mobile site layout.