]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2015-08-04 Holger WeissRename muc_filter_packet to muc_filter_message
2015-08-04 Evgeny KhramtsovMerge pull request #696 from weiss/muc-presence-hook
2015-08-04 Holger WeissNew hook: muc_filter_presence
2015-08-04 Mickael RemondAdd split_jid/1
2015-08-02 Evgeniy KhramtsovDo not crash SIP authentication on SCRAMed passwords
2015-07-30 Alexey ShchepinUpdate crypto calls
2015-07-30 Evgeny KhramtsovMerge pull request #682 from weiss/no-mam-carbons
2015-07-28 Holger WeissDon't copy messages of type "normal" without body
2015-07-28 Holger WeissAlso check for <no-storage/> hint
2015-07-28 Holger WeissXEP-0198: Don't add <delay/> tags to IQ stanzas
2015-07-27 BadlopRecompile translations 15.07
2015-07-27 BadlopUpdated Spanish translation
2015-07-27 BadlopUpdated Hebrew translation (thanks to Isratine Citizen)
2015-07-27 BadlopReuse some strings in WebAdmin's Listening Ports
2015-07-24 Paweł ChmielowskiFix problem with merging values from multiple config...
2015-07-24 Christophe... Ensure config snippet is loaded at module installation...
2015-07-24 Christophe... Allow contribution to include .yml or .yaml config...
2015-07-24 Christophe... Allow migration of old pubsub items with xmlelement...
2015-07-24 Christophe... Merge pull request #642 from weiss/pep-on-caps-update
2015-07-23 BadlopProvide command for ODBC's convert_to_scram
2015-07-22 Paweł ChmielowskiDon't crash web admin when displaying info about websoc...
2015-07-22 Christophe... Let nodetree call default flat plugin now
2015-07-22 Christophe... Allow include of simple dependencies (EJAB-1737)(#391)
2015-07-22 Christophe... Let flat be default plugin (#609)
2015-07-22 Christophe... Do not init nodes from mod_pubsub (#609)
2015-07-22 Christophe... Merge pull request #608 from weiss/bare-jid-subscription
2015-07-21 Evgeny KhramtsovMerge pull request #632 from weiss/increase-max-ack...
2015-07-21 Evgeny KhramtsovMerge pull request #618 from weiss/muc-message-hook
2015-07-17 Evgeniy KhramtsovPrint content types more gracefully
2015-07-16 Evgeniy KhramtsovGet rid of 'db_type' for mod_blocking in test suite
2015-07-15 BadlopSet direction of resource and connection (#650)
2015-07-15 BadlopIf local guide.html file not found, redirect to the...
2015-07-15 BadlopUpdate links to Guide in WebAdmin
2015-07-15 BadlopSupport RTL page direction in WebAdmin for Hebrew ...
2015-07-15 BadlopSet LTR direction to Raw links (#650)
2015-07-15 BadlopAdd links in WebAdmin to ejabberd and ProcessOne (...
2015-07-15 BadlopSupport more mod_muc_admin translation strings (#659)
2015-07-11 Mickael RemondUpdate dev section to show erl command-line start command
2015-07-10 Evgeniy KhramtsovAdd "complete" attribute to MAM final response (EJABS...
2015-07-10 Evgeniy KhramtsovFix mod_mam compatibility with RSM for other backends
2015-07-10 Evgeniy KhramtsovFix tests related to MAM
2015-07-10 Jerome SautretFix mod_mam compatibility with RSM (only with odbc...
2015-07-08 Evgeniy KhramtsovDuring halt only shutdown MUC rooms on local node
2015-07-08 Jerome SautretFix MAM tests (EJABS-2480).
2015-07-08 Jerome SautretChanged mam iq get to set as specified by XEP-0313...
2015-07-07 Holger WeissTrigger PEP notifications on CAPS updates
2015-07-06 Holger Weissmod_pubsub: Explain caps_update usage in a comment
2015-07-05 Mickael RemondFix dialyzer warning
2015-07-03 Evgeniy KhramtsovRemove ehyperloglog dependency
2015-07-03 Holger WeissXEP-0198: Increase timeout during resumption
2015-07-03 Holger WeissXEP-0198: Increase default "max_ack_queue" value
2015-07-03 Holger WeissNew hook: muc_filter_packet
2015-07-02 Holger WeissLet Travis grab MySQL 5.6 from repo.mysql.com
2015-07-01 Holger WeissSend notifications on MUC configuration changes
2015-06-30 Evgeny KhramtsovMerge pull request #628 from joudinet/master
2015-06-30 Johan Oudinetconfigure.ac: add AC_CONFIG_MACRO_DIR
2015-06-29 Mickael RemondVersion number must be SemVersion in mix
2015-06-29 Mickael RemondUse https url for git dependencies for consistency
2015-06-29 Mickael RemondKeep the version hardcoded in mix.exs file
2015-06-29 Evgeniy KhramtsovDo not rely on behaviour info when doing config validation
2015-06-29 badlopMerge pull request #620 from weiss/omit-non-anon-msg
2015-06-28 Holger WeissOmit warning message regarding non-anonymous room
2015-06-25 BadlopWhen passwords are scrammed, report check_password_hash...
2015-06-24 BadlopAdd xep definition to mod_mam 15.06
2015-06-22 Evgeniy KhramtsovAdd MAM (XEP-0313) support
2015-06-22 BadlopDocument a few more supported protocols
2015-06-19 Holger WeissAdd s2s_dhfile to list of known options
2015-06-19 Holger WeissUpdate comment that explains how to set up node_mb
2015-06-18 Holger WeissPubSub: Check for node subscription of bare JID
2015-06-18 Christophe... Allow several ';' passed in commands (#599)
2015-06-18 Badlopchange_room_option misses handling some room options...
2015-06-18 Christophe... Don't force persistence if cache enabled (fix previous...
2015-06-18 Christophe... Fix max_items and don't let PEP depends on item cache
2015-06-17 BadlopNew hide_sensitive_log_data option to hide client IP...
2015-06-17 Christophe... Allow password with ';' passed in ejabberdctl (#599)
2015-06-16 Holger WeissAdd s2s_dhfile option to configuration validator
2015-06-16 Alexey ShchepinMerge pull request #581 from weiss/dh-param-file
2015-06-15 Paweł ChmielowskiAdd option to set net_ticktime (EJAB-1742)
2015-06-04 BadlopFix bug introduced in commit b88fa6f6174
2015-06-04 BadlopUse https instead of git in rebar file for dependencies...
2015-06-04 BadlopPick first local multicast service, otherwise remote...
2015-06-04 badlopMerge pull request #592 from weiss/omit-subject-body
2015-06-04 Holger WeissDon't add body element to MUC subject messages
2015-06-03 Evgeny KhramtsovMerge pull request #591 from jpegger/patch-1
2015-06-03 jpeggerAuthmodule using old style XML:get_attr_s()
2015-06-03 Evgeniy KhramtsovDo not ignore unknown options so far
2015-06-03 Evgeniy KhramtsovRemove unused validation code
2015-06-03 Evgeniy KhramtsovMove opt_type/1 function out of if-else block
2015-06-03 Evgeniy KhramtsovFix typo
2015-06-03 Evgeniy KhramtsovAdd missing options of ejabberd_logger to validator
2015-06-03 Evgeniy KhramtsovAdd missing options of mod_muc to validator
2015-06-02 BadlopFix commands export2odbc, connected_users_vhost and...
2015-06-02 badlopMerge pull request #585 from CorCornelisse/master
2015-06-01 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2015-06-01 Evgeniy KhramtsovAdd config validation at startup
2015-06-01 BadlopFix anonymous user login, it wasn't stored in anonymous...
2015-06-01 Evgeniy KhramtsovDo not try to fetch module options via eldap_utils
2015-06-01 Evgeniy KhramtsovReorganize get_opt() code in some modules
2015-06-01 Evgeniy KhramtsovGet rid of some fuzzy macros as it makes syntax tools...
2015-06-01 Cor CornelisseThese arguments should be binary instead of strings...
next