Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Notices by AndStatus (andstatus@loadaverage.org), page 6

  1. AndStatus (andstatus@loadaverage.org)'s status on Thursday, 31-Jan-2019 17:20:04 UTC AndStatus AndStatus
    • Juanjo Faico
    • jejune :abunhdhappy:
    @kaniini I see that you already have everything to add "/whoami" endpoint:
    - authentication works, so you know an Actor, who makes a request.
    - you should only return the Actor's "object", not a timeline. I already see that you do have that object inside a timeline...
    Will wait, thank you.
    @thefaico
    In conversation Thursday, 31-Jan-2019 17:20:04 UTC from loadaverage.org permalink
  2. AndStatus (andstatus@loadaverage.org)'s status on Thursday, 31-Jan-2019 15:59:37 UTC AndStatus AndStatus
    • Juanjo Faico
    • Rysiekúr Memesson
    • kaniini
    • maryjane :fediverso:
    • Dominique 🌓
    @rysiek Maybe it's the right time to start building (or completing implementation of) #ActivityPub compatible client to server API and not waste time on improvements of Mastodon's custom API ?!
    @dfeyer @kaniini @maryjane
    In conversation Thursday, 31-Jan-2019 15:59:37 UTC from loadaverage.org permalink
  3. AndStatus (andstatus@loadaverage.org)'s status on Thursday, 31-Jan-2019 04:36:31 UTC AndStatus AndStatus
    in reply to
    • Juanjo Faico
    • AndStatus
    • jejune :abunhdhappy:
    @kaniini  Thank you, after several attempts I figured out the correct full URL for the "whoami" API endpoint:
    https://pleroma.site/users/AndStatus/inbox - and I got JSON response. Will parse it and return to You to move further, if you don't mind :-)

    However, this URL, looking like an actor's inbox, is conceptually incorrect for the "whoami" call as even #ActivityPub spec says: "The inbox is discovered through the inbox property of an actor's profile".
    This is why the "whoami" call should be the same for every user, and not the "inbox" of a concrete user/actor.
    I think :-)

    This is "whoami" call where the authenticated Actor receives his/her profile information, including URLs of endpoints!

    ?!
    In conversation Thursday, 31-Jan-2019 04:36:31 UTC from loadaverage.org permalink
  4. AndStatus (andstatus@loadaverage.org)'s status on Wednesday, 30-Jan-2019 15:55:20 UTC AndStatus AndStatus
    • Juanjo Faico
    • MMN-o ✅⃠
    • jejune :abunhdhappy:
    @kaniini I'm testing client to server #ActivityPub implementation of #Pleroma So far I cannot even complete user authorization step and get the authenticated Actor's endpoints (whoami / verify credentials...) at #Pleroma , because I don't know URL of the API point, see https://github.com/andstatus/andstatus/issues/499#issuecomment-457942709
    Could anybody help me?
    @mmn
    In conversation Wednesday, 30-Jan-2019 15:55:20 UTC from loadaverage.org permalink

    Attachments


  5. AndStatus (andstatus@loadaverage.org)'s status on Saturday, 26-Jan-2019 13:08:40 UTC AndStatus AndStatus
    • 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. Servers that I'm aware of, didn't automate/implement the Client registration/User authorisation steps yet...

    More details and discussion are here: https://github.com/andstatus/andstatus/issues/499
    In conversation Saturday, 26-Jan-2019 13:08:40 UTC from loadaverage.org permalink

    Attachments


  6. AndStatus (andstatus@loadaverage.org)'s status on Saturday, 26-Jan-2019 09:07:05 UTC AndStatus AndStatus
    • 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.
    In conversation Saturday, 26-Jan-2019 09:07:05 UTC from loadaverage.org permalink
  7. M-x nemui (nee@social.hidamari.blue)'s status on Saturday, 05-Jan-2019 22:57:07 UTC M-x nemui M-x nemui
    It updated just now, apparently gnu social only updates avatars when the user actively complains about it.
    In conversation Saturday, 05-Jan-2019 22:57:07 UTC from social.hidamari.blue permalink Repeated by andstatus
  8. AndStatus (andstatus@loadaverage.org)'s status on Friday, 25-Jan-2019 15:48:48 UTC AndStatus AndStatus
    • Juanjo Faico
    @amish Interesting. What went wrong and did you try Settings -> Troubleshooting -> Check and fix data
    ?!
    BTW what #AndStatus version did you use?
    In conversation Friday, 25-Jan-2019 15:48:48 UTC from loadaverage.org permalink
  9. AndStatus (andstatus@loadaverage.org)'s status on Sunday, 20-Jan-2019 11:45:50 UTC AndStatus AndStatus
    • Juanjo Faico
    • Internet Turtle Ⓐ
    @infernalturtle Text size may be set smaller or larger in #AndStatus Settings -> Appearance -> Size
    In conversation Sunday, 20-Jan-2019 11:45:50 UTC from loadaverage.org permalink
  10. pettter ✅ (pettter@social.umeahackerspace.se)'s status on Saturday, 29-Dec-2018 15:52:03 UTC pettter ✅ pettter ✅
    STOP ABSTRACTING

    STOP MAKING NEW CHAT PROTOCOLS

    STOP REINVENTING SHIT
    In conversation Saturday, 29-Dec-2018 15:52:03 UTC from social.umeahackerspace.se permalink Repeated by andstatus
  11. AndStatus (andstatus@loadaverage.org)'s status on Monday, 14-Jan-2019 19:26:15 UTC AndStatus AndStatus
    • Juanjo Faico
    • mararm
    @mararm As I said, those users on different instances are actually one user (e.g. you at loadaverage). They are copies of the same user. This User is local for loadaverage dot org and remote for all others.
    Using local user IDs in server-to-client interactions instead of global WebfingerIds is a cause of such "multiplicity problem" and is current limitation of both GNU Social and, sadly, of #Mastodon also. More details - in this post and below: https://github.com/andstatus/andstatus/issues/419#issuecomment-254028055
    In conversation Monday, 14-Jan-2019 19:26:15 UTC from loadaverage.org permalink

    Attachments


  12. AndStatus (andstatus@loadaverage.org)'s status on Monday, 14-Jan-2019 18:14:16 UTC AndStatus AndStatus
    • Juanjo Faico
    • mararm
    @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 User. This is why a profile shows notes from different servers ("Social networks") and you can switch between profiles of the User as shown at different social networks. E.g. I can see your profile (and posts) via 6 social networks (some of them are down now...) Profile at each Social Network can have different avatar... https://loadaverage.org/attachment/4930783
    In conversation Monday, 14-Jan-2019 18:14:16 UTC from loadaverage.org permalink

    Attachments


    1. https://loadaverage.org/file/a1d3c9c21f2351f96f3ee86810982fa36698c25867b2b4dd433dd0f75ef44ff3.jpg
  13. AndStatus (andstatus@loadaverage.org)'s status on Saturday, 12-Jan-2019 11:58:22 UTC AndStatus AndStatus
    • Juanjo Faico
    • mararm
    @mararm Yes, in the User's profile context menu select "Get Actor information". In order to see the profile, select "Notes by ... that user" in the Note"s context menu. https://loadaverage.org/attachment/4925270
    In conversation Saturday, 12-Jan-2019 11:58:22 UTC from loadaverage.org permalink

    Attachments


    1. https://loadaverage.org/file/e00cba90997e53721926a93d948423b7ba8f2a44b88c59f9fb5ed2637b69be8a.png
  14. AndStatus (andstatus@loadaverage.org)'s status on Friday, 11-Jan-2019 16:31:36 UTC AndStatus AndStatus
    • Juanjo Faico
    @camoceltic version of #AndStatus that supports Android 4.4, is still available here: https://github.com/andstatus/andstatus/issues/456
    Regarding your device firmware update to at least Android 7, I would search for LineAge OS firmware. Many popular devices do have updates...
    In conversation Friday, 11-Jan-2019 16:31:36 UTC from loadaverage.org permalink

    Attachments


  15. AndStatus (andstatus@loadaverage.org)'s status on Friday, 11-Jan-2019 06:37:24 UTC AndStatus AndStatus
    • Juanjo Faico
    @camoceltic version of #AndStatus that supports Android 4.4, is still available here: https://github.com/andstatus/andstatus/issues/456
    Regarding your device firmware update to at least Android 7, I would search for LineAge OS firmware. Many popular devices do have updates...
    In conversation Friday, 11-Jan-2019 06:37:24 UTC from loadaverage.org permalink

    Attachments


  16. AndStatus (andstatus@loadaverage.org)'s status on Friday, 11-Jan-2019 06:20:43 UTC AndStatus AndStatus
    • Juanjo Faico
    @camoceltic version of #AndStatus that supports Android 4.4, is still available here: https://github.com/andstatus/andstatus/issues/456
    Regarding your device firmware update to at least Android 7, I would search for LineAge OS firmware. Many popular devices do have updates...
    In conversation Friday, 11-Jan-2019 06:20:43 UTC from loadaverage.org permalink

    Attachments


  17. AndStatus (andstatus@loadaverage.org)'s status on Wednesday, 09-Jan-2019 09:41:31 UTC AndStatus AndStatus
    in reply to
    • Juanjo Faico
    • bakUnix
    @bakunix Thanks for suggestions. I plan to create (alternative way of) navigation between a subset of timelines using tabs at the top of the screen.
    @colegota@gnusocial.net
    In conversation Wednesday, 09-Jan-2019 09:41:31 UTC from loadaverage.org permalink
  18. AndStatus (andstatus@loadaverage.org)'s status on Monday, 07-Jan-2019 20:14:14 UTC AndStatus AndStatus
    • Juanjo Faico
    • aldobelus
    @aldobelus I didn't make any specific changes to notify multiple times. Actually, I didn't test recently, how notification sounds work in #AndStatus. Will do this, thank you for noticing.
    In conversation Monday, 07-Jan-2019 20:14:14 UTC from loadaverage.org permalink
  19. AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 25-Dec-2018 14:54:27 UTC AndStatus AndStatus
    • Juanjo Faico
    • don :bun:
    • Jim
    @sullybiker I think I know why this happened :-)
    You typed a Title for your toot. The title became CW in Mastodon.
    ?!
    @cdmnky
    In conversation Tuesday, 25-Dec-2018 14:54:27 UTC from loadaverage.org permalink
  20. AndStatus (andstatus@loadaverage.org)'s status on Monday, 24-Dec-2018 09:13:45 UTC AndStatus AndStatus
    • Juanjo Faico
    • aldobelus
    @aldobelus Good, don't hesitate to ping me in case of problems
    In conversation Monday, 24-Dec-2018 09:13:45 UTC from loadaverage.org permalink
  • After
  • Before

User actions

    AndStatus

    AndStatus

    Moscow, Russia

    http://andstatus.org/

    Open Source multiple accounts client for multiple Social networks, including GNU social, Mastodon, Twitter and Pump.io. AndStatus can combine your feeds from all networks into one Timeline, and it allows you to read and post even when you are offline. For Android v.7.0+ devices.

    Tags
    • (None)
    WebSub
    Inactive

    Following 0

      Followers 1

      • Toni

      Groups 0

        Statistics

        User ID
        390
        Member since
        1 Aug 2016
        Notices
        487
        Daily average
        0

        Feeds

        • Atom
        • Help
        • About
        • FAQ
        • Privacy
        • Source
        • Version
        • Contact

        Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

        Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.