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 6db9c2630d * src/mod_muc/mod_muc_room.erl: Send password in room invitation
(thanks to Sergei Golovan)

* src/mod_disco.erl: Added registration of sm features and nodes
(thanks to Sergei Golovan)
* src/mod_vcard.erl: Register vcard-temp feature (thanks to Sergei
Golovan)

* src/jlib.erl: Added functions now_to_utc_string/1,
now_to_local_string/1, and datetime_string_to_timestamp/1 (thanks
to Sergei Golovan)
* src/mod_muc/mod_muc_room.erl: Use time parsing functions from
jlib (thanks to Sergei Golovan)

* ejabberd/src/mod_pubsub/mod_pubsub.erl: Bugfix (thanks to
Mickael Remond)

* src/mod_pubsub/mod_pubsub.erl: Bugfix

SVN Revision: 265
2004-09-17 19:52:59 +00:00
..
Makefile.in * src/mod_muc/mod_muc.erl: Added access rules for using serveice 2004-05-17 20:36:41 +00:00
Makefile.win32 * (all): Updated win32 stuff (thanks to Sergei Golovan) 2004-03-21 20:27:09 +00:00
mod_muc_room.erl * src/mod_muc/mod_muc_room.erl: Send password in room invitation 2004-09-17 19:52:59 +00:00
mod_muc.erl * src/mod_muc/mod_muc.erl: Added access rules for using serveice 2004-05-17 20:36:41 +00:00