Software /
code /
prosody
Comparison
util-src/encodings.c @ 9203:c65bfddd3cc5
Backed out changeset 27d800ddc3b0 (see below)
It's uncertain whether item not existing should be success and
nil, or fail with an error.
XEP-0060's "fetch most recent item" actually fetches a list of up
to N items. N here is a maximum, not a minimum. The feeling is that
no items is simply an empty list, not a failure of the operation.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 18 Aug 2018 14:30:14 +0100 |
parent | 9153:26c5a4a14905 |
child | 9973:640a2b8e7806 |
comparison
equal
deleted
inserted
replaced
9202:27d800ddc3b0 | 9203:c65bfddd3cc5 |
---|