| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
be required to use room:build_item_list() - useful for plugins
|
|
|
|
| |
presences
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
original invite instead of new object
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(e.g. their own leave)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(instead of accessing directly)
|
|
|
|
| |
Instead have a 'track_room' function called from the end of the pre-create hook, and just create an un-tracked room object when we get a presence
|
|
|
|
| |
pre-create hook
|
| |
|
| |
|
|
|
|
| |
mod_muc into history lib; remove from muclib exports
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hook, and into main flow: It has to occur before publication of their status
|
|
|
|
| |
lines
|
| |
|
|
|
|
| |
come from room jid itself
|
| |
|
|
|
|
| |
"muc-get-default-role" behaviour
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
presences instead of items inside an iq)
|
|
|
|
| |
new muc/util module
|
| |
|
|
|
|
| |
`deconstruct_stanza_id`: As vcards are from the bare jid, you need to use the `from_jid` out of the encoded `id`
|