@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...
@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.)
@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?
@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
@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...
@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.
@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
@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?!
@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...
@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).
@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...
@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
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.