@tk Me :-)
AndStatus@Mastodon on mastodon.social
This remote profile is registered on another site; see andstatus's original profile page on mastodon.social.
-
AndStatus@Mastodon (andstatus)'s status on Friday, 04-Sep-2020 12:34:27 EDT AndStatus@Mastodon -
AndStatus@Mastodon (andstatus)'s status on Thursday, 04-Jul-2019 13:05:44 EDT AndStatus@Mastodon @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
-
AndStatus@Mastodon (andstatus)'s status on Saturday, 01-Jun-2019 14:28:48 EDT AndStatus@Mastodon @mariusor Yes, I'm dreaming about real #ActivityPub service including Client to Server protocol.
And this already comes true step by step, see https://github.com/andstatus/andstatus/issues/499 and my posts via ActivityPub C2S https://pleroma.site/users/AndStatus
The real power for a User comes with several accounts at different servers.
@SubwayTooter @tom79@mastodon.social @kaniini @AndStatus -
AndStatus@Mastodon (andstatus)'s status on Monday, 15-Apr-2019 12:02:16 EDT AndStatus@Mastodon @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… -
AndStatus@Mastodon (andstatus)'s status on Thursday, 21-Mar-2019 11:50:01 EDT AndStatus@Mastodon @z428 As you may see from the discussion it the GitHub issue, the first and maybe the most undefined step in the #ActivityPub #C2S specification is authentication and whoami (account verification/discovery) steps. We agreed on concrete steps and endpoints with pleroma.site developer, but the same probably won't work out of the box with other systems.Anyway, I'm o… -
AndStatus@Mastodon (andstatus)'s status on Sunday, 03-Feb-2019 01:28:14 EST AndStatus@Mastodon @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 -
AndStatus@Mastodon (andstatus)'s status on Saturday, 02-Feb-2019 23:56:56 EST AndStatus@Mastodon @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.
-
AndStatus@Mastodon (andstatus)'s status on Thursday, 22-Nov-2018 11:13:16 EST AndStatus@Mastodon @grillpflanze This means that you are not connected via WiFi.
To download attachments via Mobile network please turn off in #AndStatus Settings -> Attachments -> Download Attachments over WiFi only -
AndStatus@Mastodon (andstatus)'s status on Tuesday, 13-Nov-2018 04:35:41 EST AndStatus@Mastodon @qwertystop #AndStatus shows Mastodon's "CW" as a simple Title/Subject
-
AndStatus@Mastodon (andstatus)'s status on Monday, 22-Oct-2018 14:46:32 EDT AndStatus@Mastodon @lonko @puppetmaster Version of #AndStatus for Android 4 is still available here: https://github.com/andstatus/andstatus/issues/456
-
AndStatus@Mastodon (andstatus)'s status on Monday, 02-Jul-2018 03:40:06 EDT AndStatus@Mastodon @kris You are right, until recently #AndStatus didn't pay enough attention to give a user an easy way to see lists of friends and followers, profiles of users. Only about a month ago (in v.39) users' profiles were added to the top of their "Sent" timelines ("Notes by someusername" in the context menu). The profile view has its context menu, allowing to see that u… -
AndStatus@Mastodon (andstatus)'s status on Friday, 22-Jun-2018 01:31:31 EDT AndStatus@Mastodon @gdorn Please note that you can use one Search timeline to query notes/posts from a server (make that timeline periodically syncable but hidden from the Timeline selection; and use that server's specific query syntax there, e.g. adding lang:en to a Twitter's query string to filter by language),
but use another timeline with simpler syntax (supported by #AndStatus) to _view_ results of that search! -
AndStatus@Mastodon (andstatus)'s status on Thursday, 21-Jun-2018 03:54:53 EDT AndStatus@Mastodon @gdorn ...We need to adopt some syntax to tell the application that substring search should be used. #ActivityPub doesn't mention any query syntax. So in order to filter by a part of URL I think that Twitter's "premium" :-) syntax could be used, e.g.:
contains:loadaverage.org
or even:
contains://loadaverage.org/
- in order to avoid matching with longer domain names
(see https://developer.twitter.com/en/docs/tweets/rules-and-filtering/overview/premium-operators.html )
?! -
AndStatus@Mastodon (andstatus)'s status on Thursday, 21-Jun-2018 03:54:22 EDT AndStatus@Mastodon @gdorn Currently #AndStatus can show timelines filtered by full words or by quoted phrases, containing full words only. This is why, for example, domain name loadaverage.org can be found only in a case it is typed as a separate word, like in this post, and not as a part of the URL with a path inside this domain...
-
AndStatus@Mastodon (andstatus)'s status on Wednesday, 13-Jun-2018 12:50:28 EDT AndStatus@Mastodon @gdorn Strange. I saw some related problem recently: some notification was visible in NOT combined Notifications timeline, (for some selected account...) but didn't show on a Combined Notifications timeline. Could you check?
-
AndStatus@Mastodon (andstatus)'s status on Wednesday, 06-Jun-2018 02:39:19 EDT AndStatus@Mastodon @tom79 About a year ago I duplicated #AndStatus code depository in #Gitlab and since that time I'm pushing updates to both #Github and Gitlab. Unfortunately, "Issues" aren't part of the public repository, and so they cannot be duplicated easily. That time I decided that Issues in Gitlab are subpar compared to Githubs, so I stayed with Github for communication wit… -
AndStatus@Mastodon (andstatus)'s status on Sunday, 20-May-2018 06:49:58 EDT AndStatus@Mastodon #UX improvements In upcoming v.39 of #AndStatus:
Switching between accounts made more like in other Android applications, with avatars of current and two previously selected accounts in the Navigation drawer (like e.g. in GMail app).
Clicking on current account's avatar opens their "Sent" timeline with the account's profile information at the top. -
AndStatus@Mastodon (andstatus)'s status on Sunday, 13-May-2018 11:54:21 EDT AndStatus@Mastodon The crash fix in #AndStatus v.38.06 works: Not a single crash after first 200 installs, according to Google Play Release dashboard.
-
AndStatus@Mastodon (andstatus)'s status on Saturday, 12-May-2018 06:57:14 EDT AndStatus@Mastodon #AndStatus v.38.06 released with a probable fix for Android v.7.0 bug causing native crash "signal 11 (SIGSEGV), code 2 (SEGV_ACCERR)" on some devices. More details: https://github.com/andstatus/andstatus/issues/486
If you experienced such crashes please try the new release: https://github.com/andstatus/andstatus/issues/456 -
AndStatus@Mastodon (andstatus)'s status on Sunday, 01-Apr-2018 14:07:51 EDT AndStatus@Mastodon @amiloradovsky You have the third Reply option: "Reply to mentioned actors" to include only those who are mentioned in the note that you are replying to