index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_muc.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create room on configuration request as per XEP-0045, 10.1.3
Evgeniy Khramtsov
2016-09-07
1
-4
/
+19
*
Switch workers from temporary to transient
Christophe Romain
2016-07-29
1
-1
/
+1
*
Add 'allow_subscription' MUC configuration option
Evgeniy Khramtsov
2016-07-26
1
-0
/
+1
*
Use hooks instead of direct calls to mod_mam
Evgeniy Khramtsov
2016-07-09
1
-9
/
+1
*
Handle MUC/Sub subscriptions list request
Evgeniy Khramtsov
2016-07-08
1
-0
/
+25
*
Advertise MUC/Sub support in MUC service disco#info
Evgeniy Khramtsov
2016-07-08
1
-0
/
+2
*
Make modules loading in a dependent order (#1191)
Evgeniy Khramtsov
2016-07-06
1
-1
/
+4
*
Use {access,shaper}_rules_validator in other places where access rules are used
Paweł Chmielowski
2016-06-21
1
-8
/
+8
*
Improve detection of databases supported by modules (#1092)
Evgeniy Khramtsov
2016-04-27
1
-1
/
+1
*
Clean mod_mam.erl from DB specific code
Evgeniy Khramtsov
2016-04-15
1
-9
/
+1
*
Clean mod_muc.erl from DB specific code
Evgeniy Khramtsov
2016-04-13
1
-410
/
+37
*
Replace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
2016-03-31
1
-2
/
+6
*
Make it possible to get virtual host of a registered route
Evgeniy Khramtsov
2016-03-13
1
-1
/
+1
*
Rename option to regexp_room_id for consistency with other options (#905)
Badlop
2016-02-05
1
-3
/
+3
*
add room_id_regexp option
HAMANO Tsukasa
2016-02-05
1
-9
/
+17
*
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-13
/
+13
*
Do not redefine records
Evgeniy Khramtsov
2016-01-15
1
-13
/
+1
*
mod_mam: Support XEP-0313 v0.2 MUC archive queries
Holger Weiss
2016-01-14
1
-0
/
+2
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-2
/
+2
*
Support presence_broadcast in default_room_options mod_muc option
Alexey Shchepin
2015-12-21
1
-0
/
+8
*
More now() replacements
Paweł Chmielowski
2015-12-07
1
-1
/
+1
*
Only filter rooms in Service Disco when more than 100 (EJAB-343)
Badlop
2015-12-02
1
-0
/
+10
*
List in Service Disco non-empty rooms and provide Node for empty (EJAB-343)
Badlop
2015-12-02
1
-28
/
+18
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-25
/
+25
*
Remove supervisor option, disable it for c2s and muc
Christophe Romain
2015-11-04
1
-15
/
+0
*
Advertise MAM (XEP-0313) v0.4 support in room disco
Evgeniy Khramtsov
2015-10-11
1
-1
/
+3
*
cosmetic cleanup
Christophe Romain
2015-10-07
1
-123
/
+60
*
Remove MAM archives on MUC room destroy
Evgeniy Khramtsov
2015-08-24
1
-2
/
+21
*
Add support for MUC MAM
Evgeniy Khramtsov
2015-08-08
1
-3
/
+12
*
During halt only shutdown MUC rooms on local node
Evgeniy Khramtsov
2015-07-08
1
-1
/
+2
*
Add missing options of mod_muc to validator
Evgeniy Khramtsov
2015-06-03
1
-2
/
+29
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-2
/
+28
*
Fix MUC room options vaildation
Evgeniy Khramtsov
2015-05-29
1
-19
/
+24
*
Validate MUC room options from the configuration file
Evgeniy Khramtsov
2015-05-28
1
-7
/
+54
*
Document protocol support (EJABS-1620)
Badlop
2015-05-21
1
-0
/
+2
*
Add new 'default_db' option
Evgeniy Khramtsov
2015-03-30
1
-1
/
+1
*
Update copyright dates to 2015 (EJAB-1733)
Badlop
2015-01-08
1
-2
/
+2
*
Make sure x:data form possesses 'type' attribute
Evgeniy Khramtsov
2014-09-03
1
-1
/
+2
*
Serialize records to proplists before storing then in Riak
Evgeniy Khramtsov
2014-07-14
1
-6
/
+19
*
Add SQL to Riak converter
Evgeniy Khramtsov
2014-07-10
1
-0
/
+5
*
Improve Riak support
Evgeniy Khramtsov
2014-07-10
1
-0
/
+66
*
Merge pull request #146 from jamielinux/master
badlop
2014-04-11
1
-4
/
+3
|
\
|
*
Update FSF address
Jamie Nguyen
2014-02-22
1
-4
/
+3
*
|
Update copyright dates to 2014 (EJAB-1679)
Badlop
2014-03-13
1
-2
/
+2
|
/
*
Fixed parameter order in call to restore_room/3
mrjameshamilton
2014-01-23
1
-1
/
+1
*
Avoid case clause crash when loading permanent rooms
Evgeniy Khramtsov
2013-10-23
1
-2
/
+2
*
Add SQL to Mnesia converter
Evgeniy Khramtsov
2013-07-21
1
-0
/
+64
*
Fix some dialyzer warnings
Evgeniy Khramtsov
2013-06-24
1
-4
/
+5
*
Fix all calls to functions of p1_tls application
Evgeniy Khramtsov
2013-06-20
1
-1
/
+1
*
Shutdown rooms before starting test cases
Evgeniy Khramtsov
2013-06-19
1
-1
/
+15
[next]