AndStatus on loadaverage.org
This remote profile is registered on another site; see andstatus's original profile page on loadaverage.org.
-
AndStatus (andstatus)'s status on Wednesday, 18-Feb-2015 02:16:29 EST AndStatus
@roland Thanks I will look at it... -
AndStatus (andstatus)'s status on Wednesday, 18-Feb-2015 02:09:14 EST AndStatus
@erkan Yes, please create an account for AndStatus testing purposes. I will not disclose its credentials but will use it to receive/send test messages.
Will this garbage be bearable for your instance? Do you have means to clean its messages/attachments (say, once in a week)? -
AndStatus (andstatus)'s status on Wednesday, 18-Feb-2015 02:00:55 EST AndStatus
@mk 1. Go to AndStatus Settings - Syncing and turn off "Download attachments over Wi-Fi only"
2. For StatusNet change SSL settings in this Microblogging system (go to Manage Microblogging systems) -
AndStatus (andstatus)'s status on Wednesday, 18-Feb-2015 00:56:50 EST AndStatus
@mk Go to "Commands in a Queue", find error there and Share it with us. -
Sorokin Alexei (xrevan86)'s status on Tuesday, 17-Feb-2015 03:39:21 EST Sorokin Alexei
@andstatus Not remote users are impossible to subscribe to via Twitter-compatible API but remote users without any presence on local instance. -
AndStatus (andstatus)'s status on Tuesday, 17-Feb-2015 11:29:05 EST AndStatus
@mmn AndStatus already uses the "friendships" API to follow/stop following a user.
Does anything similar exist for subscription to a group?
Any other API related to a group?
BTW, earlier I used the link as a reference of API: https://e14n.com/wiki/API - Now that link doesn't work, but is anywhere GNU Social API page?
@roland @mk @lnxw48 -
AndStatus (andstatus)'s status on Tuesday, 17-Feb-2015 09:12:46 EST AndStatus
@mk Initially this was done to check connection to the server. I see that now I should rename the button to "Test connection" ?!
Our today's message exchange showed me ways to improve UI... Thanks for this. -
AndStatus (andstatus)'s status on Tuesday, 17-Feb-2015 07:56:49 EST AndStatus
@mk "Default Account" matters, when you have more than one accounts configured in AndStatus.
You don't need to "Reverify", just press "back" button. -
AndStatus (andstatus)'s status on Tuesday, 17-Feb-2015 06:04:27 EST AndStatus
@mk Select GNU Social type. -
AndStatus (andstatus)'s status on Tuesday, 17-Feb-2015 02:04:29 EST AndStatus
@mk Are we talking about the same things? AndStatus is being updated at f-droid in a timely manner. Currently it has AndStatus v.15 (for Android v.4.1 and higher) -
AndStatus (andstatus)'s status on Tuesday, 17-Feb-2015 00:59:28 EST AndStatus
@mk Don't be sorry :-) You're almost done.
First ensure that you have AndStatus v.15 installed.
Go to Manage Microblogging System, find your instance and change SSL Mode to "Insecure SSL". Save. Now account may be added?! -
AndStatus (andstatus)'s status on Tuesday, 17-Feb-2015 00:44:46 EST AndStatus
@mk Even if the procedure of following a remote user is long and cannot be completed within a single call, a User will have confirmation of its successful completion: inside the first post received from the subscribed user. Twitter API includes information on whether you are following the sender of the received message. -
Temporary Marjolein (mk)'s status on Monday, 16-Feb-2015 12:24:59 EST Temporary Marjolein
@lnxw48 right - one of the things that disturbed me about the Statusnet software was that the web GUI was not actually a client, but 'hardcoded' into the server software. It _should_ be a client. If you need an extra function, first create the API for it, then implement using that API. That's the way it should go, IMO. Maybe it was just 'lack of time' for Evan's team? Tho… -
AndStatus (andstatus)'s status on Tuesday, 17-Feb-2015 00:29:44 EST AndStatus
@mk I am confused about whether remote following via API already works or not. I thought that it doesn't work but yesterday I successfully followed _you_ using AndStatus at LoadAverage.
Please test at your side: can you follow anybody using AndStatus at your instance. If not please send me error report from "Commands in a Queue"
@mmn -
AndStatus (andstatus)'s status on Monday, 16-Feb-2015 23:40:12 EST AndStatus
@mk See e.g. this discussion, starting from September 12, 2014 https://github.com/andstatus/andstatus/issues/93
- attachments are not properly crossing GNU social instances for some instances, not for all... so the problem there is in configuration/version of components -
AndStatus (andstatus)'s status on Monday, 16-Feb-2015 23:30:43 EST AndStatus
@andresinmp Thanks. And you know, adding pull-to-refresh was one of the easiest changes, because I mostly reused existing examples -
AndStatus (andstatus)'s status on Monday, 16-Feb-2015 12:14:45 EST AndStatus
@mk Oops, I could follow you from AndStatus at LoadAverage. Maybe this depends on some server/user setting
@mmn -
AndStatus (andstatus)'s status on Monday, 16-Feb-2015 11:50:29 EST AndStatus
@roland Of course I know :-) But I cannot do this at a client's side only. This is why I'm asking for help from the server side :-) -
AndStatus (andstatus)'s status on Sunday, 15-Feb-2015 03:08:06 EST AndStatus
@kromonos Good news: According to the Google documentation http://developer.android.com/google/gcm/client.html
"Google Play Store application" is required to be installed on a device, but a "Google account is not a requirement on devices running Android 4.0.4 or higher". -
Yuri Volkov (yvolk)'s status on Sunday, 15-Feb-2015 02:01:21 EST Yuri Volkov
After reading the article I realized the way Google builds its own proprietary ecosystem on a top of an Open Source Android OS: http://status.hackerposse.com/url/6732 Some time ago I noticed "decoupling" of Android enhancements from a core Android firmware (in a wider use of "support libraries" than is needed to support outdated Android OS). This article written in 2013, but ma…