ejabberd commits

RevisionAuthorDateDescription
1689badlop28 Nov 2008 14:51:30

Remove debug line from SVN r1685

1688alexey28 Nov 2008 11:06:39

[ejabberd-svn @ Clean MUC user activity after timeout (EJAB-804)]
* src/mod_muc/mod_muc_room.erl: Clean user activity after timeout
(EJAB-804)

Original author: alexey@process-one.net
Date: 2008-11-28 16:06:14+00:00

1687badlop26 Nov 2008 13:02:41

* src/ejabberdctl.template: Fix detection of ejabberdctl.cfg path

1686badlop26 Nov 2008 11:04:27

* src/mod_irc/mod_irc.erl: Announce disco#info (thanks to Spike)
* src/mod_muc/mod_muc.erl: Announce disco#info disco#items
* src/mod_proxy65/mod_proxy65_service.erl: No announce disco#items
* src/mod_pubsub/mod_pubsub.erl: Announce disco#info disco#items
* src/mod_vcard.erl: Announce disco#info

1685badlop26 Nov 2008 10:10:38

* src/gen_mod.erl: First store module options in ETS and Mnesia,
then start the module. In case of failure, remove options from
ETS. Until now the module was started before the options were
stored in database, and some modules started incorrectly because
they couldn't access the options from database; for instance
mod_muc_room required this for reading max_users option.

* src/mod_muc/mod_muc_room.erl: Include the value of max_users
service option and the current max_users room option in the list
of allowed room limit values.

1684cromain25 Nov 2008 18:05:26

pubsub/pep: get_node_affiliations resultset bugfix

1682ekhramtsov24 Nov 2008 08:27:04

* src/eldap/Makefile.in: added +optimize and +driver
compilation options
* src/eldap/Makefile.win32: Likewise

1681mremond23 Nov 2008 11:41:50

* src/ejabberdctl.template: Added the ability to define the --config-dir option.

1680alexey23 Nov 2008 04:43:52

[ejabberd-svn @ Hibernate ejabberd_receiver and ejabberd_frontend_socket processes after timeout]
* src/ejabberd_receiver.erl: Hibernate after timeout
* src/ejabberd_frontend_socket.erl: Likewise

Original author: alexey@process-one.net
Date: 2008-11-23 09:43:20+00:00

1679badlop12 Nov 2008 05:03:27

URL path should be tokenized by / and then decoded (EJAB-786).

1678badlop12 Nov 2008 04:58:28

* src/web/ejabberd_http.erl: Include recognized headers in
request_headers as atoms, and others as strings (EJAB-778)

1677badlop11 Nov 2008 19:21:47

* doc/guide.tex: Improve legibility of mod_irc example config

1676alexey10 Nov 2008 09:40:53

[ejabberd-svn @ Fixed a conflict]

Original author: alexey@process-one.net
Date: 2008-11-10 14:36:59+00:00