aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* * doc/release_notes_2.0.0.txt: Fix on number of supported languages.Mickaël Rémond2007-12-241-1/+1
| | | | SVN Revision: 1108
* * doc/release_notes_2.0.0.txt: ejabberd 2.0.0 beta 1 release notes.Mickaël Rémond2007-12-242-5/+46
| | | | SVN Revision: 1107
* * doc/release_notes_2.0.0.txt: Fixes and update.Mickaël Rémond2007-12-241-23/+36
| | | | SVN Revision: 1106
* * src/msgs/vi.msg: New Vietnamese translation (thanks to EQHOBadlop2007-12-234-19/+798
| | | | | | | | | | | 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
* * src/mod_muc/mod_muc_room.erl: Log room creation andBadlop2007-12-232-2/+17
| | | | | | | destruction. Ensure JID of owners of MUC room are user, not server (EJAB-435) SVN Revision: 1104
* * src/ejabberd.app: Update ejabberd.app: add new erlangBadlop2007-12-222-9/+92
| | | | | | modules (EJAB-466) SVN Revision: 1103
* * doc/introduction.tex: Small updatesBadlop2007-12-223-20/+44
| | | | | | | * doc/guide.tex: Small fixes in Install. Added http_bind to Listening Ports. SVN Revision: 1102
* * src/web/ejabberd_http.erl: Add 'http_bind' option for easyBadlop2007-12-222-5/+13
| | | | | | configuration of HTTP-Binding SVN Revision: 1101
* * src/mod_announce.erl: When editing MOTD, display current value (EJAB-475)Badlop2007-12-222-6/+27
| | | | SVN Revision: 1100
* * src/mod_announce.erl: Fixed unnoticeable bug related to NodeBadlop2007-12-222-70/+71
| | | | | | | matching. Renamed some nonstandard node names according to XEP-0133. Small reordering of clauses. SVN Revision: 1099
* debug log fixChristophe Romain2007-12-221-1/+0
| | | | SVN Revision: 1098
* EJAB-469 bugfixChristophe Romain2007-12-224-8/+25
| | | | SVN Revision: 1097
* several pubsub/pep bugfixChristophe Romain2007-12-226-211/+151
| | | | SVN Revision: 1096
* * src/mod_caps.erl: Bugfix in timeout checking. Check for timeoutBadlop2007-12-212-1/+10
| | | | | | when an error response is received, and also before querying SVN Revision: 1095
* * src/ejabberd_ctl.erl: Added new command: mnesia (thanks toBadlop2007-12-212-0/+21
| | | | | | Tsukasa Hamano) SVN Revision: 1094
* * doc/release_nodes_2.0.0.txt: release notes draft (still a work in progress).Mickaël Rémond2007-12-211-0/+104
| | | | SVN Revision: 1093
* Small bugfix.Badlop2007-12-211-1/+1
| | | | SVN Revision: 1092
* fix ejabberd_modules includesChristophe Romain2007-12-211-1/+2
| | | | SVN Revision: 1091
* * src/msgs/fr.msg: Updated French translation (EJAB-295)Mickaël Rémond2007-12-212-22/+54
| | | | SVN Revision: 1090
* pubsub disco#items bugfix (EJAB-465)Christophe Romain2007-12-212-4/+10
| | | | SVN Revision: 1089
* * src/msgs/uk.msg: Updated (thanks to Ruslan Rakhmanin)Badlop2007-12-204-81/+118
| | | | | | | | | * src/msgs/de.msg: Updated (thanks to Nikolaus Polak and Cord Beermann) * contrib/extract_translations/prepare-translation.sh: Small fix SVN Revision: 1088
* * src/mod_caps.erl: Don't include the Node attribute from CBadlop2007-12-202-2/+6
| | | | | | element in the disco#info query SVN Revision: 1087
* User count performance improvementsChristophe Romain2007-12-202-7/+19
| | | | SVN Revision: 1086
* PEP notification bugfixChristophe Romain2007-12-202-7/+11
| | | | SVN Revision: 1085
* Explain how to launch installer and improve ejabberdctl usage example (EJAB-420)Christophe Romain2007-12-203-25/+56
| | | | SVN Revision: 1084
* * src/msgs/zh.msg: Small update (thanks to Shelley Shyan)Badlop2007-12-203-2/+13
| | | | | | * src/msgs/ru.msg: Small update (thanks to Konstantin Khomoutov) SVN Revision: 1083
* Fixed small mistake.Badlop2007-12-191-1/+0
| | | | SVN Revision: 1082
* * src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)(EJAB-463)Badlop2007-12-196-249/+344
| | | | | | | | | | | | | * 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
* * src/mod_muc/mod_muc_log.erl: Add handling of kicks 321, 322, 332Badlop2007-12-182-6/+17
| | | | SVN Revision: 1080
* * doc/guide.tex: Document mod_privacy_odbcBadlop2007-12-182-1/+6
| | | | SVN Revision: 1079
* * doc/Makefile: Support for conditional inclusion of documentationBadlop2007-12-183-0/+29
| | | | | | | from contributed modules * doc/guide.tex: Likewise SVN Revision: 1078
* Purge related pep nodes at remove_userChristophe Romain2007-12-183-20/+57
| | | | SVN Revision: 1077
* * src/ejabberd_zlib/Makefile.win32: CompileBadlop2007-12-1711-79/+62
| | | | | | | | | | | | | | | | all erl files found in the directory, so it isn't needed to provide an explicit list of target files * src/eldap/Makefile.win32: Likewise * src/mod_irc/Makefile.win32: Likewise * src/mod_muc/Makefile.win32: Likewise * src/mod_proxy65/Makefile.win32: Likewise * src/mod_pubsub/Makefile.win32: Likewise * src/odbc/Makefile.win32: Likewise * src/stringprep/Makefile.win32: Likewise * src/tls/Makefile.win32: Likewise * src/web/Makefile.win32: Likewise SVN Revision: 1076
* * src/ejabberd_zlib/Makefile.in: Compile all erl files found inBadlop2007-12-1712-149/+110
| | | | | | | | | | | | | | | | | the directory, so it isn't needed to provide an explicit list of target files * src/eldap/Makefile.in: Likewise * src/mod_irc/Makefile.in: Likewise * src/mod_muc/Makefile.in: Likewise * src/mod_proxy65/Makefile.in: Likewise * src/mod_pubsub/Makefile.in: Likewise * src/odbc/Makefile.in: Likewise * src/pam/Makefile.in: Likewise * src/stringprep/Makefile.in: Likewise * src/tls/Makefile.in: Likewise * src/web/Makefile.in: Likewise SVN Revision: 1075
* mssql specific issue bugfixChristophe Romain2007-12-171-4/+3
| | | | SVN Revision: 1074
* * doc/guide.tex: Remove 'ssl' option from documentation andBadlop2007-12-175-14/+26
| | | | | | | | | | | | configuration load (EJAB-461) * src/ejabberd_listener.erl: Likewise * src/msgs/cs.msg: Small typo (thanks to Lukas Polivka alias Spike411) * src/ejabberd.cfg.example: Small change in order of options SVN Revision: 1073
* * src/mod_irc/iconv.erl: Changed order of handle_infoBadlop2007-12-154-11/+11
| | | | | | | | | | clause (EJAB-290) * src/stringprep/stringprep.erl: Likesise * src/eldap/eldap.erl: Removed handle_sync_event clause because it is never called (EJAB-290) SVN Revision: 1072
* * src/mod_irc/mod_irc.erl: No need to translate copyright noticeBadlop2007-12-1528-152/+145
| | | | | | | | | | | | | | * src/mod_muc/mod_muc.erl: Likewise * src/mod_proxy65/mod_proxy65_service.erl: Likewise * src/mod_pubsub/mod_pubsub.erl: Likewise * src/mod_vcard.erl: Likewise * src/mod_vcard_ldap.erl: Likewise * src/mod_vcard_odbc.erl: Likewise * src/msgs/*.msg: Likewise * contrib/extract_translations/prepare-translation.sh: Bugfix SVN Revision: 1071
* * src/msgs/*: Unified file format: First line is SVN IdBadlop2007-12-1422-613/+518
| | | | | | | | | | | | | | | | | | | tag. Second is Language name. Next lines are authors, adding the new ones on top. Each string must be in a single line (to facilitate the automatic removal of unused strings). Last four lines report file format for Emacs and Vim. * contrib/extract_translations/prepare-translation.sh: New features: extract all translations, include explanation for translators in the file, remove unused strings from file, include unused strings in a section for reference, provide information about current translation and number of missing strings, compress the files to a zip * contrib/extract_translations/extract_translations.erl: Reverted to the original version SVN Revision: 1070
* * src/ejabberd_s2s_out.erl: BugfixAlexey Shchepin2007-12-142-2/+6
| | | | SVN Revision: 1069
* pubsub presence handler bugfixChristophe Romain2007-12-124-97/+69
| | | | SVN Revision: 1068
* * src/msgs/it.msg: Updated (thanks to Luca Brivio)Badlop2007-12-122-7/+61
| | | | SVN Revision: 1067
* first patch to mssql quety, still one patch to be doneChristophe Romain2007-12-111-1/+9
| | | | SVN Revision: 1066
* pubsub notification broadcast bugfixChristophe Romain2007-12-114-168/+169
| | | | SVN Revision: 1065
* * src/msgs/tr.msg: New translation (thanks to Doruk Fisek)Badlop2007-12-113-20/+425
| | | | | | * src/msgs/zh.msg: Updated (thanks to Shelley Shyan) SVN Revision: 1064
* * src/msgs/ja.msg: Updated (thanks to Tsukasa Hamano)Badlop2007-12-102-6/+72
| | | | SVN Revision: 1063
* * doc/guide.tex: Small improvement in mod_shared_rosterBadlop2007-12-102-1/+9
| | | | SVN Revision: 1062
* * src/mod_irc/mod_irc.erl: Bugfix in ACL check (thanks to SergeiBadlop2007-12-102-2/+7
| | | | | | Golovan) SVN Revision: 1061
* auto-create pe node bugfixChristophe Romain2007-12-102-23/+18
| | | | SVN Revision: 1060
* return back to good location for database upgrade callChristophe Romain2007-12-101-1/+1
| | | | SVN Revision: 1059