prosody
log
graph
tags
bookmarks
branches
851647eb6657
browse
changeset
plugins/muc/mod_muc.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/muc/mod_muc.lua @ 6247:
851647eb6657
less
more
|
(0)
-30
-10
-8
tip
description
author
age
plugins/muc/mod_muc: Place adhoc section into own scope
daurnimator
Wed, 30 Apr 2014 12:43:47 -0400
plugins/muc/mod_muc: Don't use rooms object directory in adhoc section
daurnimator
Wed, 30 Apr 2014 12:43:04 -0400
plugins/muc/mod_muc.lua: Add "each_room" function to iterate over rooms (instead of accessing directly)
daurnimator
Wed, 30 Apr 2014 13:12:32 -0400
plugins/muc/mod_muc: Remove attempt_room_creation and create_room function. 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
daurnimator
Tue, 29 Apr 2014 19:35:25 -0400
plugins/muc/mod_muc: Move `restrict_room_creation` into own area. now uses pre-create hook
daurnimator
Tue, 29 Apr 2014 19:00:45 -0400
plugins/muc/mod_muc: Use module:shared instead of save/restore
daurnimator
Tue, 29 Apr 2014 17:18:14 -0400
plugins/muc: Move 'module:get_option_number("max_history_messages")' from mod_muc into history lib; remove from muclib exports
daurnimator
Tue, 29 Apr 2014 15:13:06 -0400
plugins/muc/mod_muc: Remove support for `host_session.muc`
daurnimator
Tue, 29 Apr 2014 14:50:13 -0400
less
more
|
(0)
-30
-10
-8
tip