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-05-04Annotate options and commands recently addedBadlop
2022-04-20Make oauth_revoke_token work with all backendsPaweł Chmielowski
2022-02-11Update copyright year to 2022Badlop
2021-01-27Update newest copyright year to 2021 (#3464)Badlop
2021-01-22Revert "ejabberd_oauth language reworked"Badlop
2021-01-14ejabberd_oauth language reworkedAllan Nordhøy
2020-09-03Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson
2020-01-28Update copyright to 2020 (#3149)Badlop
2019-12-24Fix case clause error regarding admin_generated password (#3122)Badlop
2019-10-15Convert oauth_expire option to accept timeout valuesPaweł Chmielowski
2019-10-11Fix dialyzer warning in #oauth_ctxAlexey Shchepin
2019-10-03Check redirect_uri for OAUTH implicit grantAlexey Shchepin
2019-09-27Support OAUTH client authenticationAlexey Shchepin
2019-09-09Use email field type to avoid jid capitalization on iOSMickael Remond
2019-09-06Add ejabberd_oauth:verify_resowner_scope callback backPaweł Chmielowski
2019-07-29Improve hooks validator and fix bugs related to hooks registrationEvgeny Khramtsov
2019-07-12Process unexpected messages uniformlyEvgeny Khramtsov
2019-06-22Improve extraction of translated stringsEvgeny Khramtsov
2019-06-15Use list_to_existing_atom/1 wherever possibleEvgeny Khramtsov
2019-06-15Get rid of "well-known" typeEvgeny Khramtsov
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-01-09Update copyright to 2019 (#2756)Badlop
2018-09-09Fix some dialyzer warningsEvgeny Khramtsov
2018-08-07Allow acme and oauth commands to be read by gen_markdown_doc_for_commandsBadlop
2018-06-14Get rid of ejabberd.hrl headerEvgeniy Khramtsov
2018-01-05Update copyright datesEvgeniy Khramtsov
2017-10-09Don't include CSS, javascript and image data directly in the codeEvgeniy Khramtsov
2017-09-24Add script to extract translation stringsEvgeniy Khramtsov
2017-07-06Remove old command calling interfacePaweł Chmielowski
2017-05-21Declare ejabberd_oauth behaviourEvgeniy Khramtsov
2017-05-19export_all is not needed herePaweł Chmielowski
2017-05-19Fix values put in args_examplesPaweł Chmielowski
2017-05-08Add type specs for Module:opt_type/1Evgeniy Khramtsov
2017-04-29Don't validate an option in ejabberd_config:get_option() functionsEvgeniy Khramtsov
2017-04-21Use new cache API in ejabberd_oauthEvgeniy Khramtsov
2017-03-29oauth_list_tokens and oauth_revoke_token work only in Mnesia (#1644)Badlop
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-24Improve startup procedureEvgeniy Khramtsov
2017-01-02Update copyright date automatically (#1442)Badlop
2016-11-16Fix typoChristophe Romain
2016-11-13Deprecate most of the functions from jlib.erlEvgeniy Khramtsov
2016-11-12Merge branch 'master' into xml-ngEvgeniy Khramtsov
2016-10-05New api permissions frameworkPaweł Chmielowski
2016-08-16Erlang R17 has a Time limit in erlang:send_after (#1246)Badlop
2016-08-10Provide proper args_desc in oauth_issue_token commandPaweł Chmielowski
2016-08-04Add tokens cache to ejabberd_oauthAlexey Shchepin
2016-08-01Merge pull request #1223 from processone/expand_apiMickaël Rémond
2016-07-30Add support for sending back missing scope error to API ReST command callsMickael Remond
2016-07-29Switch workers from temporary to transientChristophe Romain