]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2019-06-30 Evgeny KhramtsovUse new ets_cache API in ejabberd_auth
2019-06-28 Evgeny KhramtsovAvoid using broad p1_queue:queue() type wherever possible
2019-06-27 Evgeny KhramtsovUse yconf validator for custom Mnesia schemas
2019-06-27 Evgeny KhramtsovAvoid using broad map() type wherever possible
2019-06-27 Evgeny KhramtsovUse correct rr_type()
2019-06-27 Evgeny KhramtsovFix type specs
2019-06-26 Evgeny KhramtsovMake sure queue bouncing doesn't yield into infinite...
2019-06-26 Evgeny KhramtsovDeprecate 'route_subdomains' option
2019-06-25 Evgeny KhramtsovUse correct stacktrace in logging macros
2019-06-25 Evgeny KhramtsovUse proper loglevel to log resumption failures
2019-06-25 Paweł ChmielowskiStore muc_subscribers in process dict if get_subscribed...
2019-06-25 Evgeny KhramtsovDon't propagate downstream already handled message
2019-06-24 Evgeny KhramtsovCall ejabberd_s2s:allow_host/2 with correct virtual...
2019-06-24 Evgeny KhramtsovReport invalid translation strings
2019-06-24 Evgeny KhramtsovMake logging messages more consistent
2019-06-24 Evgeny KhramtsovCheck if mod_last is loaded before calling its functions
2019-06-24 Evgeny KhramtsovUse "begin ... end" in logging macros
2019-06-24 Evgeny KhramtsovDeprecated access_commands option
2019-06-24 Evgeny KhramtsovMake ejabberd_xmlrpc working as a listening module...
2019-06-24 Evgeny KhramtsovDon't crash on empty avatar data
2019-06-23 Evgeny KhramtsovUse correct virtual host for s2s options
2019-06-23 Evgeny KhramtsovAvoid code duplication in gen_mod
2019-06-23 Evgeny KhramtsovLet it crash on unspecified option
2019-06-23 Evgeny KhramtsovUpdate Russian msg file
2019-06-23 Evgeny KhramtsovUpdate Russian PO file
2019-06-23 Evgeny KhramtsovRespond with 'Bad Request' to unexpected 'Host' header
2019-06-23 Evgeny KhramtsovValidate and set 'version' option at an earlier stage
2019-06-22 Evgeny KhramtsovRun "make translations"
2019-06-22 Evgeny KhramtsovGenerate paths for poedit
2019-06-22 Evgeny KhramtsovUpdate extract-tr.sh script
2019-06-22 Evgeny KhramtsovImprove extraction of translated strings
2019-06-22 Evgeny KhramtsovChange Travis OTP platform from 19.1 to 19.3
2019-06-22 Evgeny KhramtsovDisable Elixir in Travis tests
2019-06-22 Evgeny KhramtsovFix shaper selection in ejabberd_c2s
2019-06-21 Evgeny KhramtsovMake option 'validate_stream' global
2019-06-21 Evgeny KhramtsovDon't attempt to query 'undefined' active list
2019-06-21 Evgeny KhramtsovAllow multiple definitions of host_config and append_ho...
2019-06-21 Evgeny KhramtsovCorrect mod_mix_pam protocol version
2019-06-21 Evgeny KhramtsovFix usage of TLS in mod_mqtt
2019-06-20 Holger Weissmod_pubsub: Check access_model when publishing PEP
2019-06-20 Evgeny KhramtsovFix creation of type spec for map() options
2019-06-19 BadlopRename remaining command arguments from Server to Host...
2019-06-19 BadlopAdd support for backwards compatibility in command...
2019-06-19 BadlopFix support for nonexistent or empty access_commands...
2019-06-17 Evgeny KhramtsovRequire opt_type/1 callback
2019-06-17 Evgeny KhramtsovGenerate more readable exception
2019-06-17 Evgeny KhramtsovSet yconf version in mix.exs explicitly
2019-06-17 Evgeny KhramtsovSynchronize macros from rebar.config with mix.exs
2019-06-17 Evgeny KhramtsovAdd yconf application to mix.exs
2019-06-17 Evgeny KhramtsovReflect recent pubsub changes in configuration transformer
2019-06-17 Christophe... Add helper to check xep implementations and versions
2019-06-17 Evgeny KhramtsovBump supported version of XEP-0355
2019-06-17 Christophe... Remote obsolete pubsub config from tests
2019-06-17 Evgeny KhramtsovFix component routes unregistration
2019-06-17 Christophe... Remove deprecated pubsub plugins
2019-06-15 Evgeny KhramtsovUse list_to_existing_atom/1 wherever possible
2019-06-15 Evgeny KhramtsovAdd PostgreSQL to Travis services
2019-06-15 Evgeny KhramtsovGet rid of "well-known" type
2019-06-15 Evgeny KhramtsovRemove default_db/1 and add default_db/3
2019-06-14 Evgeny KhramtsovIgnore beams compiled by Elixir
2019-06-14 Evgeny KhramtsovAccept output argument in tools/opt_types.sh
2019-06-14 Evgeny KhramtsovWarn about 'service_url' option during config transform...
2019-06-14 Evgeny KhramtsovFix exception formatting on old Erlang
2019-06-14 Evgeny KhramtsovFix validator of mod_avatar
2019-06-14 Evgeny KhramtsovIntroduce option 'captcha_url'
2019-06-14 Evgeny KhramtsovRemove mod_echo module
2019-06-14 Holger WeissTravis CI: Ensure MySQL is started
2019-06-14 Evgeny KhramtsovAdd forgotten header file
2019-06-14 Paweł ChmielowskiUse commit id instead of branch name to specify deps...
2019-06-14 Evgeny KhramtsovUse new configuration validator
2019-06-13 Paweł ChmielowskiReturn jid_malformed error when sending presence withou...
2019-06-13 badlopMerge pull request #2651 from Iperity/fix-privacy-race...
2019-06-11 Mickaël RémondDebug log to help troubleshoot delegation ACLs
2019-06-11 Christophe... Revert "Fix pubsub compliance XEP-0060 § 7.1.3.6 (...
2019-06-10 Nathan BruningRefactor mod_privacy patch; move logic user_receive_pac...
2019-06-10 Nathan BruningFix user_send_packet in mod_privacy; was failing on...
2019-06-10 Nathan BruningFix mod_privacy race condition
2019-06-09 Mickaël Rémondlock.yml defines locking policy for old issues
2019-06-06 Evgeny KhramtsovUse system_time/1 instead of monotonic_time/1
2019-06-05 Holger Weissmod_register_web: Don't crash if user exists
2019-06-04 Paweł ChmielowskiChange indentation in ejabberd.yml.example to more...
2019-05-29 BadlopFix example argument in private_set, don't include...
2019-05-28 Holger Weissmod_stream_mgmt: Drop unused code
2019-05-28 Paweł ChmielowskiChange implementation of mod_offline use_mam_for_storage 19.05
2019-05-28 Evgeny KhramtsovDon't check mod_register restrictions in 'register...
2019-05-27 Holger Weissmod_http_upload: Avoid catch-all error handling
2019-05-25 Mickaël RémondImprove captcha blocking alert wording
2019-05-25 Mickaël RémondImprove captcha.sh script documentation
2019-05-24 Paweł ChmielowskiFix last commit
2019-05-24 Paweł ChmielowskiMake mod_admin_extra add/delete_rosteritem reuse code...
2019-05-24 Mickaël RémondAdd data clean up suggested command
2019-05-23 Christophe... Prepare 19.05
2019-05-23 Christophe... Update deps in mix.lock
2019-05-23 Paweł ChmielowskiUpdate deps
2019-05-23 Evgeny KhramtsovUse different cache tables per auth module
2019-05-20 Holger WeissRemove 'register' access rule from example config
2019-05-20 Evgeny KhramtsovUse lager 3.6.10
2019-05-19 Evgeny KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2019-05-19 Evgeny KhramtsovReport better errors on SQL terms decode failure
2019-05-18 Alexey ShchepinFix PostgreSQL compatibility in mod_offline_sql:remove_...
next