Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message archives not being retrieved beyond a certain point #87

Open
dnut opened this issue Jun 30, 2016 · 3 comments
Open

Message archives not being retrieved beyond a certain point #87

dnut opened this issue Jun 30, 2016 · 3 comments

Comments

@dnut
Copy link

dnut commented Jun 30, 2016

The MySQL database on my prosody 0.10 server has a record of every message since its creation, but Kaiwa only seems to scroll back a certain number of messages. I can still scroll back to the beginning of my conversation with my "test" account that has been there from the beginning because there weren't that many messages, but for my longer conversations it is very limited.

@dnut
Copy link
Author

dnut commented Jul 3, 2016

I'm realizing now this behavior is unpredictable. Sometimes a conversation won't go back at all beyond the few messages it retrieves to fill the current view. Sometimes it will scroll back part through part of the history and give up at some arbitrary point. Sometimes it will scroll all the way back to the beginning. And it doesn't affect all conversations equally. One conversation may be locked into just showing 20 messages or so, while the next conversation down with a different user might scroll all the way back through the entire history.

@AndreasUfert
Copy link

Hi, I'm affected by the same issue. In one conversation history seems to be complete but ends on May 30, another conversation seems to have just a backlog of one partner while the messages of the other one are empty.
My server is prosody-0.10 and it holds messages in a sqlite3 DB. I can see all messages I expect when dumping this DB as well as when I use other clients.

@dnut
Copy link
Author

dnut commented Sep 3, 2016

I have an additional comment on this bug. Sometimes individual messages will be left out. It will display a list of old messages, but sometimes it may list many or all of the messages from one or both participants as blank. Then the next time I use Kaiwa it may show those messages correctly. This problem does not occur for messages intended for the Kaiwa client or carbons. It only appears to occur for archived messages retrieved from the MAM MySQL database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants