diff options
author | Kim Alvefur <zash@zash.se> | 2021-09-05 18:42:44 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-09-05 18:42:44 +0200 |
commit | 3b0eb07e5db79a12e56f8248f9d788504f3926de (patch) | |
tree | f8048d8919dc5412c90d2810e867c3076fc01b5c /plugins/mod_vcard4.lua | |
parent | 22060f15ccd6851e77dd0cd38efaecb91bd0d623 (diff) | |
download | prosody-3b0eb07e5db79a12e56f8248f9d788504f3926de.tar.gz prosody-3b0eb07e5db79a12e56f8248f9d788504f3926de.zip |
mod_pubsub: Move reversal of item order in <items>
Examples in XEP-0060 suggest that items should be listed in
chronological order, but we get them from the archive in reverse
order.
However when requesting specific items by id the results keep that
order and we don't want to flip it again.
At some point it would likely be best to use the archive API directly
instead of this util.cache-compatible wrapper.
Diffstat (limited to 'plugins/mod_vcard4.lua')
0 files changed, 0 insertions, 0 deletions