]> granicus.if.org Git - ejabberd/log
ejabberd
16 years ago* src/mod_echo.erl: Small change to avoid a compilation warning of
Badlop [Wed, 12 Mar 2008 23:05:49 +0000 (23:05 +0000)]
* src/mod_echo.erl: Small change to avoid a compilation warning of
unused function

SVN Revision: 1228

16 years ago* src/web/ejabberd_web_admin.erl (term_to_string): Show Erlang
Badlop [Wed, 12 Mar 2008 22:29:53 +0000 (22:29 +0000)]
* src/web/ejabberd_web_admin.erl (term_to_string): Show Erlang
terms in one line in Erlang R12 (EJAB-503)

SVN Revision: 1227

16 years ago* src/ejabberd_s2s_in.erl (get_cert_domains): When compiling with
Badlop [Tue, 11 Mar 2008 14:25:35 +0000 (14:25 +0000)]
* src/ejabberd_s2s_in.erl (get_cert_domains): When compiling with
Erlang R12, replace the calls to deprecated module PKIX1Explicit88
with OTP-PKIX (EJAB-556)

SVN Revision: 1226

16 years ago* src/ejabberd_update.erl: Fix crash when browsing the Update
Badlop [Mon, 10 Mar 2008 11:59:53 +0000 (11:59 +0000)]
* src/ejabberd_update.erl: Fix crash when browsing the Update
page in Erlang R12 (EJAB-552)

SVN Revision: 1225

16 years ago* src/mod_proxy65/mod_proxy65_service.erl: Implement alternative
Badlop [Sun, 9 Mar 2008 10:09:38 +0000 (10:09 +0000)]
* src/mod_proxy65/mod_proxy65_service.erl: Implement alternative
to the deprecated function inet:ip_to_bytes (thanks to Evgeniy
Khramtsov)(EJAB-542)

SVN Revision: 1222

16 years ago* doc/guide.tex: Improve documentation of host_config
Badlop [Tue, 4 Mar 2008 10:36:57 +0000 (10:36 +0000)]
* doc/guide.tex: Improve documentation of host_config
add (EJAB-544)
* doc/guide.html: Likewise
* src/ejabberd.cfg.example: Likewise
* src/ejabberd_config.erl: Likewise

SVN Revision: 1219

16 years ago* doc/guide.tex: mod_announce recommends, but doesn't require
Badlop [Tue, 4 Mar 2008 09:07:43 +0000 (09:07 +0000)]
* doc/guide.tex: mod_announce recommends, but doesn't require
mod_adhoc (thanks to Anastasia Gornostaeva)
* doc/guide.html: Likewise
* src/ejabberd.cfg.example: Likewise

SVN Revision: 1218

16 years ago* src/ejabberd_check.erl: Fixed missing clause (EJAB-533).
Mickaël Rémond [Fri, 29 Feb 2008 12:23:06 +0000 (12:23 +0000)]
* src/ejabberd_check.erl: Fixed missing clause (EJAB-533).

SVN Revision: 1216

16 years ago* src/mod_roster.erl: Fixed "from" attribute in roster pushes
Mickaël Rémond [Fri, 29 Feb 2008 07:54:24 +0000 (07:54 +0000)]
* src/mod_roster.erl: Fixed "from" attribute in roster pushes
* src/mod_roster_odbc.erl: Likewise

SVN Revision: 1214

16 years ago* src/ejabberd_app.erl (prep_stop): Stop modules when stopping
Badlop [Thu, 28 Feb 2008 00:30:23 +0000 (00:30 +0000)]
* src/ejabberd_app.erl (prep_stop): Stop modules when stopping
ejabberd (EJAB-536)
* src/mod_caps.erl (stop): Probably not needed to stop supervisor
child (EJAB-536)
* src/mod_muc/mod_muc.erl (room_destroyed): Catch message
sending (EJAB-536)
* src/mod_muc/mod_muc_room.erl (init): Ensure rooms are called
when the process dies due to a linked die (EJAB-536)

SVN Revision: 1212

16 years ago* src/ejabberd_check.erl: Separate config loading from configuration sanity checks...
Mickaël Rémond [Wed, 27 Feb 2008 20:20:30 +0000 (20:20 +0000)]
* src/ejabberd_check.erl: Separate config loading from configuration sanity checks (EJAB-533)
* src/src/ejabberd_app.erl: Likewise
* src/ejabberd_app.erl: Likewise

