aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-05-30Under some circumstances the "uri" variable in StartNamespaceDeclHandler ↵Evgeniy Khramtsov1-0/+10
could be NULL. We check this now.
2011-05-30Fix a recent commit about "Set script as executable"Badlop1-1/+1
2011-05-30Support anonymous accounts in Shared Roster @all@ directive (EJAB-1264)Badlop2-2/+7
With this change, logged anonymous accounts are considered to be registered.
2011-05-29Add link in the Backup page to the GuideBadlop1-1/+1
2011-05-27Support XEP-0191 Simple Communications Blocking (thanks to Stephan ↵Badlop4-1/+386
Maka)(EJAB-695)
2011-05-26A user can query his own Last activity, even if not subscribed to oneselfBadlop1-1/+3
2011-05-24Several fixes and improvements in ejabberd.init.templateBadlop2-4/+22
Changes: * Set script as executable * Add LSB tags and overrides, copied from Debian's ejabberd package * Add chkconfig support (thanks to Ivan Martinez)(EJAB-1450) * Don't use nounset, as that breaks when no argument is provided * Add status command
2011-05-18When checking captcha setup, try to generate image only when captcha is ↵Evgeniy Khramtsov1-8/+9
enabled in order to avoid logging of confusing error
2011-05-16When module start fails during server start, stop erlang (EJAB-1446)Badlop1-2/+15
2011-05-06Owner can delete any items from its own node (EJAB-1445)Christophe Romain1-2/+2
2011-05-05Take into consideration internal queue length when sorting processes queuesEvgeniy Khramtsov1-5/+12
2011-05-03Do not accept XML with undefined prefixes (EJAB-680)Evgeniy Khramtsov1-4/+62
2011-04-29Reorganize the push_item function, and handle version not_found (EJAB-1420)Badlop1-14/+9
2011-04-29No need to inform that XEP-0237 is optional; clarified in XEP version 1.2Badlop1-1/+1
2011-04-26mod_register Access now also controls account unregistrationsBadlop1-2/+4
2011-04-26Escape user input in mod_privacy_odbc (EJAB-1442)Badlop1-2/+2
2011-04-26Throw error when captcha fails at server start, not later at runtimeBadlop1-20/+8
2011-04-18Do not decrease MUC admin's role/affiliationjabber1-0/+5
2011-04-18Add captcha_limit option to the example configEvgeniy Khramtsov1-0/+4
2011-04-18Remove forgotten -compile(export_all).Evgeniy Khramtsov1-1/+1
2011-04-18Implement CAPTCHA limitEvgeniy Khramtsov5-51/+145
2011-04-18Fix syntax errorEvgeniy Khramtsov1-1/+1
2011-04-18CAPTCHA whitelist supportEvgeniy Khramtsov2-1/+47
2011-04-14Try to improve support for roster_version in MSSQL (EJAB-1437)Badlop3-4/+80
2011-04-12The responses to HEAD must have empty BodyBadlop1-2/+14
2011-04-12Support as read-only HTTP method not only GET, also HEADBadlop1-2/+6
2011-04-11If extauth script crashes, ejabberd should restart it (EJAB-1428)Badlop1-4/+12
2011-04-11Support more captcha_host value formats (EJAB-1418)Badlop1-3/+7
2011-04-07Send jid attribute when occupant is banned (EJAB-1432)Badlop1-2/+9
2011-04-07mod_ping uses iqdisc no_queue by default (thanks to Chris Moos)(EJAB-1435)Badlop1-1/+1
2011-03-30Updated Japanese translation (thanks to Mako N)Badlop1-177/+183
2011-03-17Fix typo (thanks to Krzee)Badlop1-1/+1
2011-03-13Update the changed string in the PO translation filesBadlop50-102/+75
2011-03-13Change string in WebAdmin to reuse an existing oneBadlop1-1/+1
2011-03-09Fix bashism and make some lines similar to master branch (EJAB-1404)Badlop1-6/+4
2011-03-03If the port number isn't listener, then specify the protocol (EJAB-1418)Badlop1-11/+10
2011-03-03captcha_host must have the port number to get protocol (EJAB-1418)Badlop2-3/+3
2011-03-01mod_irc must send presence unavailable to the departing occupant (EJAB-1417)Badlop1-7/+28
2011-02-28ejabberdctl needs space between INET_DIST_INTERFACE (thanks to Dale ↵Badlop1-1/+1
Chase)(EJAB-1416)
2011-02-22Tweak pg2_backport.erl to work with Erlang older than R13A (EJAB-1349)Badlop1-1/+4
2011-02-21Add support for '@online@' Shared Roster Group (thanks to Martin ↵Badlop1-8/+105
Langhoff)(EJAB-1391) New version of the @online@ patch originally by Collabora. Notes: - the presence push is mediated via the group rather than per user - this may reduce memory footprint... _if_ ejabberd has some smart optimisation in that codepath - it assumes that any group with membership @online@ _displays_ online as well -- this is a simplification and breaks the decoupling that ejabberd has in this regard.
2011-02-21Forward old messages to newly spawned extauth process (thanks to Mika ↵Badlop1-1/+11
Seppänen)(EJAB-1385)
2011-02-21New route_iq/5 accepting Timeout (thanks to Edwin Fine)(EJAB-1398)Badlop1-4/+18
Also new register_iq_response_handler/5
2011-02-16New DIST_USE_INTERFACE to restrict IP where erlang connections are listened ↵Badlop2-0/+15
(EJAB-1404)
2011-02-16New Indonesian translation (thanks to Irfan Mahfudz Guntur)(EJAB-1407)Badlop2-0/+2207
2011-02-14fix empty pubsub payload check on odbc versionChristophe Romain1-1/+1
2011-02-14fix empty pubsub payload checkChristophe Romain1-1/+1
2011-02-14update copyright up to 2011Christophe Romain179-238/+238
2011-02-14Provide HTTPS URL in CAPTCHA form when listener has 'tls' option (EJAB-1406)Badlop1-3/+43
2011-02-11Fix typo in French translationBadlop2-6/+6