Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-25Use eimp instead of ImageMagick calls for thumbnails creationEvgeniy Khramtsov
2017-09-17Add GIF supportEvgeniy Khramtsov
2017-09-17Introduce mod_avatarEvgeniy Khramtsov
2017-09-13Add riakc dependency versionChristophe Romain
2017-08-23Use forked repo of Riak Erlang clientEvgeniy Khramtsov
2017-08-17Get rid of deprecated crypto functionsEvgeniy Khramtsov
2017-08-07Compile mod_push early as it defines behaviourPaweł Chmielowski
2017-07-25Update oauth2 dependencyPaweł Chmielowski
2017-07-20Update cache_tab and xmpp depPaweł Chmielowski
2017-07-19Update fast_tlsPaweł Chmielowski
2017-07-14Update fast_tlsPaweł Chmielowski
2017-06-28Update depsPaweł Chmielowski
2017-06-27Update fast_tlsPaweł Chmielowski
2017-06-14Fix OTP-17.5 supportChristophe Romain
2017-06-14Bump xmpp versionHolger Weiss
2017-06-13Update esip and stun dependenciesChristophe Romain
2017-06-12Remove luerl from floating_depsPaweł Chmielowski
2017-06-09Update dependenciesChristophe Romain
2017-06-07Update elixirChristophe Romain
2017-06-07Update lager p1_mysql and p1_pgsql dependenciesChristophe Romain
2017-06-07Update dependenciesChristophe Romain
2017-06-07Override version of subdeps with version from main rebar.configPaweł Chmielowski
2017-05-23Introduce --enable-stun and --enable-sip configure optionsEvgeniy Khramtsov
2017-05-17Replace 'if_version_above' directive with 'if_have_fun'Evgeniy Khramtsov
2017-05-17Implement cache for rosterEvgeniy Khramtsov
2017-05-13Shut up dialyzer/xref if public_key:short_name_hash/1 is not availableEvgeniy Khramtsov
2017-05-11Use cache for authentication backendsEvgeniy Khramtsov
2017-05-05Introduce 'sql_connect_timeout' option (#1698)Evgeniy Khramtsov
2017-04-27Bump cache_tab versionEvgeniy Khramtsov
2017-04-27Store options using p1_options moduleEvgeniy Khramtsov
2017-04-26Allow a room admin also to subscribe another JIDBadlop
2017-04-22Add clear_cache admin commandEvgeniy Khramtsov
2017-04-20Use new cache API in mod_capsEvgeniy Khramtsov
2017-04-19Use #jid{} type for #muc_unsubscribe.jidHolger Weiss
2017-04-14Use cache in front of Redis/SQL RAM backendsEvgeniy Khramtsov
2017-04-14Bump xmpp dependency, it's required by previous commitPaweł Chmielowski
2017-04-11Use p1_utils 1.0.8Christophe Romain
2017-03-24Merge branch 'new_queue'Evgeniy Khramtsov
2017-03-22Update dependenciesChristophe Romain
2017-03-20Update xmpp and fast_tls versionsChristophe Romain
2017-03-20Use new xdata compiler APIEvgeniy Khramtsov
2017-03-17Set translation callback on startupEvgeniy Khramtsov
2017-03-10Improve overloaded S2S queue processingEvgeniy Khramtsov
2017-03-10Add support for file-based queuesEvgeniy Khramtsov
2017-03-07Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) supportEvgeniy Khramtsov
2017-02-27Don't perform useless resourceprepEvgeniy Khramtsov
2017-02-26Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov
2017-02-23Update dependenciesChristophe Romain
2017-02-21Don't count resent stanzasEvgeniy Khramtsov
2017-02-15Disable undefined_function_calls xref_checkPaweł Chmielowski