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 Thursday, 17-Dec-2015 11:31:27 EST AndStatus
@drymer@quitter.se Thank you for feedback! -
Panko (panko)'s status on Wednesday, 16-Dec-2015 04:22:57 EST Panko
Curiosa la nueva "feature" de #AndStatus Info de los participantes/menciones de una publicación. https://gnusocial.net/attachment/29673 -
AndStatus (andstatus)'s status on Tuesday, 15-Dec-2015 00:42:09 EST AndStatus
@vinzv@gnusocial.de Filtering by phrases is not supported yet. But I think that addition of this feature for such simple cases like "favorited something" will be very easy. Actually, starting from v.21 filtering and local search are done both using database means and another time - in code, in order to filter out hidden words... So there is a possibility to add even advanced r… -
AndStatus (andstatus)'s status on Thursday, 10-Dec-2015 01:04:49 EST AndStatus
@shoeberto@social.expectnomore.net According to information from developers "Hubzilla is the successor of RedMatrix which is a fork of Friendica".
Please see more details here: https://github.com/andstatus/andstatus/issues/294
AndStatus can read and already almost... post to Hubzilla. -
AndStatus (andstatus)'s status on Wednesday, 09-Dec-2015 01:05:41 EST AndStatus
Interesting note on Hubzilla: "...On the bright side, these [spammers'] channels don't get many friends and rarely if ever post stuff so it's not very useful as a spam platform. The downside is that it's just wasting computer resources which could better be used by real people. This is one reason why the platform became "hubzilla" since we are now focused on building linked com… -
AndStatus (andstatus)'s status on Sunday, 06-Dec-2015 13:10:34 EST AndStatus
@saitama@quitter.se AndStatus Settings -> Notifications
?! -
AndStatus (andstatus)'s status on Saturday, 05-Dec-2015 01:53:53 EST AndStatus
@enjey@quitter.no AndStatus Settings -> Storage -> History Time or History Size.
Please note that actual cleaning of old data occurs once in a day only. -
AndStatus (andstatus)'s status on Friday, 04-Dec-2015 15:16:25 EST AndStatus
AndStatus 21.0 "Users of Message" published at the Open Beta Testing channel, please opt in here: http://status.hackerposse.com/url/8179 With this release AndStatus opens a new view for exploration of social networks: a "User List". For years, a "Timeline", holding list of messages (posts, tweets...), was the only representation of Social networks in AndStatus. Most of informat… -
AndStatus (andstatus)'s status on Wednesday, 02-Dec-2015 11:19:06 EST AndStatus
@mmn@social.umeahackerspace.se I noticed this also. My observation is that communication in pump.io is obscure: no search, no public timeline... Even notifications don't have any content, just "Smith made a comment to a note" :-) -
AndStatus (andstatus)'s status on Tuesday, 01-Dec-2015 23:40:25 EST AndStatus
AndStatus is a good pump.io client. Bravo.
--
evanpro
URL: https://twitter.com/evanpro/status/671894566967070720 -
AndStatus (andstatus)'s status on Tuesday, 01-Dec-2015 11:39:31 EST AndStatus
@mra757@quitter.es Here is a link: https://github.com/andstatus/andstatus/issues/208 :-) -
AndStatus (andstatus)'s status on Tuesday, 01-Dec-2015 11:38:27 EST AndStatus
@mra757@quitter.es Hi, please read this and linked answers, related to SSL connection problems -
AndStatus (andstatus)'s status on Friday, 27-Nov-2015 00:51:24 EST AndStatus
@mmn@social.umeahackerspace.se @mcscx@quitter.se From Twitter API point of view, "Repeat" (repost, retweet...) is a separate message (post, dent, tweet...) with its own identity, and so this "Repeat" can be removed like an ordinary message, and with the same API command, see https://loadaverage.org/url/2815966
BTW "Undo retweet" action works in #AndStatus. -
Hannes (hannes2peer)'s status on Wednesday, 25-Nov-2015 14:37:41 EST Hannes
@hikerus sounds like the xmpp plugin has messed with your api, since both qvitter and andstatus needs the api to work -
AndStatus (andstatus)'s status on Wednesday, 25-Nov-2015 00:39:16 EST AndStatus
@firedpenguin@loadaverage.org Did you see a dialog, prompting you to help fixing the problem and send a crash report to developers? ;-) -
AndStatus (andstatus)'s status on Thursday, 19-Nov-2015 01:00:04 EST AndStatus
@coloco@bobinas.pandilla4gatos.tk As I see Twitter API, you can get messages with a hashtag by simply searching for the hashtag, see https://dev.twitter.com/rest/public/search (GNU Social borrowed most of Twitter REST API some time ago...)
AndStatus has Global Search feature, so you can search for tagged messages there. -
giaco el vecio (giaco)'s status on Tuesday, 17-Nov-2015 09:07:57 EST giaco el vecio
'Sending or replying to private messages' fixed by Mike Macgirvin 10hs ago !hubzilla <-> @andstatus
!fosw -
AndStatus (andstatus)'s status on Monday, 16-Nov-2015 12:09:51 EST AndStatus
@clacke@quitter.se I think I found another cause of performance degradation, see "Restrict maximum number of messages, shown in a Timeline at a time" https://github.com/andstatus/andstatus/issues/313
@cmhobbs@loadaverage.org @jim@gnusocial.no @mcscx@quitter.se @modemjunkie@gnusocial.cf -
AndStatus (andstatus)'s status on Monday, 16-Nov-2015 01:08:40 EST AndStatus
@modemjunkie@gnusocial.cf As I see now, local Sqlite (Android native) database is a bottleneck, because at least some of requests to it don't allow concurrent access at all. This is why I'm trying to reduce a total number of requests to a database. -
AndStatus (andstatus)'s status on Friday, 13-Nov-2015 10:35:51 EST AndStatus
@modemjunkie@gnusocial.cf I thought about this already. Thank you for reminding. I created the ticket for this: https://github.com/andstatus/andstatus/issues/312