fix: request latest history #54
No reviewers
Labels
No Label
Bug
Documentation
Easy
Feature
Localization
Packaging
Refactoring
Test
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blue/squawk#54
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "shunf4/squawk:fix/correctly_query_history"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. 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
).