fix: request latest history #54
Merged
blue
merged 1 commits from shunf4/squawk:fix/correctly_query_history
into messageFeed
7 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'shunf4/squawk:fix/correctly_query_history'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Per XEP-0313, an empty
<before/>
tag must be used when requesting lastest archived messages.This PR is based on #50. The changes for this PR is at the lastest commit (
core/account.cpp
).aeaa6b1b28
into messageFeed 7 months agoaeaa6b1b28
.