| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
"options_form" ... options for what?
|
|
|
|
| |
'enable_publish_options'
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
'roster' needs additional support to inspect roster groups
'authorize' is not implemented
|
| |
|
|
|
|
|
| |
'presence' and 'roster' makes more sense for PEP
'auithorize' needs additional code for authorization flow
|
|
|
|
| |
Like aefb96a52f5f
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Otherwise this just updates the timestamp, which is probably the
opposite of what the user wanted
|
| |
|
|
|
|
|
|
| |
belong
Would previously not work due to #1177
|
|
|
|
|
| |
util.pubsub would treat the default nil return as falsy and reject all
attempts to configure nodes
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(scientifically chosen)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
that for incoming
|
| |
|
|
|
|
|
|
| |
In case of 'from' subscription to a JID without node, eg a component,
the condition becomes true and update_subscriptions() is called with
contact_node = nil, which causes a traceback.
|
| |
|
| |
|
| |
|
|
|
|
| |
(thanks Link Mauve/lovetox)
|
|
|
|
| |
(muc_room_allow_public/muc_room_allow_persistent)
|
| |
|
| |
|
|
|
|
| |
each_room
|
| |
|
|
|
|
|
|
|
| |
Lock expiry -> Reset
Admin wants to join -> Reset
Still locked -> cancel, gone
Don't return error in response to an error
|
|
|
|
| |
extensibility
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
configuration format
|