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
2022-02-24Add link in mod_http_api documentation to the docs API sectionBadlop
2022-02-11Update copyright year to 2022Badlop
2021-12-20Accept more types of ejabberdctl commands arguments as JSON-encodedAlexey Shchepin
2021-08-23Improve formatting and add sections linksBadlop
2021-08-23Add example config to mod_http_api documentationBadlop
2021-01-27Update newest copyright year to 2021 (#3464)Badlop
2020-09-03Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson
2020-04-08Copy more option explanations from ejabberd Docs siteBadlop
2020-01-28Update copyright to 2020 (#3149)Badlop
2020-01-08Generate ejabberd.yml.5 man page from source code directlyEvgeny Khramtsov
2019-09-23Correctly handle unicode in log messagesEvgeny Khramtsov
2019-07-16Documentation of mod_http_api moved from source code to Docs pageBadlop
2019-06-26Use correct stacktrace in logging macrosEvgeny Khramtsov
2019-06-24Make logging messages more consistentEvgeny Khramtsov
2019-06-19Add support for backwards compatibility in command argument names (#2908)Badlop
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-04-03Return proper error message for duplicate or missing args in http_api callPaweł Chmielowski
2019-04-03Log message when trying to execute http_api command with extra argumentsPaweł Chmielowski
2019-04-03Formating fixPaweł Chmielowski
2019-04-03Make http_api command execution exception catcher log also command and argsPaweł Chmielowski
2019-01-30Produce better error for http_api request with extra parametersPaweł Chmielowski
2019-01-30Reject request http_api request that have malformed Authentication headerPaweł Chmielowski
2019-01-30Allow specifying tag for listener for api_permission purposesPaweł Chmielowski
2019-01-09Update copyright to 2019 (#2756)Badlop
2018-12-13Add code for handling deprecations of get_stacktrace()Paweł Chmielowski
2018-12-03Format list of {{name,string}, {value, _}} as json struct name/valPaweł Chmielowski
2018-12-03Make mod_http_api assume that missing args of type list are empty listPaweł Chmielowski
2018-10-31Don't preprocess arguments, format_args verifies and prepares them (#2629)Badlop
2018-10-19Recognize not_exists error in http_apiPaweł Chmielowski
2018-09-01Get stacktrace out of lager contextEvgeniy Khramtsov
2018-06-14Get rid of ejabberd.hrl headerEvgeniy Khramtsov
2018-01-27Find and fix typos using 'codespell'Evgeniy Khramtsov
2018-01-23Introduce new gen_mod callback: mod_options/1Evgeniy Khramtsov
2018-01-05Update copyright datesEvgeniy Khramtsov
2017-07-27Ability to filter passwords from the log in mod_http_api (#1888)Marco Adkins
2017-04-30Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov
2017-04-11Rename aux.erl as misc.erl17.04Christophe Romain
2017-03-30Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov
2017-02-26Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov
2017-02-23Separate list of strings with \n for srg_get_info in mod_http_api (#1500)Badlop
2017-02-22Reload modules when reloading configuration fileEvgeniy Khramtsov
2017-01-20Make shim for mod_http_api admin_ip_access more robustPaweł Chmielowski
2017-01-02Update copyright date automatically (#1442)Badlop
2016-12-08API call does not necessary use token, it could use basic authMickael Remond
2016-11-25Get rid of compile warningsEvgeniy Khramtsov
2016-11-15Make string args in http_api be list stringsPaweł Chmielowski
2016-11-12Merge branch 'master' into xml-ngEvgeniy Khramtsov
2016-10-05New api permissions frameworkPaweł Chmielowski
2016-09-28Fix 404 response formatting (thanks to Kaggggggga)(#1306)Badlop
2016-09-24Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1Evgeniy Khramtsov