Notices where this attachment appears
-
@dwmatiz Thank you for the feedback. It's a pity that you didn't decide to hep by raising issues at https://github.com/andstatus/andstatus/issues and testing the fixes :-(
Regarding your notes on problems:
1. Sync on pulling timeline down works only if the "Top” downloaded timeline item is already shown. In other case another newer "page of messages” is being loaded from the local cache. Of course something can be improved here, but focused discussion is needed on how exactly this should work in all cases...
2. I just successfully reposted your reply from the Conversation view. It looks like ”repost icon/button" wasn't updated though...
3. If you don't like vertical lines in the Conversation view (this is actually, an image, which can be changed...) please provide its better alternative or simply turn off ”Show threads of a conversation” option via a Navigation drawer.
4. Regarding long threads: yes, special Conversation API is not used yet to retrieve entire conversation. So AndStatus retrieve related messages from a server one-by-one. In todo... https://github.com/andstatus/andstatus/issues/328
5. Multiple attachments are not supported yet. This is in the queue: https://github.com/andstatus/andstatus/issues/189 I didn't think that this is a priority task... ?!
-
@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
-
@6loss@loadaverage.org Not yet, we have to implement Conversation API support first, see https://github.com/andstatus/andstatus/issues/328
-
Does GNU Social have "conversation" API, which would allow to load the whole conversation?
Planning to add it to AndStatus: https://github.com/andstatus/andstatus/issues/328
I thought yes, but couldn't find any references :-(
@mmn @hannes2peer