Badlop
645ddcb749
Fix unused variables
2010-10-05 15:48:11 +02:00
Evgeniy Khramtsov
8647ca5f0b
use one_queue IQ discipline by default
2010-10-05 21:32:47 +10:00
Christophe Romain
ee861e650d
fix dializer warnings (thanks to Karim Gemayel)
2010-10-04 17:41:59 +02:00
Badlop
349c44fcc0
Fix Edoc errors (thanks to Karim Gemayel)
2010-09-30 13:44:16 +02:00
Christophe Romain
78b8307a1f
fix dializer warnings (thanks to Karim Gemayel)
2010-09-30 12:06:40 +02:00
Christophe Romain
7c580bbeed
Merge branch 'master' of git+ssh://gitorious.process-one.net/ejabberd/mainline
2010-09-29 11:48:40 +02:00
Christophe Romain
6b7d73dcd5
fix dializer errors, improve documentation (thanks to Karim Gemayel)(EJAB-1260)
2010-09-29 11:48:19 +02:00
Badlop
c57f726ecb
Fix some Dialyzer warnings
2010-09-28 16:06:37 +02:00
Badlop
56b66ab64f
Dialyzer fixes. Ensure all_table_hosts/1 returns only a list of binaries
2010-09-28 16:06:35 +02:00
Badlop
403690a498
Only install the guide.html files when it was compiled (EJAB-1311)
2010-09-28 16:06:32 +02:00
Christophe Romain
f7dc4df784
Allow use with binary() Host from exmpp (thanks to Karim Gemayel)
2010-09-28 10:06:16 +02:00
Badlop
819dbdbf59
Move the extract_translations code to the tools dir (EJAB-1311)
2010-09-27 13:39:15 +02:00
Badlop
2293bd6855
Move the extauth example script to the tools dir (EJAB-1311)
2010-09-27 13:35:33 +02:00
Badlop
caf07d09bf
Remove files about obsolete transports (EJAB-1311)
2010-09-27 13:35:08 +02:00
Badlop
b2d67df8d0
Remove Marshall T. Rose examples, superseded by supported examples (EJAB-1311)
2010-09-27 13:34:43 +02:00
Badlop
73c992c5af
Delete compiled files from git; they are included in source package (EJAB-1311)
2010-09-27 13:31:50 +02:00
Badlop
a46f02a136
Fix typo in type
2010-09-22 00:14:47 +02:00
Badlop
62b3b31b8d
Allow webadmins to change roster of user (EJAB-72)
2010-09-21 17:05:50 +02:00
Evgeniy Khramtsov
d4480c1361
fixes default value for cache_life_time
2010-09-21 04:32:42 +10:00
Christophe Romain
2e75faefae
improve type specification
2010-09-20 16:54:37 +02:00
Badlop
9bde1dc9af
Add missing needdb, use bare jid to get roster; now group and subs blocking works again (thanks to Andreas Köhler)
2010-09-17 21:06:30 +02:00
Andreas Köhler
afac34de88
Discard unmatched INFO messages in ejabberd services.
...
This patch will stop services terminating with function clause messages,
but doesn't affect the message queue at all.
2010-09-17 19:28:35 +02:00
Christophe Romain
1cbfdce457
remove garbage configuration
2010-09-16 14:52:30 +02:00
Badlop
cb953f949f
Fix problems reported by Dialyzer
2010-09-15 20:04:35 +02:00
Christophe Romain
52deb16676
apply modification for the exmpp #jid{} record update
2010-09-15 12:16:03 +02:00
Badlop
89a98be605
Display priority, login time, pid and pid info in webadmin (EJAB-1300)
2010-09-13 17:49:55 +02:00
Badlop
813022aec1
Support timezone West of UTC (thanks to Edwin Fine)(EJAB-1301)
2010-09-13 12:07:35 +02:00
Pablo Polvorin
0d5f20cae1
Include roster pack patch from Geoff
...
Patch was already applied to 2.x branch, but not yet ported to master.
2010-09-10 15:32:19 -03:00
Christophe Romain
4b5b98b465
clean nodeid/nidx variables names (thanks to Karim)(EJAB-1000)
2010-09-10 19:45:28 +02:00
Evgeniy Khramtsov
556892aebf
cache lifetime should be converted in microseconds
2010-09-08 02:37:01 +10:00
Evgeniy Khramtsov
7a3aa8f97d
Implemented dirty (non-atomic) functions; added copyright notice
2010-08-31 18:07:24 +10:00
Evgeniy Khramtsov
1bd43bbd2d
implemented backend-independed key-value cacheing table; applied to mod_caps.erl first
2010-08-30 14:32:48 +10:00
Pablo Polvorin
77d5eabd00
Update rosteritem table definition for mysql (gen_storage)
...
Previous definition do not work with gen_storage.
gen_storage creates the table when they don't exists, but if
they exists it simple uses that definition.
Note that the column values also had changed in gen_storage,
so instead of "B" for a bidirectional subscription, it must be
"both". Keep this in mind when loading data into the DB
2010-08-27 14:17:04 -03:00
Badlop
9050aa1de0
Support exmpp's jid record, and require next exmpp release (EXMPP-41)
2010-08-27 15:36:29 +02:00
Evgeniy Khramtsov
445691bab1
fixes ampersand escaping (EJAB-1258)
2010-08-19 20:37:28 +10:00
Andreas Köhler
d6722e353f
Fix mod_offline:remove_old_messages/1.
2010-08-18 13:22:38 +02:00
Andreas Köhler
b2d96d0753
Fix gen_storage:matchrules_transform_conditions/2 for =/=, and, andalso, or and orelse.
2010-08-18 13:22:37 +02:00
Andreas Köhler
7f1759ab0a
Fix a ?DEBUG call in ejabberd_auth.
2010-08-18 13:22:34 +02:00
Badlop
3cb128963c
Fix ejabberd_auth:get_vh_registered_users/2 (thanks to Andreas Köhler)
2010-08-18 13:22:30 +02:00
Badlop
555a3113a1
Fix EDoc error
2010-08-16 12:02:45 +02:00
Badlop
dffb9cdaf9
Fix Dialyzer reports
2010-08-13 17:41:05 +02:00
Badlop
6e65f0694e
New API to update host config on the fly (thanks to Juan Pablo Carlino)
...
Adds ejabberd_hosts:update_host_conf/2 to update a host with a new
configuration on the fly. Typically this is useful to enable / disable
specific modules for a given host without restarting the whole app.
Also fixes a problem with mod_disco, after config refreshing to include
global services if there are not locally available.
2010-08-11 23:31:30 +02:00
Evgeniy Khramtsov
bee01cfd1e
fixes typo for table copy
2010-08-10 19:44:45 +10:00
Badlop
da866ed326
When user joins non-anonymous room, warn also in presence stanza (EJAB-310)
2010-08-07 21:26:22 +02:00
Badlop
b0b98e8c63
Update the 'configure' script
2010-08-07 19:54:04 +02:00
Evgeniy Khramtsov
83e17a7c65
Make MD2 autodetected (EJAB-1285)
2010-08-07 22:28:48 +10:00
Badlop
771da0e1d6
Preliminary release notes for 3.0.0
2010-08-06 13:32:29 +02:00
Badlop
75d8d8a43e
Fix minor typo in log message
2010-08-06 11:08:19 +02:00
Badlop
80610e62f8
Require the latest exmpp version released
2010-08-06 00:54:25 +02:00
Badlop
fa9b8d63f9
Ensure the default virtual host "localhost" is defined and is the first
2010-08-05 22:19:41 +02:00