]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2019-10-03 Alexey ShchepinCheck redirect_uri for OAUTH implicit grant
2019-10-02 BadlopUpdate Guide links in WebAdmin to website, as local...
2019-10-02 BadlopSupport custom base path in WebAdmin by using relative...
2019-10-01 Evgeny KhramtsovFix startup of supervisors for listening modules
2019-10-01 Paweł ChmielowskiAllow configuring proxy65 port in tests
2019-10-01 Paweł ChmielowskiBump version of jose to 1.9.0
2019-09-30 Mickael RemondUpdate description for Hex.pm
2019-09-28 Evgeny KhramtsovImprove best match
2019-09-27 Alexey ShchepinSupport OAUTH client authentication
2019-09-26 Evgeny KhramtsovAdvertise muc#roominfo_logs in disco#info of the room
2019-09-26 Evgeny KhramtsovRe-tag xmpp dep 19.09
2019-09-25 Paweł ChmielowskiUpdate deps in mix.exs/lock
2019-09-25 Jerome SautretBump version in mix.exs
2019-09-25 Evgeny KhramtsovDon't log warning when an option is consulted for uknow...
2019-09-25 Paweł ChmielowskiTag p1_acme and use that in deps
2019-09-25 Evgeny KhramtsovRename to p1_acme
2019-09-24 Jerome SautretAdd 19.09 Changelog
2019-09-24 Paweł ChmielowskiUpdate deps
2019-09-23 Evgeny KhramtsovCorrectly handle unicode in log messages
2019-09-22 Evgeny KhramtsovFix unicode formatting in ACME module
2019-09-22 Evgeny KhramtsovFix unicode processing in ejabberd.yml
2019-09-22 Evgeny KhramtsovDon't call to xmpp_idna
2019-09-22 Evgeny KhramtsovFix IDNA support in ACME requests
2019-09-22 Evgeny KhramtsovDon't forget to log an error message on IDNA failure
2019-09-22 Evgeny KhramtsovSupport IDN hostnames in ACME requests
2019-09-21 Evgeny KhramtsovDon't attempt to create acme directory on ejabberd...
2019-09-21 Evgeny KhramtsovSlightly improve arg example
2019-09-21 Evgeny KhramtsovDon't allow requesting certificates for localhost or...
2019-09-21 Evgeny KhramtsovImprove warning message
2019-09-21 Evgeny KhramtsovAvoid excessive quoting in request_handlers of example...
2019-09-21 Evgeny KhramtsovBump acme version
2019-09-20 Evgeny KhramtsovComment `certfiles` section in example config
2019-09-20 Evgeny KhramtsovUse round/0 instead of ceil/0
2019-09-20 Evgeny KhramtsovFix typo
2019-09-20 Evgeny KhramtsovRemove unused file
2019-09-20 Evgeny KhramtsovDon't auto request certificate for localhost and IP...
2019-09-20 Evgeny KhramtsovAdd listener for ACME challenge in example config
2019-09-20 Evgeny KhramtsovImprove ACME implementation
2019-09-18 Alexey ShchepinJWT-only authentication for some users (#3012)
2019-09-18 Holger Weissmod_jidprep: Don't call gen_mod functions directly
2019-09-17 BadlopApply default role after revoking admin affiliation...
2019-09-12 Holger WeissREADME.md: Clean up wording
2019-09-12 Holger WeissMerge remote-tracking branch 'processone/pr/2995'
2019-09-12 Holger WeissAdd support for XEP-0328: JID Prep
2019-09-10 Evgeny KhramtsovLog Mnesia table type on creation
2019-09-10 Evgeny KhramtsovReplicate Mnesia 'bosh' table when nodes are joined
2019-09-09 Mickael RemondMerge branch 'master' of github.com:processone/ejabberd
2019-09-09 Mickael RemondUse email field type to avoid jid capitalization on iOS
2019-09-09 Holger WeissFix typos in issue template
2019-09-09 Mickaël RémondUpdate issue templates
2019-09-08 Alexey ShchepinAdd missing ejabberd_auth_jwt:user_exists/2 function...
2019-09-08 Alexey ShchepinFix BEGIN/COMMIT/ROLLBACK syntax for MSSQL (#2978)
2019-09-06 Evgeny KhramtsovFix certificate selection for s2s
2019-09-06 Paweł ChmielowskiAdd ejabberd_oauth:verify_resowner_scope callback back
2019-09-04 Evgeny KhramtsovFix the regression introduced in dd57950
2019-08-27 BadlopFix some links to Guide in WebAdmin and add new ones...
2019-08-26 badlopMerge pull request #3004 from Slawutich/master
2019-08-23 VyacheCustom exit message is not broadcast
2019-08-22 BadlopUse select fields to input host in WebAdmin Backup...
2019-08-22 BadlopFix call to deprecated ejabberd_config:get_myhosts...
2019-08-22 BadlopProvide meaningful error when adding non-local users...
2019-08-22 BadlopCheck account auth provided in WebAdmin is a local...
2019-08-18 ThUnD3r|Gr33nAdded gsfonts for captcha
2019-08-16 Paweł ChmielowskiAdd another variant of transformation of offline_msg...
2019-08-13 Evgeny KhramtsovDon't treat 'Host' header as a virtual XMPP host
2019-08-13 BadlopRevert "Affiliations other than admin and owner cannot...
2019-08-13 BadlopWhen join new room with password, set pass and password...
2019-08-12 BadlopImprove rooms_* commands to accept 'global' as MUC...
2019-08-12 Evgeny KhramtsovFix typo in type spec
2019-08-12 Evgeny KhramtsovSpawn SQL connections on demand only
2019-08-08 BadlopRename MUC command arguments from Host to Service ...
2019-08-08 Evgeny KhramtsovDon't use close/2: set stop_reason explicitly
2019-08-06 Mickael RemondRemove fast_yaml override
2019-08-06 Evgeny KhramtsovReport connection error before waiting for resumption
2019-08-06 Evgeny KhramtsovAdd tests for 'vcard' option
2019-08-06 Evgeny KhramtsovImplement reload/3 for mod_http_upload
2019-08-05 Jerome SautretAdd 19.08 Changelog 19.08
2019-08-05 Paweł ChmielowskiAdopt mix task to changes in ejabberd_config
2019-08-05 Paweł ChmielowskiBump version in mix.exs
2019-08-05 Paweł ChmielowskiUpdate mix deps
2019-08-04 Evgeny KhramtsovDon't retain module option on gen_mod supervisor
2019-08-02 Paweł ChmielowskiUse tagged version for yconf as well
2019-08-02 Paweł ChmielowskiUpdate deps to tagged versions
2019-08-02 Evgeny KhramtsovValidate BINVAL values of vcard elements as Base64
2019-08-02 Evgeny KhramtsovIntroduce 'vcard' option for the modules supporting...
2019-08-01 Evgeny KhramtsovBump pkix version
2019-08-01 BadlopExplain requirements of the FROM argument of send_messa...
2019-07-31 Evgeny KhramtsovDon't call ejabberd_cluster from its submodules
2019-07-31 Evgeny KhramtsovFix db_type validation
2019-07-31 Paweł ChmielowskiAdd test that trigger get_only_item in pubsub
2019-07-31 Paweł ChmielowskiFor pubsub items with max_item = 1 use order by in...
2019-07-31 Evgeny KhramtsovDon't render CAPTCHA whitelist when CAPTCHA is not...
2019-07-31 Paweł ChmielowskiChange type of server_host column in mysql.new.sql
2019-07-31 Evgeny KhramtsovImprove SQL timeouts handling
2019-07-30 Evgeny KhramtsovAlso catch 'shutdown' exit reason
2019-07-30 Evgeny KhramtsovImprove pattern matching
2019-07-30 Evgeny KhramtsovImplement read-repair for session pids
2019-07-30 Evgeny KhramtsovRemove dead code
2019-07-30 Evgeny KhramtsovFix race condition when deleting c2s session record
2019-07-30 Evgeny KhramtsovFix SQL connections leakage
next