]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2016-08-01 Mickael RemondRemove compile warning
2016-08-01 Christophe... Switch mix worker to transient
2016-08-01 Christophe... Add missing comas in sql statement (#1219)
2016-07-30 Mickaël RémondMerge pull request #1221 from processone/expand_api
2016-07-29 Mickael RemondDo not crash on check when we do not have JID
2016-07-29 Christophe... Merge pull request #1178 from candrews/patch-1
2016-07-29 Christophe... Switch workers from temporary to transient
2016-07-28 Paweł ChmielowskiDisplay data that is send to websocket connection in...
2016-07-28 Christophe... Merge pull request #1193 from gabrielgatu/support-elixi...
2016-07-28 gabrielgatuStart elixir application after ejabberd_app:start_apps()
2016-07-28 Mickaël RémondMerge pull request #1211 from processone/expand_api
2016-07-26 Holger Weissmod_http_upload_quota: Apply cosmetic changes
2016-07-26 Evgeniy KhramtsovAdd 'allow_subscription' MUC configuration option
2016-07-26 Mickael RemondAdd ability to run test with Elixir mix
2016-07-26 Mickael RemondClarify command module API
2016-07-26 Mickael RemondAvoid starting several time the owner process
2016-07-26 Mickael RemondMake jlib ETS table more resilient
2016-07-26 Mickael RemondFix list appending bug
2016-07-26 Mickael RemondRemove unused import
2016-07-25 Alexey ShchepinAdd DB backend support for ejabberd_oauth
2016-07-25 Mickael RemondFix tests, command need to be properly added to list...
2016-07-25 Mickael RemondSimplify code for command policy group expansion
2016-07-25 BadlopExport acl:parse_ip_netmask/1 for mod_rest (ejabberd...
2016-07-25 Mickael RemondInitial attempt on access on commands
2016-07-24 Holger WeissDon't return error for blocked MUC PMs
2016-07-24 Mickael RemondReturn more user friendly, human readable error description
2016-07-23 Mickael RemondMake default OAuth token TTL values more user friendly
2016-07-23 Mickael RemondAdd support for checking access rules conformance for...
2016-07-23 Mickael RemondError when not authorized should be 403
2016-07-23 Mickael RemondMove any access rules check to ACL module
2016-07-23 Mickael RemondClean-up of error codes and format json structure
2016-07-22 Holger WeissXEP-0198: Log debug message when dropping stanza
2016-07-22 Holger WeissPreserve PID for offline sessions
2016-07-22 Pablo PolvorinSupport oauth password grant type
2016-07-22 Pablo Polvorinstringprep might already be started
2016-07-22 Pablo PolvorinFix elixir test case: stringprep was required
2016-07-22 Pablo Polvorinoauth: single jid field instead of username/password...
2016-07-22 BadlopConvert password provided by web form to UTF8 before...
2016-07-22 Jerome SautretQuote postgresql database name (#1136)
2016-07-22 Paweł ChmielowskiFix handling of complex values as arguments in http_api
2016-07-21 Evgeny KhramtsovMerge pull request #1201 from xmppjingle/master
2016-07-21 xmppjingleExternal Component Hook
2016-07-20 Pablo PolvorinOauth callback must pass expires_in as ttl instead...
2016-07-20 Paweł ChmielowskiUse different version of elixir depending on erlang...
2016-07-20 Paweł ChmielowskiAdd else branch to if_version_{above,below}
2016-07-20 Paweł ChmielowskiMake processing of if_* clauses in rebar.config recursive
2016-07-19 Pablo PolvorinFix test for changes in oauth expiry
2016-07-19 Pablo PolvorinMerge branch 'master' of github.com:processone/ejabberd
2016-07-19 Pablo PolvorinLet user choose the desired oauth token TTL
2016-07-19 Holger Weissmod_mam: Fix handling of result set page limit
2016-07-19 Holger Weissmod_mam: Always limit result set page size
2016-07-19 Mickael RemondUpgrade Elixir version to 1.2 in rebar config
2016-07-19 Mickael RemondLock relx version as newer version does not compile...
2016-07-19 Paweł ChmielowskiMake access rules in ejabberd_web_admin configurable
2016-07-19 Pablo PolvorinFix command argument formatting
2016-07-19 Pablo PolvorinAdd 'ejabberd:user' and 'ejabberd:admin' oauth scopes
2016-07-18 Pablo PolvorinFix ce0d1704c6cc167c8bc891587952f78c55f979ad
2016-07-18 xmppjingleMerge remote-tracking branch 'processone/master'
2016-07-18 xmppjingleExternal Component Connection Hooks
2016-07-18 Holger Weissjlib: Don't try to keep just one <delay/> tag
2016-07-10 Holger WeissOmit [info] message with number of queued stanzas
2016-07-10 Evgeniy KhramtsovFix compilation error
2016-07-09 Evgeniy KhramtsovUse hooks instead of direct calls to mod_mam
2016-07-08 Holger Weissmod_http_upload_quota: Depend on mod_http_upload
2016-07-08 Mickael RemondUpdate stringprep and iconv
2016-07-08 Christophe... Do send last items only for subscription on current...
2016-07-08 Evgeniy KhramtsovRename MUC/Sub's namespace
2016-07-08 Evgeniy KhramtsovHandle MUC/Sub subscriptions list request
2016-07-08 Evgeniy KhramtsovAdvertise MUC/Sub support in MUC service disco#info
2016-07-08 Evgeniy KhramtsovExperimental MUC/Sub support
2016-07-08 Mickael RemondUpdate dependencies
2016-07-07 Evgeniy KhramtsovGet rid of warnings
2016-07-07 Evgeniy KhramtsovWarn on cyclic modules dependencies
2016-07-06 BadlopRevert "Recover fix of 907e239 lost in 9deb294 (thanks...
2016-07-06 Evgeniy KhramtsovMake modules loading in a dependent order (#1191)
2016-07-06 Christophe... Add missing '/' for jid matching from commit e300f80
2016-07-05 Alexey ShchepinFix missed escaping in node_flat_sql.erl
2016-07-05 Christophe... Quote reserver 'type' keyword for pgsql to fix e300f80
2016-07-05 Christophe... Fix use of like parameter in sql pubsub's requests
2016-07-05 gabrielgatuSupport elixir module installer
2016-07-03 Holger Weissmod_configure: Fix editing of access rules
2016-07-01 Paweł ChmielowskiGrab new p1_utils that has fix for R19
2016-07-01 Paweł ChmielowskiFix compilation issues on R19
2016-06-30 Mickael RemondFix dependencies when using Elixir Mix
2016-06-30 Mickael RemondUpdate dependencies
2016-06-29 Holger Weissmod_mam_mnesia: Force garbage collection
2016-06-29 Holger Weissmod_client_state: Throttle PEP stanzas by default
2016-06-29 Pablo PolvorinAllow generation of oauth tokens from command line 16.06
2016-06-28 Craig AndrewsHarden the systemd unit
2016-06-27 Paweł ChmielowskiInclude correct version in stream:stream when reporting...
2016-06-24 Paweł ChmielowskiInline muc access rules
2016-06-24 Paweł Chmielowskiacl: ACLName rule should match if any part of ACLName...
2016-06-24 Christophe... Update dependencies for 16.06x
2016-06-23 Christophe... Fix typo from d8bb5d9c
2016-06-23 Christophe... Prepare hex.pm release
2016-06-23 Holger Weissmod_pubsub: Fix matching of set_node/1 result
2016-06-23 Paweł ChmielowskiWhen convertion of xmlrpc argument to type fails, repor...
2016-06-23 Jerome Sautretxref was broken when Elixir wasn't enabled
2016-06-23 Paweł ChmielowskiCompile gen_mod early to help with undefined behaviour...
2016-06-23 Evgeny KhramtsovMerge pull request #1165 from weiss/default-blocking...
next