Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-23Move make_rand_string() to 'randoms' moduleMarc Schink
2018-01-23Introduce new gen_mod callback: mod_options/1Evgeniy Khramtsov
2018-01-15Get rid of a call to misc:have_eimp()Evgeniy Khramtsov
2018-01-15Always build eimp dependencyEvgeniy Khramtsov
2018-01-08Process 'name' option for all route-registering modulesEvgeniy Khramtsov
2018-01-05Update copyright datesEvgeniy Khramtsov
2017-09-27Remove forgotten export_allEvgeniy Khramtsov
2017-09-26mod_http_upload: Don't ignore 'custom_headers'Holger Weiss
2017-09-25Use eimp instead of ImageMagick calls for thumbnails creationEvgeniy Khramtsov
2017-09-24Reuse some translation stringsEvgeniy Khramtsov
2017-08-17Get rid of deprecated crypto functionsEvgeniy Khramtsov
2017-08-08Introduce 'hosts' optionEvgeniy Khramtsov
2017-04-30Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov
2017-04-21Add support for HTTP File Upload, version 0.3.0Holger Weiss
2017-04-19Don't try to load already loaded applicationsEvgeniy Khramtsov
2017-04-11Rename aux.erl as misc.erl17.04Christophe Romain
2017-03-30Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov
2017-03-28mod_http_upload: Don't add "Server" header lineHolger Weiss
2017-03-28ejabberd_http: Expand @VERSION@ in custom headersHolger Weiss
2017-03-14Get rid of p1_sha callsAlexey Shchepin
2017-02-26Don't fail on elements decodingEvgeniy Khramtsov
2017-02-26Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov
2017-02-25Don't pass empty resource to jid:make()Evgeniy Khramtsov
2017-02-18Fix some dialyzer warningsEvgeniy Khramtsov
2017-02-16Change routing APIEvgeniy Khramtsov
2017-02-14Only use GEN_SERVER macro where appropriateEvgeniy Khramtsov
2017-02-14Attach modules to gen_mod's supervisorEvgeniy Khramtsov
2017-01-20Merge branch 'new_stream'Evgeniy Khramtsov
2017-01-13Implement database backend interface for MUC, BOSH and auth_anonyousEvgeniy Khramtsov
2017-01-02Update copyright date automatically (#1442)Badlop
2016-11-26Improve translation of some messagesEvgeniy Khramtsov
2016-11-21Fix handling mod_http_upload disco#info queries: need decoded elementsBadlop
2016-09-24Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1Evgeniy Khramtsov
2016-09-08Rename #error{} record to #stanza_error{}Evgeniy Khramtsov
2016-08-09Improve some type specsEvgeniy Khramtsov
2016-07-30Rewrite mod_http_upload to use XML generatorEvgeniy Khramtsov
2016-07-06Make modules loading in a dependent order (#1191)Evgeniy Khramtsov
2016-06-21Use {access,shaper}_rules_validator in other places where access rules are usedPaweł Chmielowski
2016-05-08Let client retry HTTP upload on file size mismatchHolger Weiss
2016-04-19Specify type of second terminate/2 parameterHolger Weiss
2016-03-31Replace some ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov
2016-03-13Make it possible to get virtual host of a registered routeEvgeniy Khramtsov
2016-03-09mod_http_upload: Add XEP-0363 v0.2 supportHolger Weiss
2016-02-20mod_http_upload: Also expand @HOST@ in 'docroot'Holger Weiss
2016-02-20mod_http_upload: Expand 'docroot' before using itHolger Weiss
2016-02-03Switch to Fast XML moduleMickael Remond
2016-01-16Use maps instead of dicts in HTTP upload modulesHolger Weiss
2016-01-13Update copyright to 2016 (#901)Badlop
2016-01-11mod_http_upload: Use application/octet-stream instead of text/html for securi...Matthias Rieber
2016-01-06mod_http_upload: Use full PUT URL for process nameHolger Weiss