mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 05:37:39 +03:00
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. |
||
---|---|---|
.. | ||
mod_pubsub.lua | ||
pubsub.lib.lua |