summaryrefslogtreecommitdiff
path: root/src/mod_muc (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * src/mod_muc/mod_muc_room.erl: Debug output switched offAlexey Shchepin2003-09-191-1/+1
* * src/mod_muc/mod_muc.erl: Fixed handling of room names withAlexey Shchepin2003-08-152-56/+103
* * doc/guide.tex: Updated (thanks to Sergei Golovan)Alexey Shchepin2003-07-132-1/+21
* * src/mod_muc/mod_muc_room.erl: Fixed room destroyingAlexey Shchepin2003-06-302-7/+20
* * src/ejabberd_service.erl: Proper handling of bad XMLAlexey Shchepin2003-05-292-3/+16
* * src/mod_muc/mod_muc.erl: Now body of message from admin to MUCAlexey Shchepin2003-05-182-45/+111
* * src/ejabberd_s2s.erl: Added error catching for do_route/3Alexey Shchepin2003-05-151-11/+33
* * src/mod_muc/mod_muc_room.erl: Remove user from room on receivingAlexey Shchepin2003-05-141-26/+76
* * src/ejabberd_local.erl: Updated missed errors to new styleAlexey Shchepin2003-05-092-3/+25
* * src/mod_muc/mod_muc.erl: Denied using of empty nickAlexey Shchepin2003-05-081-0/+2
* * src/mod_muc/mod_muc.erl: Return bad-request if no x:data formAlexey Shchepin2003-05-071-1/+3
* * src/mod_muc/mod_muc_room.erl: Don't check permissions on discoAlexey Shchepin2003-05-071-15/+6
* * src/mod_muc/mod_muc.erl: Support for nick registrationAlexey Shchepin2003-04-172-7/+147
* * src/mod_muc/mod_muc_room.erl: Support for members-onlyAlexey Shchepin2003-04-131-60/+200
* * src/mod_muc/mod_muc_room.erl: Added support for grant/revokeAlexey Shchepin2003-03-281-4/+30
* * src/ejabberd.cfg: UpdatedAlexey Shchepin2003-03-271-24/+95
* * src/mod_muc/: Small fixes in discoveringAlexey Shchepin2003-03-272-6/+65
* * src/mod_muc/: Support for discovering service and moreAlexey Shchepin2003-03-262-58/+111
* * src/mod_muc/: Support for more configuration options andAlexey Shchepin2003-03-252-13/+369
* * src/mod_muc/: MUC support (not completed yet)Alexey Shchepin2003-03-233-0/+1358