Notices tagged with andstatus, page 9
-
AndStatus@Quitter.no (andstatus@quitter.no)'s status on Tuesday, 26-Dec-2017 11:50:32 UTC AndStatus@Quitter.no @xosem Thank you, Galician language is the first full translation for #AndStatus v.36 https://crowdin.com/project/andstatus -
AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 26-Dec-2017 10:26:05 UTC AndStatus In #AndStatus v.36 in addition to a number of new events (activities/messages), notifications now show an Account (in a case a notification is for one account only) and time, when the last event occurred. https://loadaverage.org/attachment/3966697 -
AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 26-Dec-2017 10:13:15 UTC AndStatus #AndStatus v.36.01 "Activities instead of messages, and enhancements of Notifications" is published at an Open Beta testing channel, see https://github.com/andstatus/andstatus/issues/456
As there are lots of changes, your help in updating translations is needed https://crowdin.com/project/andstatus
What's new:
1. This is a major change of AndStatus, which is available for Android 7.0+ devices only and which may require quite a long database upgrade on the first run after the upgrade.
2. The whole internal data model of the application has changed from working with "messages" to working with "activities", allowing to present social networks in a richer way and to solve many old problems. E.g. after reblogging of a message the message doesn't "jump" to the top of a timeline, as before: now you see a new "Reblog action" for this message at the top the timeline.
The same for Like/Favorite and Follow/"Stop following" actions.
Usage of this feature to its full potential requires its support in a Social network. As of now only Pump.io fully supports activities; Mastodon sends activities in its "Notifications" timeline only.
For legacy server timelines that contain messages only, AndStatus also presents Reblogs as activities, because a "Reblog" _is_ an action even in "Twitter-like" implementations. "Messages" from legacy timelines are interpreted as Update actions of these messages.
3. Direct messages and timelines renamed to Private with corresponding changes in their content.
4. "Notifications" timeline added, which shows activities that are configured to be notified about in AndStatus Settings -> Notifications. You can be notified about: Followers, Favorites, Mentions, Reblogs, unset messages in the Outbox and about Private messages.
5. Notifications, shown in Android Notification area and in the AndStatus Widget, are not forgotten anymore. These notifications are persisted even after device reboot. Notifications are reset when a User opens correspondent timeline e.g. by clicking on the Notification or a Widget. #367 and #398
In addition to a number of new events (activities/messages), notifications now show an Account (in a case a notification is for one account only) and time, when the last event occurred. #158
6.For Twitter messages character limit increased up to 280 characters. #158
7. Dropped support for older Android devices. Minimal supported Android version is 7.0 now. This change allows application developers to start using modern Java 8 language enhancements, including functional programming. https://loadaverage.org/attachment/3966689 -
AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 26-Dec-2017 05:24:46 UTC AndStatus @hier Current version of #AndStatus is 35.06, and it can be used for Android devices v.4.4+ as long as you need.
Next version will be for newer devices/firmware, and this is natural cause of software evolution.
Sadly, but I also had to buy new tablet for myself in order to use newer applications... -
AndStatus (andstatus@loadaverage.org)'s status on Friday, 22-Dec-2017 05:48:52 UTC AndStatus @xrevan86 In short, the decision to switch to #Android 7.0 minimum was made to motivate me, @yvolk - developer of #AndStatus, to continue active improvement of this #OpenSource application.
I am a professional Java/Scala developer, and as a majority in our profession I need to keep my skills up-to-date. Starting from Android 7, developers can use all new and trending features of Java 8 and modern application approaches, including functional programming. Especially after mastering #Scala I simply cannot use outdated language patterns... As one of my colleagues put it: I simply cannot afford writing for free something that is not a "Cutting edge".
I think that this is not bad for all of us in the long run?! -
AndStatus (andstatus@loadaverage.org)'s status on Wednesday, 20-Dec-2017 05:57:21 UTC AndStatus @nikoofdeath Thanks. Hope that you have at least Android 7.0, because upcoming release of #AndStatus won't support older firmware.
BTW in Android 8.1 news I read that this newest version of #Android could be run on devices with only 1GB or RAM... -
AndStatus@Quitter.no (andstatus@quitter.no)'s status on Friday, 10-Nov-2017 06:30:16 UTC AndStatus@Quitter.no @silverwizard Different "Types of Social Networks" in #AndStatus correspond to different client APIs. Friendica's client API was adapted to be compatible with #GNUSocial specifically to be able to use client applications, which work with GNU Social. -
AndStatus@Quitter.no (andstatus@quitter.no)'s status on Thursday, 09-Nov-2017 15:57:02 UTC AndStatus@Quitter.no @silverwizard For connections to #GNUSocial, #Mastodon and #Twitter - #AndStatus uses similar “Twitter-like" protocols.
For connections to #PumpIo - #ActivityPub - like protocol. -
AndStatus@Quitter.no (andstatus@quitter.no)'s status on Thursday, 09-Nov-2017 13:39:11 UTC AndStatus@Quitter.no @silverwizard wrote: "AndStatus is an Android app for OStatus clients"
This is wrong. #OStatus is a server-to-server protocol, #AndStatus connects to servers using server-to-client protocols. This is why AndStatus doesn't know and doesn't depend on OStatus protocol.
Moreover, #Mastodon 's client-to-server protocol is still based on outdated Twitter like API, not on #ActivityPub, unfortunately.
@jackyalcine -
AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 17-Oct-2017 05:34:04 UTC AndStatus @regentaenzer Yes, please test again.
By the way, you can create a backup of #AndStatus data, including accounts (but without images) in Settings -> Storage, then reinstall AndStatus and do any tests, and after all your tests reinstall again and Restore that backup on the first launch of AndStatus. This is why I personally still use the same AndStatus's database that I created several years ago: I restore the last backup in a case of problems... -
AndStatus (andstatus@loadaverage.org)'s status on Monday, 16-Oct-2017 06:05:32 UTC AndStatus @regentaenzer I added "quit.im" Social network to #AndStatus by typing just "quit.im" and pressing Add button.
Then I tried to add an account to that Social network not han having correct credentials: I got "401 Unathorized" error message, as expected.
Then I registered at quit.im and tried to add this new account: it was successfully added, no freezing or restarts.
So I couldn't reproduce the problem, unfortunately. https://loadaverage.org/attachment/3821325 -
AndStatus (andstatus@loadaverage.org)'s status on Friday, 13-Oct-2017 05:42:22 UTC AndStatus @regentaenzer 1. When #AndStatus crashes, special (#ACRA) module intercepts the crash and opens a pop-up dialog, allowing a User to send a Crash Report to a Developer via email. See a screenshot in this issue for example: https://github.com/andstatus/andstatus/issues/272
2. I want to find out, what caused a crash in your case, but information that you provided is not enough to be sure that I'm doing exactly what you did, when you encountered the crash. Please note that there are thousands of AndStatus users, and I didn't receive similar reports for a long time. So can you figure out that what you _exactly_ do, or maybe your phone, are quite unusual.
The best way to solve the problem is to start with creating a new issue at https://github.com/andstatus/andstatus/issues attaching screenshot(s) and writing exact steps to reproduce the crash, please. -
Mike Macgirvin (mike@macgirvin.com)'s status on Wednesday, 04-Oct-2017 23:06:09 UTC Mike Macgirvin @andstatus At the present time there is no alternative which can possibly unite the free web. The only way I can see to move forward is for projects to support multiple protocols into the foreseeable future.
There are some interesting developments in the works. Unlike ActivityPub, I believe that discussing any alternatives before there are solid specifications and tested implementations would be foolish.
I will note that the basis for ActivityPub is ActivityStreams2, which is a well designed and extensible specification. It is however merely a serialisation and not a transfer protocol. If you paired ActivityStreams2 with a solid transport protocol you would have something useful. So supporting ActivityStreams2 is still a good idea. Unfortunately, ActivityPub frequently confuses data and transport and puts a lot of additional constraints on the data which aren't present in AS2. Keeping the AP data restrictions separated from the lower AS2 data layer so that the transport layer can be cleanly replaced is a bit of a challenge. -
AndStatus@Mastodon (andstatus@mastodon.social)'s status on Monday, 02-Oct-2017 06:46:55 UTC AndStatus@Mastodon @FuzboleroXV 1. #AndStatus allows you to see messages from all Social Networks even in one timeline.
2. You can respond to a message as any of your accounts of _the same Social Network_.
For Pump.io, accounts in all instances belong to the Single Social network. For Mastodon - only accounts on the same instance: because of outdated client API. More details +discussion with @Gargron here:
https://github.com/andstatus/andstatus/issues/419
@infO_Overlord -
XoseM - GS (xosem@quitter.is)'s status on Friday, 22-Sep-2017 10:16:46 UTC XoseM - GS desde que teño o móbil en #galego estou nunha espiral tradutora obsesiva. En serio.
#dandelion #conversations #antennapod #andstatus ... -
AndStatus (andstatus@loadaverage.org)'s status on Tuesday, 19-Sep-2017 06:55:24 UTC AndStatus @johnnynull I think you need to read this FAQ on syncing in #AndStatus https://github.com/andstatus/andstatus/issues/295 -
AndStatus (andstatus@loadaverage.org)'s status on Monday, 18-Sep-2017 07:00:49 UTC AndStatus @lnxw48a1 You could try: 1. Set your desired non-combined timeline as a Default one (in Manage Timelines)
2. Open #AndStatus via its shortcut, not via its Widget or a Notification. That way the Default timeline will be opened. -
Juanjo Faico (thefaico@loadaverage.org)'s status on Saturday, 09-Sep-2017 19:43:04 UTC Juanjo Faico @kris voici ma consommation de septembre, et #andstatus est probablement la plus utilisée pour moi -
AndStatus (andstatus@loadaverage.org)'s status on Monday, 04-Sep-2017 08:32:13 UTC AndStatus @itsumonotakumi First of all, #AndStatus has FAQ, which allows to search for answers and to ask new questions: https://github.com/andstatus/andstatus/wiki/FAQ
The change log lists features, added during the last six years, with links to detailed descriptions in corresponding development tickets: http://andstatus.org/changelog.html
Regarding concrete features, which are marked as missed. Just from the top of my mind:
1. Drafts: You can "Save draft" during editing (see a diskette icon above with this tooltip). Plus, AndStatus has "Drafts timeline" whist lists all drafts chronologically like in any email application. Any draft can be edited or discarded, naturally.
How this could be overlooked, if you specifically searched for this feature?
2. Timeline filters. There is more than one way to have filtered timeline:
2.1 Search for one or several words. Resulted filtered timeline can be even made syncable! (see Manage timelines menu item)
2.2. See "Filters" section in Settings.
Do you think that an interested User won't notice any of these ways to filter a Timeline?
... https://loadaverage.org/attachment/3744263 -
AndStatus (andstatus@loadaverage.org)'s status on Monday, 04-Sep-2017 07:33:07 UTC AndStatus @itsumonotakumi First of all, #AndStatus has FAQ, which allows to search for answers and to ask new questions: https://github.com/andstatus/andstatus/wiki/FAQ
The change log lists features, added during the last six years, with links to detailed descriptions in corresponding development tickets: http://andstatus.org/changelog.html
Regarding concrete features, which are marked as missed. Just from the top of my mind:
1. Drafts: You can "Save draft" during editing (see a diskette icon above with this tooltip). Plus, AndStatus has "Drafts timeline" whist lists all drafts chronologically like in any email application. Any draft can be edited or discarded, naturally.
How this could be overlooked, if you specifically searched for this feature?
2. Timeline filters. There is more than one way to have filtered timeline:
2.1 Search for one or several words. Resulted filtered timeline can be even made syncable! (see Manage timelines menu item)
2.2. See "Filters" section in Settings.
Do you think that an interested User won't notice any of these ways to filter a Timeline?
... https://loadaverage.org/attachment/3744263