stephen zhang opened 6 years ago
|
|
stephen zhang wrote:
Hi, Actually the easiest way to add support for it would be… upgrade to Tigase XMPP Server 8.0.0 (recently release release candidate and GA version expected in following 2-3 weeks): it supports XEP-0313: Message Archive Management with support for MUC history and XEP-0059: Result Set Management allowing you to limit and page through received results. |
|
thanks |
Type |
Consulting
|
Priority |
Blocker
|
Assignee | |
RedmineID |
8572
|
Issue Votes (0)
Watchers (0)
hi,
For chat room history messages, we want to able to fetch a batch of messages at a time, fetch from newest to oldest. For example, load the newest 50 items, and be able to load the previous 50 items..., until reach to the beginning. I know, XEP-0045 does not allow us do that. but is any way do this easily?
we are on 7.1.5 release.
best regards,
Stephen