senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

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

  1. AndStatus (andstatus@loadaverage.org)'s status on Thursday, 01-Aug-2019 14:57:53 JST AndStatus AndStatus
    in reply to
    • Juanjo Faico
    • التنينوكس
    • Protected Moomin
    • ☠️Húsar de la Muerte☠️
    @moonman There are two dimentions in the support of different protocols of Social networks, which I'm facing during development :
    1. Implementation of different API calls and parsing responses of every API of every supported protocol.
    I cope with this problem simply by implementing only some of available APIs (features)...
    2. Trying to adapt internal data/actions model so that it could fit into conceptual differencies of different systems. This is a lot more time consuming and difficult to do right. In #AndStatus we started ten years ago with Twitter-like model. For the last two years I'm gradually converting it into #ActivityPub based model...

    @astheroth @dragnucs
    In conversation Thursday, 01-Aug-2019 14:57:53 JST from loadaverage.org permalink
  2. DEATH TO GASTONS DESU~ (roka@pl.smuglo.li)'s status on Friday, 19-Jul-2019 14:52:02 JST DEATH TO GASTONS DESU~ DEATH TO GASTONS DESU~
    in reply to
    • DEATH TO GASTONS DESU~
    • AndStatus at GnuSocial.no
    @andstatus Sadly it does not work, the limit still shows up as 500. I am on a Pleroma instance though, as I understand it exposes max post length with max_toot_chars property accessible from /api/v1/instance (which is what glitch-soc used.)
    In conversation Friday, 19-Jul-2019 14:52:02 JST from pl.smuglo.li permalink Repeated by andstatus
  3. AndStatus (andstatus@loadaverage.org)'s status on Saturday, 20-Jul-2019 00:48:48 JST AndStatus AndStatus
    • DEATH TO GASTONS DESU~
    • Juanjo Faico
    @roka Yes, really, this function is not implemented yet for #Mastodon. Will add ASAP and let you know.
    In conversation Saturday, 20-Jul-2019 00:48:48 JST from loadaverage.org permalink
  4. AndStatus at GnuSocial.no (andstatus@gnusocial.no)'s status on Thursday, 18-Jul-2019 14:23:11 JST AndStatus at GnuSocial.no AndStatus at GnuSocial.no
    • DEATH TO GASTONS DESU~
    @roka As I remember, #AndStatus gets the limit from Mastodon's configuration...
    Please try to go to AndStatus Settings -> Accounts -> Manage Accounts -> Select your account and then Reverify credentials.
    Do you see updated toot length limit?
    In conversation Thursday, 18-Jul-2019 14:23:11 JST from gnusocial.no permalink Repeated by andstatus
  5. AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 16-Jul-2019 00:33:38 JST AndStatus AndStatus
    • Juanjo Faico
    • legion
    @legion Please make sure you are using at least #AndStatus v.50.05
    If yes, logs analysis is needed: maybe some unusual "toot" causes timeline download failure.
    On logging please see https://github.com/andstatus/andstatus/issues/225
    In conversation Tuesday, 16-Jul-2019 00:33:38 JST from loadaverage.org permalink

    Attachments

    1. Where AndStatus logs are located? · Issue #225 · andstatus/andstatus
      from GitHub
      Andstatus logs are located in internal Device memory or on SD, depending on AndStatus settings -> Storage -> "External Storage" checkbox. 1.1. If you use "External storage&quot...
  6. AndStatus (andstatus@loadaverage.org)'s status on Monday, 15-Jul-2019 20:03:02 JST AndStatus AndStatus
    • Juanjo Faico
    • legion
    @legion
    Try to sync manually, see if "Synced some seconds ago..." message appears in the Timeline header.
    2. Switch to the Public timeline and sync it...
    3, Read the answetin the FAQ: https://github.com/andstatus/andstatus/issues/295

    ?!
    In conversation Monday, 15-Jul-2019 20:03:02 JST from loadaverage.org permalink

    Attachments

    1. Why I don't see new posts in a Timeline? AndStatus is not syncing anymore · Issue #295 · andstatus/andstatus
      from GitHub
      We receive many similar questions, and this is why I decided to start this thread to collect all advices on how to check, diagnose and fix this. Some tips on what to do when your timeline is not sy...
  7. AndStatus (andstatus@loadaverage.org)'s status on Saturday, 13-Jul-2019 22:32:58 JST AndStatus AndStatus
    • Juanjo Faico
    • Colegota El Villano
    @colegota As I understand, all these "inputType" options are just hints for a keyboard application. It can ignore them or interpret differently. I suspect that you could solve your problem by using some alternative Keyboard app...
    In conversation Saturday, 13-Jul-2019 22:32:58 JST from loadaverage.org permalink
  8. AndStatus (andstatus@loadaverage.org)'s status on Saturday, 13-Jul-2019 21:04:29 JST AndStatus AndStatus
    • Juanjo Faico
    • Colegota El Villano
    @colegota I confused you, I also use Android v.7.1 (and 8, not 9 yet)
    I just released v.50.06
    In conversation Saturday, 13-Jul-2019 21:04:29 JST from loadaverage.org permalink
  9. AndStatus (andstatus@loadaverage.org)'s status on Saturday, 13-Jul-2019 04:42:06 JST AndStatus AndStatus
    • Juanjo Faico
    • Colegota El Villano
    @colegota It's interesting that I do have word suggestions in #AndStatus on my both devices having Android v.8 and 9. Reading Android documentation once again I see that I can add another "inputType" option that may help in your case: textAutoComplete.
    https://developer.android.com/reference/android/widget/TextView.html#attr_android:inputType
    In my case that didn't change anything...
    See this change in the next release (50.06+) https://loadaverage.org/attachment/5492936
    In conversation Saturday, 13-Jul-2019 04:42:06 JST from loadaverage.org permalink

    Attachments


    1. https://loadaverage.org/file/8cb805c287a6da952bf1a545fc3a780815f8c4ecfcac986fe9233e02747274aa.jpeg
  10. AndStatus (andstatus@loadaverage.org)'s status on Monday, 08-Jul-2019 15:28:38 JST AndStatus AndStatus
    in reply to
    • Juanjo Faico
    • Colegota El Villano
    @colegota When I mentioned JSON server responses, I meant #AndStatus logs, see https://github.com/andstatus/andstatus/issues/225
    In conversation Monday, 08-Jul-2019 15:28:38 JST from loadaverage.org permalink

    Attachments

    1. Where AndStatus logs are located? · Issue #225 · andstatus/andstatus
      from GitHub
      Andstatus logs are located in internal Device memory or on SD, depending on AndStatus settings -> Storage -> "External Storage" checkbox. 1.1. If you use "External storage&quot...
  11. Colegota El Villano (colegota@gnusocial.villanos.net)'s status on Monday, 08-Jul-2019 14:34:47 JST Colegota El Villano Colegota El Villano
    in reply to
    • AndStatus
    @andstatus > I need logged JSON responses of your server to the #AndStatus requests of the Home timeline...

    Do you mean from my server's log or from AndStatus debug files?

    > Tip: In order to fix a Timeline's syncing problem, try to go to "Manage Timelines" and select "Forget sync events and dates" in the Timeline's context menu.

    Done! And seems to work. :)
    In conversation Monday, 08-Jul-2019 14:34:47 JST from gnusocial.villanos.net permalink Repeated by andstatus
  12. AndStatus (andstatus@loadaverage.org)'s status on Monday, 08-Jul-2019 14:26:00 JST AndStatus AndStatus
    • Juanjo Faico
    • Colegota El Villano
    @colegota "Sync 10 minutes ago. Sync since June 22" means that although the Timeline was successfully (without errors) synced some minutes ago, the latest activity/note ever downloaded via this server API, was sent on June 22.
    More recent activities that you see could be downloaded via other Server APIs (endpoints, URLs...) and this is why you see some more recent posts.
    In order to understand the problem better, I need logged JSON responses of your server to the #AndStatus requests of the Home timeline...

    Tip: In order to fix a Timeline's syncing problem, try to go to "Manage Timelines" and select "Forget sync events and dates" in the Timeline's context menu. https://loadaverage.org/attachment/5477161
    In conversation Monday, 08-Jul-2019 14:26:00 JST from loadaverage.org permalink

    Attachments


    1. https://loadaverage.org/file/1751ca524355d7ad933f13b630d5f4fcefa33362db36549b5d9c10ed4dd2b7cf.jpeg
  13. AndStatus at GnuSocial.no (andstatus@gnusocial.no)'s status on Sunday, 07-Jul-2019 03:24:38 JST AndStatus at GnuSocial.no AndStatus at GnuSocial.no
    • Colegota El Villano
    @colegota "Can't synchronize" for "Everything" Timeline is normal (for now...) meaning that there is no such timeline to sync.
    But we could interprete syncing "Everything" Timeline as "Sync all timelines"... Maybe this will be more natural?!
    In conversation Sunday, 07-Jul-2019 03:24:38 JST from gnusocial.no permalink Repeated by andstatus
  14. AndStatus at GnuSocial.no (andstatus@gnusocial.no)'s status on Friday, 05-Jul-2019 14:43:35 JST AndStatus at GnuSocial.no AndStatus at GnuSocial.no
    • Baloo Uriza
    @baloouriza Tip: If you open #AndStatus, see that you are on some Timeline, but you need to see the Default Tímeline,
    don't go "back"!
    Switch to the Default Tímeline via menu instead! https://gnusocial.no/attachment/1533949
    In conversation Friday, 05-Jul-2019 14:43:35 JST from gnusocial.no permalink Repeated by andstatus

    Attachments


  15. AndStatus@Mastodon (andstatus@mastodon.social)'s status on Friday, 05-Jul-2019 02:05:44 JST AndStatus@Mastodon AndStatus@Mastodon
    • gdroid

    @gdroid #org_andstatus_app #fdroid_app_comments Tip: In a case you don't see updates in #FDroid for too long, and you don't (want to) use Google Play Store (which usually makes new versions available in minutes...) you can always download the latest #AndStatus release attached to this post: https://github.com/andstatus/andstatus/issues/456

    In conversation Friday, 05-Jul-2019 02:05:44 JST from mastodon.social permalink Repeated by andstatus

    Attachments

    1. Beta testing of AndStatus · Issue #456 · andstatus/andstatus
      from GitHub
      Please note that the most convenient way for Beta testing is to opt in as a Tester at Google Play: https://play.google.com/apps/testing/org.andstatus.app Unfortunately F-Droid doesn't have a no...
  16. AndStatus at GnuSocial.no (andstatus@gnusocial.no)'s status on Thursday, 04-Jul-2019 14:19:08 JST AndStatus at GnuSocial.no AndStatus at GnuSocial.no
    • Baloo Uriza
    @baloouriza Currently #AndStatus uses Android's native way to handle the stack of activities thus allowing a user to move backwards just like in any other Android app. Changing this would surprise a user...
    I think that what you really want is that a Timeline in the stack would be automatically updated and re-positioned to the latest viewed position on its opening during the User's navigation "back" - currently a Tímeline from the backstack usually shows outdated information.
    ?!
    Please note that navigation to the Default Tímeline currently clears the whole activities stack thus allowing you to return to the beginning in one tap. I usually do this exactly to avoid long return using the Android stack.
    Just set the Default Tímeline properly...
    In conversation Thursday, 04-Jul-2019 14:19:08 JST from gnusocial.no permalink Repeated by andstatus
  17. AndStatus@Mastodon (andstatus@mastodon.social)'s status on Tuesday, 16-Apr-2019 01:02:16 JST AndStatus@Mastodon AndStatus@Mastodon
    • Eugen
    • dansup
    • Conny Duck
    • Fedilab
    • Danie van der Merwe ✅

    @FuzboleroXV I think that #NomadicIdentity is primarily about moving your identity _between_ accounts and corresponding hosts/providers. Being able to access several "nomadic identities" via one account is a byproduct for me, not so important.
    Main point here though is separation between a User (person or organization...), an Account and the "identity" (called an Actor in #ActivityPub).

    @tom79 @danie10 @dansup @ConnyDuck @Gargron

    In conversation Tuesday, 16-Apr-2019 01:02:16 JST from mastodon.social permalink Repeated by andstatus
  18. AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 18-Jun-2019 22:45:55 JST AndStatus AndStatus
    • Juanjo Faico
    • Colegota El Villano
    @colegota In short: Notifications section in #AndStatus settings lists some other things; not timelines.
    Longer answer:
    "Unread notifications" timeline includes activities: "create(post) note", "announce (retweet/repost/reblog) note", etc. which were recognized by AndStatus app as belonging to at least one of checked "Notification event types". No matter how the activity was received for some of them (e.g. for mentions)
    but one-to-one for others: "Home timeline" notification corresponds to the Home API timeline for all Twitter-like APIs (i.e. Twitter, GNU Social and Mastodon) and Inbox API timeline for #ActivityPub client to server API.
    Meaning of some AndStatus Timelines are changing over time. E.g. even for me it's unclear yet, if "Unread notifications" timeline notifies "the account" (as it was implemented quite long ago) or it should rather notify My Actor who happens to be linked to an account on some server... I clarify this for myself also, and make corresponding changes in the app...
    In conversation Tuesday, 18-Jun-2019 22:45:55 JST from loadaverage.org permalink
  19. AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 18-Jun-2019 17:41:20 JST AndStatus AndStatus
    • Juanjo Faico
    • Colegota El Villano
    @colegota Glad to hear. And as I feel , you need to go to Settings -> Notifications and turn off notifications for Home timeline
    In conversation Tuesday, 18-Jun-2019 17:41:20 JST from loadaverage.org permalink
  20. AndStatus (andstatus@loadaverage.org)'s status on Monday, 17-Jun-2019 18:19:55 JST AndStatus AndStatus
    • Juanjo Faico
    • Colegota El Villano
    @colegota I tried to add new account in #AndStatus v.50.01, and I cannot do this either.
    Actually, I'm using v.50.01 now and didn't notice any other problems yet. But I didn't add new accounts since last upgrade.
    So existing users seems like unaffected by this bug.

    Will fix the latest version as soon as I will be at my PC (I'm still faraway...)

    For the new users:
    1. Please uninstall v.50.01,
    2. Install v.49 using G-Droid/F-Droid app. I just tried G-Droid, see screenshot - three versions of AndStatus are available. https://f-droid.org/en/packages/org.gdroid.gdroid/
    3. Add all necessary accounts.
    4. Create a backup in AndStatus Settings -> Storage -> "Back up app data to SD card".
    Backups are always good, and in a case step 5 fails you can quickly restore everything, reinstalling v.49 and then Restore this backup from the first screen of the app.
    5. (optionally) Update AndStatus to v.50.01 in the same G-Droid/F-Droid app. #G-Droid misbehaved here for me on a first attempt... but after I had restarted it, it updated AndStatus successfully. https://loadaverage.org/attachment/5398183
    In conversation Monday, 17-Jun-2019 18:19:55 JST from loadaverage.org permalink

    Attachments


    1. https://loadaverage.org/file/5574a234112a88d2d974c13565058909c3df733a941d235c0deb6ab9d4de76b0.jpeg
  • 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)
    ActivityPub
    Remote Profile

    Following 0

      Followers 1

      • せのお (妹尾 賢)

      Groups 0

        Statistics

        User ID
        3085
        Member since
        15 Aug 2018
        Notices
        138
        Daily average
        0

        Feeds

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

        senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

        Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.