SVN Revision: 1211

16 years ago* src/msgs/it.msg: Updated (thanks to Smart2128)
Badlop [Tue, 26 Feb 2008 08:59:09 +0000 (08:59 +0000)]
* src/msgs/it.msg: Updated (thanks to Smart2128)

SVN Revision: 1209

16 years ago* doc/release_notes_2.0.0.txt: Small fixes and update date
Badlop [Thu, 21 Feb 2008 09:54:19 +0000 (09:54 +0000)]
* doc/release_notes_2.0.0.txt: Small fixes and update date

SVN Revision: 1207

16 years ago* README: Updated to match the content of the ejabberd Guide
Badlop [Wed, 20 Feb 2008 19:07:19 +0000 (19:07 +0000)]
* README: Updated to match the content of the ejabberd Guide

SVN Revision: 1206

16 years ago* doc/release_notes_2.0.0.txt: Updated version number and date
Badlop [Wed, 20 Feb 2008 16:08:13 +0000 (16:08 +0000)]
* doc/release_notes_2.0.0.txt: Updated version number and date

SVN Revision: 1205

16 years ago* src/ejabberd.hrl: Updated version number
Badlop [Wed, 20 Feb 2008 16:04:36 +0000 (16:04 +0000)]
* src/ejabberd.hrl: Updated version number
* doc/dev.html: Likewise
* doc/features.html: Likewise
* doc/guide.html: Likewise
* doc/version.tex: Likewise

* doc/guide.tex: Mentioned the problems about Windows service
* doc/guide.html: Likewise

SVN Revision: 1203

16 years ago* src/msgs/ru.msg: Updated (thanks to Konstantin Khomoutov)
Badlop [Wed, 20 Feb 2008 15:48:48 +0000 (15:48 +0000)]
* src/msgs/ru.msg: Updated (thanks to Konstantin Khomoutov)
* src/msgs/zh.msg: Updated (thanks to Mike Wang and Zhan Caibao)

SVN Revision: 1202

16 years ago* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)
Badlop [Tue, 19 Feb 2008 19:15:28 +0000 (19:15 +0000)]
* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)
* src/msgs/cs.msg: Updated (thanks to Lukas Polivka)
* src/msgs/de.msg: Updated (thanks to Cord Beermann and Nikolaus
Polak)
* src/msgs/eo.msg: Updated (thanks to Andreas van Cranenburgh)
* src/msgs/es.msg: Updated
* src/msgs/fr.msg: Updated (thanks to Christophe Romain)
* src/msgs/gl.msg: Updated (thanks to Carlos E. Lopez)
* src/msgs/nl.msg: Updated (thanks to Andreas van Cranenburgh)
* src/msgs/no.msg: Updated (thanks to Stian B. Barmen)
* src/msgs/pt-br.msg: Updated (thanks to Otavio Fernandes)
* src/msgs/uk.msg: Updated (thanks to Stoune and Ruslan Rakhmanin)

SVN Revision: 1201

16 years agoadd pgsql driver monitoring
Christophe Romain [Tue, 19 Feb 2008 17:06:49 +0000 (17:06 +0000)]
add pgsql driver monitoring

SVN Revision: 1200

16 years ago* src/ejabberd_config.erl: dirty_get_registered_users now correctly returns all users...
Mickaël Rémond [Tue, 19 Feb 2008 15:19:10 +0000 (15:19 +0000)]
* src/ejabberd_config.erl: dirty_get_registered_users now correctly returns all users for all vhosts no matter which back-end is used (EJAB-527)
* src/ejabberd_auth_odbc.erl: Likewise
* src/ejabberd_auth_internal.erl: Likewise
* src/ejabberd_auth.erl: Likewise
* src/ejabberd_auth_external.erl: Likewise
* src/ejabberd_auth_ldap.erl: Likewise

SVN Revision: 1199

