24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-18 22:15:20 +02:00
xmpp.chapril.org-ejabberd/src/mod_muc
Alexey Shchepin ec182cbd60 * src/web/: Small HTTP server and admin web-interface to ejabberd
(not completed yet)
* src/ejabberd_sup.erl: Added HTTP processes supervisor

* src/ejabberd_c2s.erl: Added API to ask presence (thanks to
Mickael Remond)

* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)

* src/mod_muc/mod_muc_room.erl: Updated date parser (thanks to
Sergei Golovan)

* src/mod_muc/mod_muc.erl: Added error descriptions (thanks to
Sergei Golovan)
* src/mod_muc/mod_muc_room.erl: Likewise

* src/mod_vcard.erl: Fixed vCard tag (thanks to Sergei Golovan)
* src/mod_irc/mod_irc.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Likewise

* src/jlib.hrl: Added macros for errors with <text/> (thanks to
Sergei Golovan)

SVN Revision: 206
2004-03-02 21:16:55 +00:00
..
Makefile.in * src/configure.ac: Build system now done using autoconf (thanks 2003-10-17 19:15:38 +00:00
Makefile.win32 * doc/guide.tex: Updated (thanks to Sergei Golovan) 2003-07-13 09:00:01 +00:00
mod_muc_room.erl * src/web/: Small HTTP server and admin web-interface to ejabberd 2004-03-02 21:16:55 +00:00
mod_muc.erl * src/web/: Small HTTP server and admin web-interface to ejabberd 2004-03-02 21:16:55 +00:00