| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
What else would @to be in a iq/host event?
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
I think this was probably a copy-paste mistake.
|
| |
|
|
|
|
| |
per-node items
|
| |
|
| |
|
|
|
|
| |
loaded
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
Initial support was added in d614003a82c1
|
|
|
|
| |
Node metadata in disco initially added in b6cb0a8f75b1
|
|
|
|
| |
This is added in pubsub.lib
|
|
|
|
| |
access-* is added in pubsub.lib based on node defaults
|
| |
|
|
|
|
|
| |
This allows accessing PEP nodes of participants without knowing their
real JIDs.
|
| |
|
|
|
|
|
| |
When a room exists in the DB but cannot be loaded (e.g. due to max_rooms
or a pre-restore handler) restore_room()/get_room_from_jid() returns false.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The 'publisher' is only on <item> in the schema.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
broadcast
|
| |
|