16 years agoBug in get_conn_type since SVN r1194 crashes http-bind and http-poll (thanks to Brian...
Christophe Romain [Mon, 18 Feb 2008 09:55:06 +0000 (09:55 +0000)]
Bug in get_conn_type since SVN r1194 crashes http-bind and http-poll (thanks to Brian Cully) (EJAB-526)

SVN Revision: 1197

16 years ago* src/mod_muc/mod_muc_room.erl: Merge SVN r1164, and fix the merge
Badlop [Sat, 16 Feb 2008 09:18:19 +0000 (09:18 +0000)]
* src/mod_muc/mod_muc_room.erl: Merge SVN r1164, and fix the merge
of SVN r1179 (EJAB-496)

SVN Revision: 1196

16 years ago* doc/release_notes_2.0.0.txt: Describe in the Release Notes the
Badlop [Fri, 15 Feb 2008 19:18:36 +0000 (19:18 +0000)]
* doc/release_notes_2.0.0.txt: Describe in the Release Notes the
upgrade instructions (EJAB-522)

SVN Revision: 1195

16 years agoRetreive connection type in sm_register_connection_hook
Christophe Romain [Fri, 15 Feb 2008 16:35:32 +0000 (16:35 +0000)]
Retreive connection type in sm_register_connection_hook

SVN Revision: 1194

16 years ago* odbc_queries: fix list_users queries with limit/offset.
Jérôme Sautret [Fri, 15 Feb 2008 15:39:30 +0000 (15:39 +0000)]
* odbc_queries: fix list_users queries with limit/offset.

SVN Revision: 1193

16 years agouse ejabberd-2.0.0 tag for contribs
Christophe Romain [Thu, 14 Feb 2008 22:50:42 +0000 (22:50 +0000)]
use ejabberd-2.0.0 tag for contribs

SVN Revision: 1192

16 years ago* src/mod_muc/mod_muc_room.erl: Allow unmoderated rooms (EJAB-437)
Badlop [Thu, 14 Feb 2008 11:25:39 +0000 (11:25 +0000)]
* src/mod_muc/mod_muc_room.erl: Allow unmoderated rooms (EJAB-437)
* src/msgs/*: Recover old translations to several languages from
ejabberd 1.1.4

SVN Revision: 1191

16 years ago* src/web/ejabberd_web_admin.erl: Fixed native support for all the
Badlop [Tue, 12 Feb 2008 01:16:11 +0000 (01:16 +0000)]
* src/web/ejabberd_web_admin.erl: Fixed native support for all the
ACL types (EJAB-253)

SVN Revision: 1186

16 years ago* src/acl.erl: Normalize ACL before adding to the configuration
Badlop [Tue, 12 Feb 2008 01:04:47 +0000 (01:04 +0000)]
* src/acl.erl: Normalize ACL before adding to the configuration
tables (EJAB-521)

SVN Revision: 1185

16 years agouse if event instead of x when xmlns is pubsub#event (EJAB-518)
Christophe Romain [Mon, 11 Feb 2008 15:21:24 +0000 (15:21 +0000)]
use if event instead of x when xmlns is pubsub#event (EJAB-518)

SVN Revision: 1181

16 years ago* src/mod_muc/mod_muc_room.erl: Include the error condition in the
Badlop [Sat, 9 Feb 2008 10:38:47 +0000 (10:38 +0000)]
* src/mod_muc/mod_muc_room.erl: Include the error condition in the
presence status when kicking a participant due to an error
stanza (EJAB-496)

SVN Revision: 1179

16 years ago* src/ejabberd.cfg.example: Document options to SQL keep alive
Badlop [Fri, 8 Feb 2008 18:28:36 +0000 (18:28 +0000)]
* src/ejabberd.cfg.example: Document options to SQL keep alive
interval and pool size (EJAB-206)
* doc/guide.tex: Likewise
* doc/guide.html: Likewise

SVN Revision: 1178

16 years ago* src/mod_pubsub/node_buddy.erl: Fixed typo
Mickaël Rémond [Thu, 7 Feb 2008 08:05:59 +0000 (08:05 +0000)]
* src/mod_pubsub/node_buddy.erl: Fixed typo
* src/mod_pubsub/node_club.erl: Likewise
* src/mod_pubsub/node_dispatch.erl: Likewise
* src/mod_pubsub/node_pep.erl: Likewise
* src/mod_pubsub/node_private.erl: Likewise
* src/mod_pubsub/node_public.erl: Likewise
* src/mod_pubsub/node.template: Likewise

SVN Revision: 1176

16 years ago* src/mod_pubsub/nodetree_virtual.erl: Fixed error report at startup.
Mickaël Rémond [Sat, 2 Feb 2008 14:27:09 +0000 (14:27 +0000)]
* src/mod_pubsub/nodetree_virtual.erl: Fixed error report at startup.

SVN Revision: 1170

17 years ago* doc/guide.tex: Removed the option served_hosts in mod_pubsub
Badlop [Wed, 30 Jan 2008 17:51:09 +0000 (17:51 +0000)]
* doc/guide.tex: Removed the option served_hosts in mod_pubsub
because it does not work correctly yet (EJAB-504)
* doc/guide.html: Likewise

SVN Revision: 1167

17 years ago* src/mod_echo.erl: Put in comments the call to the educational
Badlop [Wed, 30 Jan 2008 16:07:59 +0000 (16:07 +0000)]
* src/mod_echo.erl: Put in comments the call to the educational
function do_client_version

SVN Revision: 1166

17 years ago* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
Badlop [Tue, 29 Jan 2008 14:49:08 +0000 (14:49 +0000)]
* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
private message with type=error (EJAB-496)

SVN Revision: 1163

17 years ago* doc/introduction.tex: Updated list of languages
Badlop [Fri, 25 Jan 2008 15:28:30 +0000 (15:28 +0000)]
* doc/introduction.tex: Updated list of languages
* doc/release_notes_2.0.0.txt: Likewise

SVN Revision: 1162

17 years ago* src/msgs/eo.msg: New Esperanto translation (thanks to Andreas
Badlop [Fri, 25 Jan 2008 11:54:17 +0000 (11:54 +0000)]
* src/msgs/eo.msg: New Esperanto translation (thanks to Andreas
van Cranenburgh)

* src/msgs/no.msg: New Norwegian translation (thanks to Stian
B. Barmen)

* doc/Makefile: Fixed small problem with contributed_modules.tex

SVN Revision: 1161

17 years agopubsub dirty_sync typo fix on node configuration transaction
Christophe Romain [Fri, 25 Jan 2008 10:17:59 +0000 (10:17 +0000)]
pubsub dirty_sync typo fix on node configuration transaction

SVN Revision: 1159

17 years agopubsub configuration patch (EJAB-508) and (EJAB-509)
Christophe Romain [Fri, 25 Jan 2008 09:24:10 +0000 (09:24 +0000)]
pubsub configuration patch (EJAB-508) and (EJAB-509)

SVN Revision: 1158

17 years ago* doc/guide.tex: Updated the names of log files.
Badlop [Wed, 16 Jan 2008 10:16:14 +0000 (10:16 +0000)]
* doc/guide.tex: Updated the names of log files.
* doc/guide.html: Likewise

* src/mod_muc/mod_muc_room.erl: Added log messages for room
destroy

* src/mod_caps.erl: Small beautify of log error messages

SVN Revision: 1156

17 years ago* doc/guide.tex: Improved the documentation of Binary
Badlop [Tue, 15 Jan 2008 17:53:40 +0000 (17:53 +0000)]
* doc/guide.tex: Improved the documentation of Binary
installer. Updated the requirements, specifically: Erlang R10B-9
is required as minimum, and R12 is not yet supported. Added
section Upgrading ejabberd. Improved documentation about Erlang
runtime system environment variables and command-line parameters.
* doc/guide.html: Likewise

* doc/release_notes_2.0.0.txt: Updated to RC1
* doc/version.tex: Likewise
* src/ejabberd.hrl: Likewise

* doc/introduction.tex: Updated to 22 languages

* doc/Makefile: Ensure that Bash is used

SVN Revision: 1154

17 years ago* doc/guide.tex: Updated copyright dates to 2008
Badlop [Tue, 15 Jan 2008 17:02:57 +0000 (17:02 +0000)]
* doc/guide.tex: Updated copyright dates to 2008
* src/*: Likewise

SVN Revision: 1153

17 years agoMerge changesets 1150 and 1151 into branch ejabberd-2.0.x:
Badlop [Tue, 15 Jan 2008 16:09:07 +0000 (16:09 +0000)]
Merge changesets 1150 and 1151 into branch ejabberd-2.0.x:
* src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446)
(thanks to Sergei Golovan and Maxim Treskin). Erlang R12 version is
not supported and not recommended for production servers.
* src/aclocal.m4: Likewise
* src/configure.ac: Likewise
* src/configure: Likewise
* src/ejabberd_s2s_in.erl: Likewise

Small fixes in trunk/ChangeLog.

SVN Revision: 1152

17 years ago* src/ejabberdctl.template: Instead of using the Erlang kernel
Badlop [Sun, 13 Jan 2008 22:46:00 +0000 (22:46 +0000)]
* src/ejabberdctl.template: Instead of using the Erlang kernel
variable 'inetrc', use the ERL_INETRC environment variable that is
available since Erlang/OTP R10B-5.

SVN Revision: 1149

17 years agoset_subscription fix (EJAB-494)
Christophe Romain [Sat, 12 Jan 2008 19:47:19 +0000 (19:47 +0000)]
set_subscription fix (EJAB-494)

SVN Revision: 1148

17 years agodon't ask capabilities to MUC room participants
Christophe Romain [Fri, 11 Jan 2008 13:57:29 +0000 (13:57 +0000)]
don't ask capabilities to MUC room participants

SVN Revision: 1147

17 years agoEJAB-491 fix
Christophe Romain [Fri, 11 Jan 2008 01:39:35 +0000 (01:39 +0000)]
EJAB-491 fix

SVN Revision: 1146

17 years agoForce PEP parent node to be []
Christophe Romain [Thu, 10 Jan 2008 17:38:24 +0000 (17:38 +0000)]
Force PEP parent node to be []

SVN Revision: 1144

17 years agoSend last published PEP event now checks the correct peer caps (EJAB-491)
Christophe Romain [Thu, 10 Jan 2008 15:02:54 +0000 (15:02 +0000)]
Send last published PEP event now checks the correct peer caps (EJAB-491)

SVN Revision: 1143

17 years ago* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
Badlop [Wed, 9 Jan 2008 16:01:16 +0000 (16:01 +0000)]
* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
private message with type=error (EJAB-496)

SVN Revision: 1142

17 years agoMerged changesets 1139 and 1140 from trunk:
Badlop [Tue, 8 Jan 2008 16:21:02 +0000 (16:21 +0000)]
Merged changesets 1139 and 1140 from trunk:
* doc/Makefile: fix version.tex generation bug

* src/ejabberdctl.template: Removed the option ERL_FULLSWEEP_AFTER
because it is almost useless regarding ejabberd's performance.
* src/ejabberdctl.cfg.example: Likewise

SVN Revision: 1141

17 years ago* src/web/ejabberd_web_admin.erl: Uniformize the name of
Badlop [Tue, 1 Jan 2008 18:25:00 +0000 (18:25 +0000)]
* src/web/ejabberd_web_admin.erl: Uniformize the name of
ejabberd's web admin to: 'Web Admin' (EjAB-472)
* doc/guide.tex: Likewise
* doc/introduction.tex: Likewise

* src/web/ejabberd_web_admin.erl: Uniformize ejabberd name in the
text using the Latex command

SVN Revision: 1138

17 years ago* src/mod_muc/mod_muc_room.erl: Resend 'continue' elements in muc
Badlop [Tue, 1 Jan 2008 17:09:22 +0000 (17:09 +0000)]
* src/mod_muc/mod_muc_room.erl: Resend 'continue' elements in muc
room invitations (EJAB-490)

SVN Revision: 1136

17 years ago* src/ejabberdctl.template: Create logs_dir if doesn't exist. New
Badlop [Tue, 1 Jan 2008 11:03:17 +0000 (11:03 +0000)]
* src/ejabberdctl.template: Create logs_dir if doesn't exist. New
parameters --config, --ctl-config, --logs, --spool. Crash dump
renamed to erl_crash_DATETIME.dump.

* src/ejabberdctl.template: Backport improvements from binary
installer (EJAB-488): options are simple values; enable Kernel
Poll by default, set SMP to auto, set max ports to 32000, max
processes to 250000.
* src/ejabberdctl.cfg.example: Likewise

* src/ejabberd.inetrc: Renamed ejabberd.inetrc to inetrc
* src/inetrc: Likewise
* src/Makefile.in: Likewise
* doc/guide.tex: Likewise

SVN Revision: 1134

17 years ago* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)
Badlop [Tue, 1 Jan 2008 10:41:34 +0000 (10:41 +0000)]
* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)

SVN Revision: 1132

17 years ago* src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_port
Badlop [Sat, 29 Dec 2007 15:23:53 +0000 (15:23 +0000)]
* src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_port
option is not defined (EJAB-487)

SVN Revision: 1130

17 years ago* src/mod_vcard_ldap.erl: Fix some field names (EJAB-483)
Badlop [Thu, 27 Dec 2007 16:42:39 +0000 (16:42 +0000)]
* src/mod_vcard_ldap.erl: Fix some field names (EJAB-483)

SVN Revision: 1128

17 years ago* src/web/ejabberd_web_admin.erl: Translate menu items of webadmin
Badlop [Wed, 26 Dec 2007 14:56:00 +0000 (14:56 +0000)]
* src/web/ejabberd_web_admin.erl: Translate menu items of webadmin
hooks in each module (EJAB-485)
* src/mod_shared_roster.erl: Likewise

SVN Revision: 1126

17 years ago* src/web/ejabberd_web_admin.erl: max_user_sessions access rule
Badlop [Wed, 26 Dec 2007 12:29:15 +0000 (12:29 +0000)]
* src/web/ejabberd_web_admin.erl: max_user_sessions access rule
contains an integer, but webadmin always expects atoms (EJAB-482)

SVN Revision: 1124

17 years ago* src/mod_configure.erl: Bugfix, update to match changes in
Badlop [Tue, 25 Dec 2007 00:38:04 +0000 (00:38 +0000)]
* src/mod_configure.erl: Bugfix, update to match changes in
mod_announce SVN r1099

SVN Revision: 1122

17 years ago* doc/release_notes_2.0.0.txt: minor fix.
Mickaël Rémond [Mon, 24 Dec 2007 15:14:37 +0000 (15:14 +0000)]
* doc/release_notes_2.0.0.txt: minor fix.

SVN Revision: 1120

17 years ago* doc/release_notes_2.0.0.txt: Small fix.
Mickaël Rémond [Mon, 24 Dec 2007 15:01:00 +0000 (15:01 +0000)]
* doc/release_notes_2.0.0.txt: Small fix.

SVN Revision: 1119

17 years ago* Small fixes in release notes
Mickaël Rémond [Mon, 24 Dec 2007 14:11:18 +0000 (14:11 +0000)]
* Small fixes in release notes

SVN Revision: 1116

17 years ago* Branch for 2.0.x developments
Mickaël Rémond [Mon, 24 Dec 2007 14:08:59 +0000 (14:08 +0000)]
* Branch for 2.0.x developments

SVN Revision: 1114

17 years ago* Applied copyright patch 3.
Mickaël Rémond [Mon, 24 Dec 2007 13:57:53 +0000 (13:57 +0000)]
* Applied copyright patch 3.

SVN Revision: 1113

17 years ago* applied copyright patch 2.
Mickaël Rémond [Mon, 24 Dec 2007 12:58:05 +0000 (12:58 +0000)]
* applied copyright patch 2.

SVN Revision: 1112

17 years ago* Fixed typo.
Mickaël Rémond [Mon, 24 Dec 2007 12:25:56 +0000 (12:25 +0000)]
* Fixed typo.

SVN Revision: 1111

17 years ago* Applied copyright update patch 1.
Mickaël Rémond [Mon, 24 Dec 2007 11:41:41 +0000 (11:41 +0000)]
* Applied copyright update patch 1.

SVN Revision: 1110

17 years agopubsub: remove useless get_roster_info call
Christophe Romain [Mon, 24 Dec 2007 11:28:56 +0000 (11:28 +0000)]
pubsub: remove useless get_roster_info call

SVN Revision: 1109

17 years ago* doc/release_notes_2.0.0.txt: Fix on number of supported languages.
Mickaël Rémond [Mon, 24 Dec 2007 10:58:31 +0000 (10:58 +0000)]
* doc/release_notes_2.0.0.txt: Fix on number of supported languages.

SVN Revision: 1108

17 years ago* doc/release_notes_2.0.0.txt: ejabberd 2.0.0 beta 1 release notes.
Mickaël Rémond [Mon, 24 Dec 2007 10:26:55 +0000 (10:26 +0000)]
* doc/release_notes_2.0.0.txt: ejabberd 2.0.0 beta 1 release notes.

SVN Revision: 1107

17 years ago* doc/release_notes_2.0.0.txt: Fixes and update.
Mickaël Rémond [Mon, 24 Dec 2007 10:26:53 +0000 (10:26 +0000)]
* doc/release_notes_2.0.0.txt: Fixes and update.

SVN Revision: 1106

17 years ago* src/msgs/vi.msg: New Vietnamese translation (thanks to EQHO
Badlop [Sun, 23 Dec 2007 22:08:12 +0000 (22:08 +0000)]
* src/msgs/vi.msg: New Vietnamese translation (thanks to EQHO
Communications)

* src/msgs/th.msg: New Thai translation (thanks to EQHO
Communications)

* src/msgs/gl.msg: Updated (thanks to Carlos E. Lopez)

SVN Revision: 1105

17 years ago* src/mod_muc/mod_muc_room.erl: Log room creation and
Badlop [Sun, 23 Dec 2007 12:28:44 +0000 (12:28 +0000)]
* src/mod_muc/mod_muc_room.erl: Log room creation and
destruction. Ensure JID of owners of MUC room are user, not
server (EJAB-435)

SVN Revision: 1104

17 years ago* src/ejabberd.app: Update ejabberd.app: add new erlang
Badlop [Sat, 22 Dec 2007 19:51:55 +0000 (19:51 +0000)]
* src/ejabberd.app: Update ejabberd.app: add new erlang
modules (EJAB-466)

SVN Revision: 1103

17 years ago* doc/introduction.tex: Small updates
Badlop [Sat, 22 Dec 2007 16:36:48 +0000 (16:36 +0000)]
* doc/introduction.tex: Small updates

* doc/guide.tex: Small fixes in Install. Added http_bind to
Listening Ports.

SVN Revision: 1102

17 years ago* src/web/ejabberd_http.erl: Add 'http_bind' option for easy
Badlop [Sat, 22 Dec 2007 14:23:37 +0000 (14:23 +0000)]
* src/web/ejabberd_http.erl: Add 'http_bind' option for easy
configuration of HTTP-Binding

SVN Revision: 1101

17 years ago* src/mod_announce.erl: When editing MOTD, display current value (EJAB-475)
Badlop [Sat, 22 Dec 2007 13:58:19 +0000 (13:58 +0000)]
* src/mod_announce.erl: When editing MOTD, display current value (EJAB-475)

SVN Revision: 1100

17 years ago* src/mod_announce.erl: Fixed unnoticeable bug related to Node
Badlop [Sat, 22 Dec 2007 12:26:17 +0000 (12:26 +0000)]
* src/mod_announce.erl: Fixed unnoticeable bug related to Node
matching. Renamed some nonstandard node names according to
XEP-0133. Small reordering of clauses.

SVN Revision: 1099

17 years agodebug log fix
Christophe Romain [Sat, 22 Dec 2007 01:14:56 +0000 (01:14 +0000)]
debug log fix

SVN Revision: 1098

17 years agoEJAB-469 bugfix
Christophe Romain [Sat, 22 Dec 2007 01:13:06 +0000 (01:13 +0000)]
EJAB-469 bugfix

SVN Revision: 1097

17 years agoseveral pubsub/pep bugfix
Christophe Romain [Sat, 22 Dec 2007 00:04:05 +0000 (00:04 +0000)]
several pubsub/pep bugfix

SVN Revision: 1096

17 years ago* src/mod_caps.erl: Bugfix in timeout checking. Check for timeout
Badlop [Fri, 21 Dec 2007 23:36:44 +0000 (23:36 +0000)]
* src/mod_caps.erl: Bugfix in timeout checking. Check for timeout
when an error response is received, and also before querying

SVN Revision: 1095

17 years ago* src/ejabberd_ctl.erl: Added new command: mnesia (thanks to
Badlop [Fri, 21 Dec 2007 21:50:22 +0000 (21:50 +0000)]
* src/ejabberd_ctl.erl: Added new command: mnesia (thanks to
Tsukasa Hamano)

SVN Revision: 1094

17 years ago* doc/release_nodes_2.0.0.txt: release notes draft (still a work in progress).
Mickaël Rémond [Fri, 21 Dec 2007 18:15:45 +0000 (18:15 +0000)]
* doc/release_nodes_2.0.0.txt: release notes draft (still a work in progress).

SVN Revision: 1093

17 years agoSmall bugfix.
Badlop [Fri, 21 Dec 2007 18:09:18 +0000 (18:09 +0000)]
Small bugfix.

SVN Revision: 1092

17 years agofix ejabberd_modules includes
Christophe Romain [Fri, 21 Dec 2007 14:26:17 +0000 (14:26 +0000)]
fix ejabberd_modules includes

SVN Revision: 1091

17 years ago* src/msgs/fr.msg: Updated French translation (EJAB-295)
Mickaël Rémond [Fri, 21 Dec 2007 14:22:03 +0000 (14:22 +0000)]
* src/msgs/fr.msg: Updated French translation (EJAB-295)

SVN Revision: 1090

17 years agopubsub disco#items bugfix (EJAB-465)
Christophe Romain [Fri, 21 Dec 2007 00:08:59 +0000 (00:08 +0000)]
pubsub disco#items bugfix (EJAB-465)

SVN Revision: 1089

17 years ago* src/msgs/uk.msg: Updated (thanks to Ruslan Rakhmanin)
Badlop [Thu, 20 Dec 2007 23:25:22 +0000 (23:25 +0000)]
* src/msgs/uk.msg: Updated (thanks to Ruslan Rakhmanin)

* src/msgs/de.msg: Updated (thanks to Nikolaus Polak and Cord
Beermann)

* contrib/extract_translations/prepare-translation.sh: Small fix

SVN Revision: 1088

17 years ago* src/mod_caps.erl: Don't include the Node attribute from C
Badlop [Thu, 20 Dec 2007 20:02:04 +0000 (20:02 +0000)]
* src/mod_caps.erl: Don't include the Node attribute from C
element in the disco#info query

SVN Revision: 1087

17 years agoUser count performance improvements
Christophe Romain [Thu, 20 Dec 2007 17:12:45 +0000 (17:12 +0000)]
User count performance improvements

SVN Revision: 1086

17 years agoPEP notification bugfix
Christophe Romain [Thu, 20 Dec 2007 16:38:38 +0000 (16:38 +0000)]
PEP notification bugfix

SVN Revision: 1085

17 years agoExplain how to launch installer and improve ejabberdctl usage example (EJAB-420)
Christophe Romain [Thu, 20 Dec 2007 09:29:30 +0000 (09:29 +0000)]
Explain how to launch installer and improve ejabberdctl usage example (EJAB-420)

SVN Revision: 1084

17 years ago* src/msgs/zh.msg: Small update (thanks to Shelley Shyan)
Badlop [Thu, 20 Dec 2007 09:06:28 +0000 (09:06 +0000)]
* src/msgs/zh.msg: Small update (thanks to Shelley Shyan)

* src/msgs/ru.msg: Small update (thanks to Konstantin Khomoutov)

SVN Revision: 1083

17 years agoFixed small mistake.
Badlop [Wed, 19 Dec 2007 23:24:53 +0000 (23:24 +0000)]
Fixed small mistake.

SVN Revision: 1082

17 years ago* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)(EJAB-463)
Badlop [Wed, 19 Dec 2007 18:26:32 +0000 (18:26 +0000)]
* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)(EJAB-463)

* src/msgs/de.msg: Updated (thanks to Cord Beermann)

* src/msgs/es.msg: Small update (thanks to Badlop)

* src/msgs/cs.msg: Small update (thanks to Lukas Polivka alias
Spike411)

* src/web/ejabberd_web_admin.erl: No need to translate copyright

SVN Revision: 1081

17 years ago* src/mod_muc/mod_muc_log.erl: Add handling of kicks 321, 322, 332
Badlop [Tue, 18 Dec 2007 19:19:24 +0000 (19:19 +0000)]
* src/mod_muc/mod_muc_log.erl: Add handling of kicks 321, 322, 332

SVN Revision: 1080