]> granicus.if.org Git - ejabberd/shortlog
ejabberd
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-05 Mickael RemondFix dialyzer warning
2015-07-03 Evgeniy KhramtsovRemove ehyperloglog dependency
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 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...
2015-05-29 BadlopIn xmlrpc use process_unicode_codepoints instead of...
2015-05-29 Evgeniy KhramtsovFix MUC room options vaildation
2015-05-29 Christophe... Add correct package version for mix (#577)
2015-05-28 Evgeniy KhramtsovValidate MUC room options from the configuration file
2015-05-27 badlopMerge pull request #582 from badlop/master-badlop-578
2015-05-27 BadlopAn auth external module requires ext_mod to be started...
2015-05-26 Holger WeissNew options: dhfile and s2s_dhfile
2015-05-26 Christophe... Fix pubsub/odbc crash on remote user unsubscribe (EJAB...
2015-05-26 Alexey ShchepinMerge pull request #569 from weiss/send-element-error...
2015-05-26 Mickael RemondInclude session record from header file instead of...
2015-05-25 Paweł ChmielowskiFix merging of not yaml config files
2015-05-22 Christophe... Fix use of publish_only affiliation with odbc backend
2015-05-22 Christophe... Minor cosmetic changes and add ping command
2015-05-22 BadlopAdd fold markers to config file for Vim editors
2015-05-22 BadlopA few more... Fix epmd not in PATH (#484)(thanks to...
2015-05-21 BadlopUse namespace definitions when possible
2015-05-21 BadlopDocument protocol support (EJABS-1620)
2015-05-21 BadlopFix dialyzer warning in mod_muc_admin:206
2015-05-21 badlopMerge pull request #573 from sezuan/fix_odbc
2015-05-20 Christophe... Add minor robustness on cluster scripts
2015-05-20 Christophe... Add missing sm table (thanks to Rasim Kalimullin)(EJAB...
2015-05-20 Evgeny KhramtsovMerge pull request #576 from processone/revert-570...
2015-05-20 Evgeny KhramtsovRevert "added sm table to pg.sql"
2015-05-20 Evgeny KhramtsovMerge pull request #570 from sezuan/fix_added_sm_table_...
2015-05-20 Holger WeissFix function specification
2015-05-20 Christophe... Remove obsolete doc and win32 files (EJAB-1738)
2015-05-19 Evgeniy KhramtsovDo not bounce normal messages sent to unavailable resource
2015-05-18 Holger WeissSimplify XEP-0203 (Delayed Delivery) code a bit
2015-05-18 Christophe... Call integer_to_binary using jlib (#554)
2015-05-18 Holger WeissRemove XEP-0091 tags from test suite
2015-05-18 BadlopRemove deprecated XEP-0090 Entity Time and 91 Delayed...
2015-05-18 Matthias RieberFixed some string()/binary() issues in ejabberd_odbc
2015-05-17 Holger WeissRevert "Fix EJABBERD_OPTS quoting for Elixir"
2015-05-17 Evgeny KhramtsovMerge pull request #571 from sezuan/fix_export_term
2015-05-17 Matthias Rieberpg - added sm table
2015-05-17 Matthias Rieberfixed erl_prettypr in encode_term
2015-05-15 BadlopNew command get_room_options (#567)
2015-05-15 Holger WeissFix indentation
next