aboutsummaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-06Update copyright dates in header filesEvgeniy Khramtsov34-34/+34
2018-01-06Don't display copyright dates in vCards of servicesEvgeniy Khramtsov1-1/+1
2017-11-27Improve muc#roominfo and muc#roomconfig formsEvgeniy Khramtsov1-1/+2
2017-11-14Explain what is needed for the acme configuration and other small changesKonstantinos Kallas1-2/+6
2017-11-13Fix a record defaultEvgeniy Khramtsov1-1/+1
2017-11-02Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin1-0/+3
2017-10-27Fix typespecEvgeniy Khramtsov1-1/+1
2017-10-27Don't store xdata() in Mnesia tableEvgeniy Khramtsov1-1/+1
2017-10-26Make it possible to export push_session table to SQLEvgeniy Khramtsov1-0/+24
2017-10-25Make it possible to convert to SQL for any current db_typeEvgeniy Khramtsov1-0/+22
2017-09-24Replace translate:mark/1 with ?T() macroEvgeniy Khramtsov1-0/+1
2017-08-10Support getting certificates for domains not specified in the configuration fileKonstantinos Kallas1-1/+1
2017-07-29Finish revoke_certificate and add specsKonstantinos Kallas1-3/+18
2017-07-27Support certificate revocationKonstantinos Kallas1-3/+3
2017-07-18Pretty print list-certificatesKonstantinos Kallas1-0/+5
2017-07-17Save acquired certificates in persistent storageKonstantinos Kallas1-4/+0
2017-07-17Change the persistent data structure from a record to a proplistKonstantinos Kallas1-6/+0
2017-07-17Make some persistent data wrapper functionsKonstantinos Kallas1-1/+9
2017-07-07Clean up get_certificate codeKonstantinos Kallas1-0/+4
2017-07-03Add support for command get_certificates, very crudeKonstantinos Kallas1-5/+17
2017-06-17Cleanup acme_challenge.erl, move types and records in ejabberd_acme.hrlKonstantinos Kallas1-0/+15
2017-05-20Implement cache for mod_privacy/mod_blockingEvgeniy Khramtsov1-8/+0
2017-05-17Implement cache for rosterEvgeniy Khramtsov1-7/+0
2017-05-06LOG_PATH macro should be of string typeEvgeniy Khramtsov1-1/+1
2017-04-16Default config file should be ejabberd.ymlEvgeniy Khramtsov1-1/+1
2017-04-15Add Riak as mod_carboncopy RAM backendEvgeniy Khramtsov1-2/+3
2017-04-14Use cache in front of Redis/SQL RAM backendsEvgeniy Khramtsov4-0/+8
2017-03-30Refactor pubsub's get_last_itemsChristophe Romain1-0/+2
2017-03-10Add support for file-based queuesEvgeniy Khramtsov1-5/+4
2017-02-18Fix some dialyzer warningsEvgeniy Khramtsov7-28/+29
2017-02-14Attach modules to gen_mod's supervisorEvgeniy Khramtsov1-2/+0
2017-01-21mod_pubsub: Fix last item cache for multiple hostsHolger Weiss1-1/+1
2017-01-13Implement database backend interface for MUC, BOSH and auth_anonyousEvgeniy Khramtsov3-12/+15
2017-01-02Update copyright date automatically (#1442)Badlop32-33/+33
2016-12-28Add xmpp_stream_out behaviour and rewrite s2s/SM codeEvgeniy Khramtsov1-2/+0
2016-12-27Cleanup file headersChristophe Romain15-20/+255
2016-12-09Enforce pubsub node removal, revert previous commit (#1320)Christophe Romain1-0/+6
2016-11-23Move copyright definition to ejabberd.hrlEvgeniy Khramtsov1-0/+2
2016-11-22Add missing include filePaweł Chmielowski1-0/+51
2016-11-22Remove now() from mod_offline.hrlPaweł Chmielowski1-2/+2
2016-11-19Switch to stand-alone XMPP libraryEvgeniy Khramtsov15-1569/+0
2016-11-18Remove useless NO_EXT_LIB flagChristophe Romain2-8/+0
2016-11-18Make common tests working againEvgeniy Khramtsov1-0/+13
2016-11-15Add configurable weight for commandsChristophe Romain1-3/+4
2016-11-13Don't auto-decode forwarded payloadEvgeniy Khramtsov1-1/+1
2016-11-13Remove unused header fileEvgeniy Khramtsov1-20/+0
2016-10-07Add xdata generator and make some code using itEvgeniy Khramtsov11-2/+242
2016-09-25Test anonymous authEvgeniy Khramtsov1-1/+1
2016-09-23Add tests for s2s codeEvgeniy Khramtsov1-1/+1
2016-09-13Fix dialyzer warnings for mod_mamEvgeniy Khramtsov1-1/+1