summaryrefslogtreecommitdiff
path: root/src/mod_muc (follow)
Commit message (Expand)AuthorAgeFilesLines
* check if a room is not persistent before starting a new one with the same nam...Evgeniy Khramtsov2009-08-261-2/+18
* Display room service messages in distintive blue colour.Badlop2009-08-151-3/+7
* Don't allow room config to enable password protection with empty password (EJ...Badlop2009-08-151-1/+41
* If room config violates service policy, return not-acceptable instead of bad-...Badlop2009-08-151-1/+1
* Fix error when nick registration stanza doesn't contain Value.Badlop2009-07-271-4/+4
* HTML room logs: fix formatting of spaces; log config when disabling logging; ...Badlop2009-07-212-7/+106
* Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)Badlop2009-07-171-1/+5
* Include original timestamp on delayed presences (thanks to Mickael Remond)(EJ...Badlop2009-06-301-8/+4
* Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (E...Badlop2009-06-301-2/+14
* Added support for captcha feature disability (EJAB-895)Badlop2009-05-261-4/+9
* Add label in captcha form. Improve translatable strings in captcha and muc room.Badlop2009-05-261-2/+1
* * src/mod_muc/mod_muc_room.erl: Fix badarg return (EJAB-899)Badlop2009-05-031-1/+1
* * src/mod_muc/mod_muc.erl: Limit number of characters in Room ID,Badlop2009-04-222-15/+54
* * src/mod_muc/mod_muc_log.erl: Linkify also xmpp:..., as it wasBadlop2009-04-141-1/+1
* * src/mod_muc/mod_muc.erl: English fixes (thanks to Glenn Sieb)Badlop2009-04-083-11/+11
* * src/ejabberd_captcha.erl: XEP-158 (CAPTCHA Forms).Evgeniy Khramtsov2009-03-132-8/+93
* * src/mod_muc/mod_muc_room.erl: Owner of a password protected roomBadlop2009-02-161-2/+3
* * src/mod_muc/mod_muc_log.erl: Prevent XSS in MUC logs byBadlop2009-02-161-1/+2
* * src/mod_muc/mod_muc.erl: Export function to create MUCBadlop2009-02-161-1/+30
* * doc/guide.tex: Fix some English strings: JID -> Jabber ID;Badlop2009-01-121-2/+2
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-124-9/+9
* * src/jlib.erl: Implementation of XEP-0059 Result SetBadlop2008-12-231-3/+70
* Fix default value of default_room_options (thanks to Aleksey Shchepin)Badlop2008-12-031-1/+1
* No need to define default value of history field because it is explicitely se...Badlop2008-12-021-1/+1
* * src/mod_muc/mod_muc_room.erl: Move definitions to header fileBadlop2008-12-022-60/+81
* Remove debug line from SVN r1685Badlop2008-11-281-4/+1
* * src/mod_muc/mod_muc_room.erl: Clean user activity after timeoutAlexey Shchepin2008-11-281-47/+106
* * src/mod_irc/mod_irc.erl: Announce disco#info (thanks to Spike)Badlop2008-11-261-0/+2
* * src/gen_mod.erl: First store module options in ETS and Mnesia,Badlop2008-11-261-8/+17
* * src/*/Makefile.win32: Provide explicit beam filenames becauseBadlop2008-09-301-2/+1
* EJAB-624: fixes mod_muc_room:is_visitor/2 to use get_role not get_affiliationGeoff Cant2008-08-231-9/+1
* * src/mod_muc/mod_muc_log.erl: MUC log files options: plaintextBadlop2008-08-181-91/+142
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-313-3/+3
* * src/mod_muc/mod_muc_room.erl: Support Reasons for allBadlop2008-07-301-12/+25
* Altering XForms text for allow_visitor_status mod_muc_room option. (EJAB-624)Geoff Cant2008-07-231-1/+1
* mod_muc_room allow_visitor_presence option rename (now allow_visitor_status)....Geoff Cant2008-07-231-9/+9
* Renaming allow_visitor_presence to allow_visitor_status (EJAB-624).Geoff Cant2008-07-231-19/+17
* Implementing muc_room visitor presence restrictions. (EJAB-624)Geoff Cant2008-07-231-9/+65
* * src/mod_muc/mod_muc_room.erl: Fix to allow a server admin to addBadlop2008-07-171-37/+46
* * src/*.hrl: Get back all ejabberd header files to their originalBadlop2008-07-161-1/+1
* * src/configure.ac: Update installation permissions (EJAB-402)Badlop2008-07-131-1/+3
* * src/mod_muc/mod_muc_log.erl: Fix XHTML compliance: ensure someBadlop2008-07-091-7/+12
* * src/mod_muc/mod_muc_room.erl: Allow to store roomBadlop2008-06-281-1/+12
* * src/mod_muc/mod_muc_room.erl: Allow admins to send messages toBadlop2008-06-131-5/+35
* * src/mod_muc/mod_muc_room.erl: Allow change_state of a roomBadlop2008-05-161-0/+2
* * src/mod_muc/mod_muc_room.erl: Return Forbidden error messageBadlop2008-05-121-4/+13
* * src/mod_muc/mod_muc_room.erl: Fixed room shaper processingAlexey Shchepin2008-04-271-24/+20
* * doc/api/Makefile: Report the correct ejabberd version. WhenBadlop2008-04-011-15/+15
* * src/ejabberd_app.erl (prep_stop): Stop modules when stoppingBadlop2008-02-282-1/+9
* * src/mod_muc/mod_muc_room.erl: Allow unmoderated rooms (EJAB-437)Badlop2008-02-141-5/+6