]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2016-03-09 Paweł ChmielowskiFix escaping of argument in iexlive and iexdebug
2016-03-09 Evgeniy KhramtsovDefine mod_opt_type/1 callback
2016-03-09 Evgeniy KhramtsovUnregister hooks and iq handlers on terminate
2016-03-08 Holger Weissmod_http_upload: Add XEP-0363 v0.2 support
2016-03-08 Evgeniy KhramtsovExperimental MIX (XEP-0369) support
2016-03-07 badlopMerge pull request #989 from galambalazs/patch-1
2016-03-07 badlopMerge pull request #988 from tnull/edoc_fix
2016-03-07 BadlopFix format_result also in xmlrpc, after aa5caa3 (#982)
2016-03-07 Balázs Galambosifix syntax highlighting by keeping "~s" together
2016-03-07 Elias RohrerFixed type specifications for 'rebar doc'
2016-03-04 Paweł ChmielowskiDefine opt_type required be ejabberd_config behaviour.
2016-03-04 Paweł ChmielowskiCompile ejabberd_config early to stop undefined behavio...
2016-03-04 BadlopMark get_queue_length obsolete, and use count_offline_m...
2016-03-03 Christophe... ext_mod: switch to fast_xml and remove old p1_logger...
2016-03-03 Christophe... Fix pubsub disco after host/serverhost cleanup
2016-03-03 Evgeniy KhramtsovEnable flexible offline on disco#info as well
2016-03-03 Christophe... Use Elixir v1.2.3
2016-03-03 Christophe... Minor format cleanup
2016-03-02 Mickael RemondUse upcoming version of ejabberd with Elixir 1.2
2016-03-01 Alexey ShchepinMissed a few calls in previous commits
2016-03-01 Alexey ShchepinRaise an error when there are no fields to set in ...
2016-03-01 Alexey ShchepinUpdate more SQL queries
2016-03-01 Alexey ShchepinUpdate more SQL queries
2016-03-01 Alexey ShchepinUpdate p1_pgsql tag
2016-03-01 Alexey ShchepinUpdate more SQL queries
2016-03-01 Alexey ShchepinUpdate mod_last SQL queries to the new API
2016-03-01 Alexey ShchepinNew parse transform for ?SQL_UPSERT and ?SQL_UPSERT_T
2016-03-01 Alexey ShchepinUpdate mod_roster and ejabberd_auth_odbc SQL queries...
2016-03-01 Alexey ShchepinAllow balanced expressions inside @(...) in ejabberd_sql_pt
2016-03-01 Alexey ShchepinUpdated some mod_offline SQL queries to the new API
2016-03-01 Alexey ShchepinUse 'any' to match any DBMS in sql_query
2016-03-01 Alexey ShchepinBetter error handling in ejabberd_sql_pt
2016-03-01 Alexey ShchepinSupport for run-time SQL queries selection depending...
2016-03-01 Alexey ShchepinNew parse transform for SQL queries, use prepare/execut...
2016-02-29 Mickael RemondUpdate ejabberd version for hex.pm release
2016-02-29 Paweł ChmielowskiDisable back undefined_function_calls xref check
2016-02-29 Evgeniy KhramtsovDo not call to deprected/undefined functions from mod_s... 16.02
2016-02-29 Paweł ChmielowskiEnable undefined_function_calls xref option
2016-02-28 Holger Weissmod_register_web: Choose the right error messages
2016-02-26 Evgeniy KhramtsovImprove LDAP shared roster support (EJAB-1480)
2016-02-26 Christophe... Implementation of pubsub#itemreply (EJAB-1347)(#928)
2016-02-26 Christophe... Fix host/serverhost usage (#902)
2016-02-25 Marek FossFix for #935
2016-02-25 Paweł ChmielowskiAdd extra items to .gitignore
2016-02-25 Paweł ChmielowskiSplit long lines
2016-02-25 Paweł ChmielowskiElixir want {src_dirs, ["include"]} on top of a config
2016-02-25 Paweł ChmielowskiDon't include empty line after java example
2016-02-24 BadlopUpdate translated files, as there wee many improvements
2016-02-23 Christophe... Make caps warning less confusing (#955)
2016-02-20 Holger Weissmod_http_upload: Also expand @HOST@ in 'docroot'
2016-02-20 Holger Weissmod_http_upload: Expand 'docroot' before using it
2016-02-19 Alexey ShchepinMerge pull request #961 from weiss/compression-after...
2016-02-19 Holger WeissAccept stream compression request after SASL
2016-02-19 Evgeniy KhramtsovAdd Redis backend to the test suite
2016-02-19 Evgeniy KhramtsovMake it possible to define 'sm_db_type' per virtual...
2016-02-17 BadlopFix format_result so get_room_options command works...
2016-02-15 Paweł ChmielowskiAnother fix for \n in ejabberdctl arguments
2016-02-15 badlopMerge pull request #953 from cdroege/fix_css
2016-02-12 Paweł ChmielowskiAllow to pass \n in argument to ejabberdctl
2016-02-12 Christian DrögeFix the color of links in tables in web admin
2016-02-12 badlopMerge pull request #951 from rodrigues/master
2016-02-11 Victor RodriguesUpdate Portuguese (Brazil) translations
2016-02-11 Holger Weissmod_muc_room: Let members see admin/owner JIDs
2016-02-11 Holger Weissmod_muc_room: Don't expose JIDs in anonymous rooms
2016-02-11 Holger WeissTravis CI: Make sure Riak finds callback module
2016-02-11 Evgeniy KhramtsovGet rid of calls to jlib.erl from tests
2016-02-11 Evgeniy KhramtsovDo not forget sending initial presence in XEP-0013...
2016-02-10 Holger Weissmod_mam: Send new preferences when they are set
2016-02-10 Evgeniy KhramtsovAdd tests for XEP-0013
2016-02-08 BadlopMention new XEP support
2016-02-08 BadlopPrepare room JID in create_room command
2016-02-09 Paweł ChmielowskiFix example value for rescode return type
2016-02-09 Paweł ChmielowskiMore documentation of arguments in mod_admin_extra
2016-02-09 Evgeniy KhramtsovXEP-0013: Flexible Offline Message Retrieval support
2016-02-09 Paweł ChmielowskiRemove remanants of pre-binary strings
2016-02-09 Christophe... Use muc_online_room record for pattern matching
2016-02-09 Paweł ChmielowskiBetter presentation of result description in docs
2016-02-09 Paweł ChmielowskiStart documenting arguments in mod_admin_extra commands
2016-02-09 Paweł ChmielowskiTypo in markdown generator
2016-02-08 Holger WeissAdd most status codes only to initial MUC presence
2016-02-08 BadlopFix section links to the Guide in the WebAdmin
2016-02-08 badlopMerge pull request #944 from cdroege/configureable_host...
2016-02-08 badlopMerge pull request #945 from nikolauspolak/master
2016-02-08 Evgeny KhramtsovMerge pull request #914 from weiss/mam-expose-jid
2016-02-08 Mickael RemondAdd link to ProcessOne site
2016-02-08 Mickael RemondLink to Hex.pm
2016-02-08 Mickael RemondPreparing to release beta package on hex.pm
2016-02-08 Mickael RemondRemove compile warnings
2016-02-07 Holger WeissOmit redundant check for overcrowded MUC room
2016-02-07 Holger Weissmod_mam: Don't let outcasts access MUC archive
2016-02-06 Holger WeissXEP-0198: Fix session timeout corner case
2016-02-06 Nikolaus PolakUpdate German translation
2016-02-05 BadlopRename option to regexp_room_id for consistency with...
2016-02-05 HAMANO Tsukasaadd room_id_regexp option
2016-02-04 Christian DrögeAllow to modify host when deleting account or changing...
2016-02-04 Pablo PolvorinMake hibernate timeouts configurable
2016-02-04 Mickaël RémondMerge pull request #943 from processone/deps-cleanup
2016-02-03 Mickael RemondConvert tests to Fast XML
2016-02-03 Mickael RemondSwitch to Fast XML module
2016-02-03 BadlopHandle spaces in vsn attribute of app file when install...
next