srt / openarchive

Open Archive XEP-0136 Plugin for Openfire
16 stars 10 forks source link

Bug for Last Page Chat List Retrieval by RSM #5

Open wlazuardi opened 10 years ago

wlazuardi commented 10 years ago

Doesn't support a last page request by RSM

<iq type='set'>
  <list xmlns='urn:xmpp:archive' with='someone@somehost'>
    <set xmlns='http://jabber.org/protocol/rsm'>
      <max>1</max>
      <before/>
    </set>
  </list>
</iq>

It doesn't returns last chat history