@dwmatiz Thank you for the suggestion, I created a ticket for this new feature, "Add an option "Show theads of a conversation"” https://github.com/andstatus/andstatus/issues/412 I think that this option, in addition to existing one ”Old messages first in a Conversation view" could be present both in Settings and directly in a Conversation view, e.g. in its Navigation Drawer (to be created), which only a Timeline currently has?!
@harmlessgryphon In short, it's impossible to get rid of Combined timelines completely. But you can minimize switching to them by setting some NOT combined Timeline as your default timeline. More om combined timelines here: https://github.com/andstatus/andstatus/issues/389
@hikerus The problem with crashes on Pump.io or Twitter account creation is fixed. I will try to release it ASAP. For possible workarounds please see https://github.com/andstatus/andstatus/issues/406 Thank you again for helping to find a root cause.
@hikerus Indeed, and you know, the problem is not with pump.io, it's with some incompatibility with Android embedded Web view, used by !AndStatus: adding Twitter account suffers from the same problem, see https://github.com/andstatus/andstatus/issues/406 As now I can reproduce this, I can start fixing the problem. Thank you for your help!
@hikerus Tested on Emulator with Android 4.1 - again successfully. This means that the problem is in your device's configuration. Reinstallation of AndStatus may help also. You may backup data before reinstalling. And also try to install from Google Play.
@hikerus OK, if you don't want to give me credentials of the account, with which you have a problem, just create another for test purposes, test yourself first, and then please send its credentials to me.
@dtluna Are you planning a remote Web client to GNU Social or another server-side UI (replacement for "classic UI" and for "Qvitter")? Any details about its architecture?
@dtluna Yes, I plan to add support of this API call, specific to GNU Social, and maybe support similar APIs for other types of Social Networks. But internal data model of AndStatus is universal for all social networks and it can reconstruct conversation using links between individual messages even without usage of external ”conversation Id". So this is a separate task https://github.com/andstatus/andstatus/issues/328