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-11-27Improve muc#roominfo and muc#roomconfig formsEvgeniy Khramtsov
2017-11-15Merge branch 'lets_encrypt_acme_support' of git://github.com/angelhof/ejabber...Evgeniy Khramtsov
2017-11-14Explain what is needed for the acme configuration and other small changesKonstantinos Kallas
2017-11-13Fix a record defaultEvgeniy Khramtsov
2017-11-02Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin
2017-10-27Fix typespecEvgeniy Khramtsov
2017-10-27Don't store xdata() in Mnesia tableEvgeniy Khramtsov
2017-10-26Make it possible to export push_session table to SQLEvgeniy Khramtsov
2017-10-25Make it possible to convert to SQL for any current db_typeEvgeniy Khramtsov
2017-09-24Replace translate:mark/1 with ?T() macroEvgeniy Khramtsov
2017-08-10Support getting certificates for domains not specified in the configuration fileKonstantinos Kallas
2017-07-29Finish revoke_certificate and add specsKonstantinos Kallas
2017-07-27Support certificate revocationKonstantinos Kallas
2017-07-18Pretty print list-certificatesKonstantinos Kallas
2017-07-17Save acquired certificates in persistent storageKonstantinos Kallas
2017-07-17Change the persistent data structure from a record to a proplistKonstantinos Kallas
2017-07-17Make some persistent data wrapper functionsKonstantinos Kallas
2017-07-07Clean up get_certificate codeKonstantinos Kallas
2017-07-03Add support for command get_certificates, very crudeKonstantinos Kallas
2017-06-17Cleanup acme_challenge.erl, move types and records in ejabberd_acme.hrlKonstantinos Kallas
2017-05-20Implement cache for mod_privacy/mod_blockingEvgeniy Khramtsov
2017-05-17Implement cache for rosterEvgeniy Khramtsov
2017-05-06LOG_PATH macro should be of string typeEvgeniy Khramtsov
2017-04-16Default config file should be ejabberd.ymlEvgeniy Khramtsov
2017-04-15Add Riak as mod_carboncopy RAM backendEvgeniy Khramtsov
2017-04-14Use cache in front of Redis/SQL RAM backendsEvgeniy Khramtsov
2017-03-30Refactor pubsub's get_last_itemsChristophe Romain
2017-03-10Add support for file-based queuesEvgeniy Khramtsov
2017-02-18Fix some dialyzer warningsEvgeniy Khramtsov
2017-02-14Attach modules to gen_mod's supervisorEvgeniy Khramtsov
2017-01-21mod_pubsub: Fix last item cache for multiple hostsHolger Weiss
2017-01-20Merge branch 'new_stream'Evgeniy Khramtsov
2017-01-13Implement database backend interface for MUC, BOSH and auth_anonyousEvgeniy Khramtsov
2017-01-02Update copyright date automatically (#1442)Badlop
2016-12-28Add xmpp_stream_out behaviour and rewrite s2s/SM codeEvgeniy Khramtsov
2016-12-27Cleanup file headersChristophe Romain
2016-12-09Enforce pubsub node removal, revert previous commit (#1320)Christophe Romain
2016-11-23Move copyright definition to ejabberd.hrlEvgeniy Khramtsov
2016-11-22Add missing include filePaweł Chmielowski
2016-11-22Remove now() from mod_offline.hrlPaweł Chmielowski
2016-11-19Switch to stand-alone XMPP libraryEvgeniy Khramtsov
2016-11-18Remove useless NO_EXT_LIB flagChristophe Romain
2016-11-18Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov
2016-11-18Make common tests working againEvgeniy Khramtsov
2016-11-15Add configurable weight for commandsChristophe Romain
2016-11-13Don't auto-decode forwarded payloadEvgeniy Khramtsov
2016-11-13Remove unused header fileEvgeniy Khramtsov
2016-11-12Merge branch 'master' into xml-ngEvgeniy Khramtsov
2016-10-07Add xdata generator and make some code using itEvgeniy Khramtsov
2016-09-25Test anonymous authEvgeniy Khramtsov