aboutsummaryrefslogtreecommitdiff
path: root/src/mod_muc (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/mod_muc/mod_muc_log.erl: Remove 'right-to-left override'Alexey Shchepin2007-01-051-1/+2
* * src/muc/mod_muc_room.erl: API improvement. It is now possibleMickaël Rémond2006-11-241-0/+3
* * src/mod_muc/mod_muc_room.erl: API improvement: It is now easier to extract Mickaël Rémond2006-11-151-0/+4
* * src/mod_muc/mod_muc_room.erl: Minor english update.Mickaël Rémond2006-09-261-1/+1
* * src/mod_muc/mod_muc_room.erl: Strings update (thanks toMickaël Rémond2006-09-241-3/+3
* * src/mod_muc/mod_muc.erl: Component name is now more userMickaël Rémond2006-09-221-1/+1
* * src/mod_muc/mod_muc_log.erl: Fixed html special charactersAlexey Shchepin2006-09-091-1/+1
* * src/mod_muc/mod_muc_log.erl: Fixed html special charactersAlexey Shchepin2006-09-092-25/+194
* * src/mod_muc/mod_muc.erl: It is now possible to configure theMickaël Rémond2006-09-052-24/+36
* * src/mod_muc/mod_muc_room.erl: Fixed logging configuringAlexey Shchepin2006-08-271-1/+2
* * src/mod_muc/mod_muc_room.erl: Use standardized MUC roomAlexey Shchepin2006-08-041-23/+50
* * src/mod_muc/mod_muc_room.erl: Fixed the order in which room presenceMickaël Rémond2006-07-061-1/+1
* * src/xml_stream.erl: Added catching of gen_fsm:send_event errorsAlexey Shchepin2006-03-144-11/+645
* * src/mod_muc/mod_muc_room.erl: BugfixAlexey Shchepin2006-03-061-10/+46
* * src/mod_muc/mod_muc_room.erl: Kick non-members when roomAlexey Shchepin2006-02-062-3/+38
* * src/web/ejabberd_http.erl: Authentication check moved toAlexey Shchepin2006-02-031-2/+3
* * src/mod_pubsub/mod_pubsub.erl: Updated to use gen_serverAlexey Shchepin2006-02-022-98/+206
* * src/aclocal.m4: Updated for zlib supportAlexey Shchepin2006-01-192-192/+222
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-202-44/+55
* * src/web/ejabberd_web_admin.erl: Updated CSS, added modulesAlexey Shchepin2005-05-231-4/+5
* * src/mod_muc/mod_muc_room.erl: Fixed bug with storingAlexey Shchepin2005-05-091-0/+9
* * src/mod_muc/mod_muc_room.erl: Store ban reasons for outcastAlexey Shchepin2005-05-031-18/+64
* * src/mod_muc/mod_muc_room.erl: Updated changing roles andAlexey Shchepin2005-05-021-6/+31
* * src/web/ejabberd_web_admin.erl: Added translation to submitAlexey Shchepin2005-04-241-8/+11
* CleanupAlexey Shchepin2005-04-171-2/+2
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-172-82/+189
* * src/mod_muc/mod_muc_room.erl: BugfixAlexey Shchepin2005-03-161-2/+2
* * src/mod_irc/mod_irc_connection.erl: Added filtering of quitAlexey Shchepin2005-01-131-1/+1
* * src/odbc/ejabberd_odbc.erl: Load-balance ODBC requests betweenAlexey Shchepin2004-12-291-1/+4
* * src/web/ejabberd_web_admin.erl: Changed type of password fieldAlexey Shchepin2004-12-051-3/+2
* * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin2004-11-051-1/+1
* * src/mod_muc/mod_muc_room.erl: Fixed room destroyingAlexey Shchepin2004-10-081-0/+6
* * src/aclocal.m4: Better expat and openssl detection (thanks toAlexey Shchepin2004-09-261-9/+3
* * src/mod_muc/mod_muc_room.erl: Send password in room invitationAlexey Shchepin2004-09-171-88/+16
* * src/mod_muc/mod_muc.erl: Added access rules for using serveiceAlexey Shchepin2004-05-173-61/+97
* * src/web/ejabberd_http.erl: 'Accept-Language' header supportAlexey Shchepin2004-05-011-4/+17
* * src/idna.erl: Support for IDNA (RFC3490)Alexey Shchepin2004-04-101-1/+1
* * (all): Updated win32 stuff (thanks to Sergei Golovan)Alexey Shchepin2004-03-211-1/+1
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-03-082-7/+16
* * src/web/: Small HTTP server and admin web-interface to ejabberdAlexey Shchepin2004-03-022-166/+232
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-02-262-43/+40
* * src/mod_muc/mod_muc_room.erl: Support for history managementAlexey Shchepin2004-02-151-9/+268
* * src/mod_muc/mod_muc_room.erl: Bugfix, updated error codesAlexey Shchepin2004-01-171-57/+79
* * src/jlib.hrl: Added declaration of "iq" recordAlexey Shchepin2003-12-172-40/+52
* * src/ejabberd_s2s_in.erl: Changed timeout processing, bugfixAlexey Shchepin2003-12-061-21/+23
* * src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan)Alexey Shchepin2003-11-231-10/+23
* * src/mod_muc/mod_muc_room.erl: BugfixAlexey Shchepin2003-11-101-3/+8
* * src/configure.ac: Build system now done using autoconf (thanksAlexey Shchepin2003-10-171-6/+10
* * (all): Changed JID storage format, added support for stringprepAlexey Shchepin2003-10-071-52/+48
* * src/stringprep/: Support for stringprep (not completed yet)Alexey Shchepin2003-09-261-2/+2