summaryrefslogtreecommitdiff
path: root/src/mod_muc (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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