| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
We now have occupant objects; you grab them, modify them, save them.
New presence handling code.
Modify all presence sending to go via new functions.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
|\| |
|
| |
| |
| |
| | |
non-persistent room
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
| |
| |
| |
| | |
(enabled with muc_room_locking = true)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
incomplete forms. Fixes #246
|
| |
|
|
|
|
| |
mod_register, mod_vcard, mod_muc: Use module:open_store()
|
| |
|
|
|
|
| |
discovery requests.
|
| |
|
|
|
|
| |
don't store it per-room (rooms still have their own history_message, but this is a global limit)
|
| |
|
| |
|
| |
|
|
|
|
| |
(thanks Maranda).
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- allow configuration via channel settings
- store the settings for permanent channels
- honor muc max_history_messages from the config as upper limit
- only broadcast_message with historic = true if history_length is > 0
|
| |
|
| |
|
|
|
|
| |
them first.
|
| |
|
|
|
|
| |
main componentmanager file.
|
| |
|
| |
|