Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

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

  1. AndStatus (andstatus@loadaverage.org)'s status on Thursday, 04-Oct-2018 03:42:26 UTC AndStatus AndStatus
    • Juanjo Faico
    • Sorokin Alexei
    @xrevan86 Yes, this shows that links to Hashtags, which have Cyrillic characters (just like other non-latin characters), work also :-)
    In conversation Thursday, 04-Oct-2018 03:42:26 UTC from loadaverage.org permalink
  2. AndStatus (andstatus@loadaverage.org)'s status on Wednesday, 03-Oct-2018 17:33:24 UTC AndStatus AndStatus
    • Juanjo Faico
    #AndStatus v.43.00 "Links to mentioned users and to hashtags are opened in AndStatus" released
    Plain text notes are linkified:
    mentions are linked to User's "Sent" timelines;
    hashtags are linked to Search timelines of these hashtags.
    Existing links of mentions and hashtags in HTML notes are replaced with in-client links also.
    Please note that "CheckAudience" step added to Seetings -> Troubleshooting -> "Check and fix data". Applying this fixing procedure allows to have clicks on mentions opened in AndStatus even for older notes. http://andstatus.org/changelog.html https://loadaverage.org/attachment/4643055
    In conversation Wednesday, 03-Oct-2018 17:33:24 UTC from loadaverage.org permalink

    Attachments


    1. https://loadaverage.org/file/306a0fd0cd4c6f5a63d421d2cc383dc76816981448bb0fa0b07548d388cdd99f.png
  3. Galip (Inactive) (galipesc@bobinas.p4g.club)'s status on Tuesday, 02-Oct-2018 00:58:30 UTC Galip (Inactive) Galip (Inactive)
    La "app" #Andstatus es el mejor cliente de #gnusocial existente jeje.

    software

    In conversation Tuesday, 02-Oct-2018 00:58:30 UTC from Yaics permalink Repeated by andstatus
  4. AndStatus (andstatus@loadaverage.org)'s status on Monday, 01-Oct-2018 14:01:31 UTC AndStatus AndStatus
    • Juanjo Faico
    • JayVii
    @jayviide@mastodon.social Mentions and Hashtags look like ordinary links, but click on such a link opens a Timeline in #AndStatus :
    "Sent" timeline for Mention (with User's profile at the top)
    "Search" timeline for a Hashtag https://loadaverage.org/attachment/4635034
    In conversation Monday, 01-Oct-2018 14:01:31 UTC from loadaverage.org permalink

    Attachments


    1. https://loadaverage.org/file/e1e4dcb0157d968812fc285ac2a5eeff513d9ef05b2e61e3bfac78abbd1436b7.png
  5. AndStatus (andstatus@loadaverage.org)'s status on Monday, 01-Oct-2018 10:43:51 UTC AndStatus AndStatus
    • Juanjo Faico
    I just implemented creation / rewriting of links in notes and opening them by #AndStatus for #mentions and for #hashtags. This greatly simplifies navigation without leaving the application, leading you through the #fediverse and time in just several clicks.
    I was surprised to find out that users, whith whom I talked recently, gave me their feedback years ago already... (I have history of notes for several years, from different social networks, stored on my phone in AndStatus)
    In conversation Monday, 01-Oct-2018 10:43:51 UTC from loadaverage.org permalink
  6. AndStatus (andstatus@loadaverage.org)'s status on Friday, 21-Sep-2018 11:16:29 UTC AndStatus AndStatus
    • Juanjo Faico
    • lewd Newell
    • narcolepsy and alcoholism :flag:
    • official fediverse banana
    • opal hart
    • Louisoft
    @1iceloops123 No no, blame GNU Social server. More details here: https://github.com/andstatus/andstatus/issues/83
    @jeff @hj @wowaname @louisoft01
    In conversation Friday, 21-Sep-2018 11:16:29 UTC from loadaverage.org permalink

    Attachments


  7. adiwan (adiwan@rainbowdash.net)'s status on Tuesday, 11-Sep-2018 15:36:46 UTC adiwan adiwan
    • Scribus Mustella
    @scribus AndStatus is not that bad. It's not very streamlined but it can do the job.
    In conversation Tuesday, 11-Sep-2018 15:36:46 UTC from rainbowdash.net permalink Repeated by andstatus
  8. AndStatus (andstatus@loadaverage.org)'s status on Friday, 07-Sep-2018 05:37:41 UTC AndStatus AndStatus
    • Juanjo Faico
    • delores
    @delores I need to figure this out yet :-) The Source code of #AndStatus is open, so everybody is welcome to help in this investigation.
    I also noticed that some unrelated posts are marked as "Replies to me". This bug may be related to this new feature: Actors in different Social networks (having the same Webfinger Id) are logically linked to allow you to see their joined profile page (including notes by these actors, received from different networks).
    Stay turned!
    In conversation Friday, 07-Sep-2018 05:37:41 UTC from loadaverage.org permalink
  9. AndStatus (andstatus@loadaverage.org)'s status on Saturday, 25-Aug-2018 04:15:29 UTC AndStatus AndStatus
    in reply to
    • Juanjo Faico
    • DEATH TO GASTONS DESU~
    @roka Thank you again for logs provided. This line in a log tells that a Note with an Attachment was sent to a server (in one HTTP post action) and a server responded with OK (200):
    08-24 04:19:03.008 V/HttpReadResult: ; statusCode:OK (200); url:'https://pl.smuglo.li/api/statuses/update.json'; authenticated; posted:'{"status":"Messed it up, again.","source":"AndStatus","media_part_name":"media","media_part_uri":"content:\/\/org.andstatus.app.data.FileProvider\/downloadfile\/at_19_0.jpg"}'; response:'{"activity_type":"post","attachments":[…'
    The note was sent as a Multipart entity (see https://www.w3.org/Protocols/rfc1341/7_2_Multipart.html ). The entity is built in code here: org.andstatus.app.net.http.HttpConnectionApacheCommon#multiPartFormEntity
    The same code is used for GnuSocial, Mastodon and Twitter. And it works there. So I would say that that Pleroma implementation should process the same content correctly also.
    Could you get similar logs for a server side to know why the "media" part of the post was silently ignored or failed there?!
    In conversation Saturday, 25-Aug-2018 04:15:29 UTC from loadaverage.org permalink

    Attachments



  10. AndStatus (andstatus@loadaverage.org)'s status on Friday, 24-Aug-2018 06:21:37 UTC AndStatus AndStatus
    in reply to
    • Juanjo Faico
    • DEATH TO GASTONS DESU~
    @roka Thanks for these logs, I will look at them closer today. Currently I see that for some reason a note, posted to Pleroma, doesn't have an attachment even in its metadata...
    Please clarify: do you see attached images in the downloaded posts that have images when looking via web interface? I mean, if only _posting_ images from #AndStatus to Pleroma doesn't work?
    In conversation Friday, 24-Aug-2018 06:21:37 UTC from loadaverage.org permalink
  11. DEATH TO GASTONS DESU~ (roka@pl.smuglo.li)'s status on Friday, 24-Aug-2018 02:43:33 UTC DEATH TO GASTONS DESU~ DEATH TO GASTONS DESU~
    in reply to
    • AndStatus
    • lambadalambda
    • jejune :abunhdhappy:
    • takao
    @andstatus I didn't have the chance to make an account on another Pleroma instance yet but I did gather some logs. Unfortunately I had to repeat this several times because queue requests leftover from previous attempts at testing (and cross-referencing behaviour with that of a real GNU Social server) kept polluting the log.

    I noticed two issues in those past runs, at least one repeats in this batch of logs:
    a) AndStatus on OStatus endpoint of Pleroma instance tried to query /api/account/rate_limit_status.json - this fails because https://pl.smuglo.li/api/account/rate_limit_status.json returns the Pleroma Fe UI with empty content part; meanwhile Shitposter.club, a real GS instance, returns a JSON document after auth - thus cc-ing @lain and @kaniini ; this problem pops up in „commands in a queue” view as well
    b) it did the same by accessing /api/statuses/show.json?id=X (where X is an ID) - again, Pleroma just serves a webpage

    Attached is a zipfile featuring logs of an attempt to send a post with a file attached on AndStatus with data purged beforehand via Apps screen in Android settings - it still seems to have references to my previously setup alt at @takao but it's much easier to read than it was before. Post composition starts in logs/2018-08-24-04-18-41_log.txt

    The result is a post with text but no attachments *shrugs*
    smugfreshest.zip
    In conversation Friday, 24-Aug-2018 02:43:33 UTC from pl.smuglo.li permalink Repeated by andstatus

    Attachments


  12. beastie (nico@mastodon.social)'s status on Wednesday, 22-Aug-2018 15:23:28 UTC beastie beastie
    • Hypolite Petovan

    @hypolite Mainly twidere but I'm trying out switching to AndStatus

    In conversation Wednesday, 22-Aug-2018 15:23:28 UTC from mastodon.social permalink Repeated by andstatus
  13. AndStatus (andstatus@loadaverage.org)'s status on Thursday, 23-Aug-2018 06:04:51 UTC AndStatus AndStatus
    • Juanjo Faico
    • DEATH TO GASTONS DESU~
    @roka Does this work with any other Pleroma instance? I mean is the problem in compatibility with Pleroma in general or just with your site's setup? In order to figure out a problem from #AndStatus side you could:
    1. Lookup errors in Menu -> "Commands in a queue"
    2. Turn on verbose logging with saving logs to files, and later analyse logs of a Note with an attachment sending. More on logging in AndStatus is here: https://github.com/andstatus/andstatus/issues/225
    In conversation Thursday, 23-Aug-2018 06:04:51 UTC from loadaverage.org permalink

    Attachments


  14. Nico (nico@social.coop)'s status on Saturday, 18-Aug-2018 14:35:26 UTC Nico Nico
    • AndStatus

    @andstatus the idea is to free the user from preconceptions about people from their timeline, maybe interact with people they normally don't, to highlight any subconscious prejudice in terms of the attributes you know about the people you follow

    In conversation Saturday, 18-Aug-2018 14:35:26 UTC from social.coop permalink Repeated by andstatus
  15. AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 21-Aug-2018 17:40:04 UTC AndStatus AndStatus
    • Juanjo Faico
    • beastie
    @nico Yes, for public testing versions please see https://github.com/andstatus/andstatus/issues/456
    In conversation Tuesday, 21-Aug-2018 17:40:04 UTC from loadaverage.org permalink

    Attachments


  16. AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 21-Aug-2018 17:30:21 UTC AndStatus AndStatus
    • Juanjo Faico
    • cool_boy_mew
    • 御園はくい
    @coolboymew You can always lookup the reason for posting failure in the menu -> "Commands in a queue" @hakui https://loadaverage.org/attachment/4531649
    In conversation Tuesday, 21-Aug-2018 17:30:21 UTC from loadaverage.org permalink

    Attachments


    1. https://loadaverage.org/file/de013e4e2768ab8f7e4bc9954649d02611a5a123c449ccdbea03b16e9ea2226b.png
  17. AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 21-Aug-2018 05:55:29 UTC AndStatus AndStatus
    • Juanjo Faico
    • beastie
    • sajith
    • Nico
    • Funkpirata
    @nico Actually, this "Anonymize other users" feature may be an option in the mainstream #AndStatus.
    ...Although mentioning other users in notes' body should be real (not anonymized usernames) for the interactions to work correctly.
    Anyway, I could add a simple implementation of this feature just for starting playing with it?!
    @funkpirata @nico @sajith
    In conversation Tuesday, 21-Aug-2018 05:55:29 UTC from loadaverage.org permalink
  18. AndStatus (andstatus@loadaverage.org)'s status on Saturday, 18-Aug-2018 14:31:21 UTC AndStatus AndStatus
    • Juanjo Faico
    • Nico
    @nico Do you have any kind of an overview of what you are planning / dreaming of?
    In conversation Saturday, 18-Aug-2018 14:31:21 UTC from loadaverage.org permalink
  19. AndStatus (andstatus@loadaverage.org)'s status on Friday, 17-Aug-2018 16:03:12 UTC AndStatus AndStatus
    • Juanjo Faico
    • Nico
    @nico Hi Nico!
    Any links to your work on #AndStatus fork?!
    In conversation Friday, 17-Aug-2018 16:03:12 UTC from loadaverage.org permalink
  20. AndStatus (andstatus@loadaverage.org)'s status on Thursday, 16-Aug-2018 17:34:27 UTC AndStatus AndStatus
    • Juanjo Faico
    #AndStatus needs good and useful reviews. Could you help?
    https://play.google.com/store/apps/details?id=org.andstatus.app
    In conversation Thursday, 16-Aug-2018 17:34:27 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.