ejabberd-modules commits

RevisionAuthorDateDescription
712badlop03 Sep 2008 17:39:34

* src/mod_statsdx.erl: If client answers with unexpected response,
forget stanza instead of crashing.

* src/mod_statsdx.erl: The option 'hooks' in mod_statsdx is
disabled by default.
* README.txt: Likewise

* README.txt: Several cosmetic changes.

711cromain03 Sep 2008 08:14:43

configured Options to be passed to start

710cromain03 Sep 2008 08:06:52

don't hardcode connection timeout, use configured timeout instead

709badlop31 Aug 2008 14:17:18

* README.txt: Added Java example client (thanks to Calder)

708badlop31 Aug 2008 14:14:14

* README.txt: Fixed the PHP example (thanks to Calder)

707kolargol12 Aug 2008 08:37:39

Bugfix: user preferences was not transmited after initial activation
- implemented new methods for user preferences
- removed save_pref() from functions
- small bugfix in searchbox

706kolargol12 Aug 2008 08:35:39

Added methods for save/get user preferences

705kolargol06 Aug 2008 11:02:27

Moved to render class

704badlop01 Aug 2008 15:24:13

Revert back previous commands too.

703badlop01 Aug 2008 11:01:09

Remove debug code

702badlop01 Aug 2008 10:59:51

* src/mod_muc_admin.erl: New commands muc-participants-number and
muc-participants-list

701badlop31 Jul 2008 15:07:20

Update Process-one name to ProcessOne (EJAB-708)

700badlop30 Jul 2008 10:33:53

Applied change from ejabberd SVN r831: Throw error more cleanly.