aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move XMPP stream and SASL processing to xmpp repoEvgeniy Khramtsov2018-07-061-28/+0
* Rename obsolete type in commentsChristophe Romain2018-06-291-5/+5
* Move mod_irc to ejabberd-contribEvgeniy Khramtsov2018-06-201-35/+0
* Update mod_muc_room.hrlEvgeniy Khramtsov2018-06-141-9/+7
* Get rid of jlib.hrl/jlib.erlEvgeniy Khramtsov2018-06-141-501/+0
* Do not check for deprecated typesEvgeniy Khramtsov2018-06-141-35/+0
* Get rid of ejabberd.hrl headerEvgeniy Khramtsov2018-06-145-41/+33
* Support for roomconfig_lang/roominfo_langEvgeniy Khramtsov2018-05-301-1/+2
* Optimize HTTP requests memory usageEvgeniy Khramtsov2018-05-141-1/+4
* Merge branch 'muc-self-presence'Evgeniy Khramtsov2018-04-141-0/+1
|\
| * Let a MUC room to route presences from its bare JIDEvgeniy Khramtsov2018-02-121-0/+1
* | Add support for PATCH http methodMickael Remond2018-03-281-1/+1
|/
* Update copyright dates in header filesEvgeniy Khramtsov2018-01-0634-34/+34
* Don't display copyright dates in vCards of servicesEvgeniy Khramtsov2018-01-061-1/+1
* Improve muc#roominfo and muc#roomconfig formsEvgeniy Khramtsov2017-11-271-1/+2
* Merge branch 'lets_encrypt_acme_support' of git://github.com/angelhof/ejabber...Evgeniy Khramtsov2017-11-151-0/+53
|\
| * Explain what is needed for the acme configuration and other small changesKonstantinos Kallas2017-11-141-2/+6
| * Support getting certificates for domains not specified in the configuration fileKonstantinos Kallas2017-08-101-1/+1
| * Finish revoke_certificate and add specsKonstantinos Kallas2017-07-291-3/+18
| * Support certificate revocationKonstantinos Kallas2017-07-271-3/+3
| * Pretty print list-certificatesKonstantinos Kallas2017-07-181-0/+5
| * Save acquired certificates in persistent storageKonstantinos Kallas2017-07-171-4/+0
| * Change the persistent data structure from a record to a proplistKonstantinos Kallas2017-07-171-6/+0
| * Make some persistent data wrapper functionsKonstantinos Kallas2017-07-171-1/+9
| * Clean up get_certificate codeKonstantinos Kallas2017-07-071-0/+4
| * Add support for command get_certificates, very crudeKonstantinos Kallas2017-07-031-5/+17
| * Cleanup acme_challenge.erl, move types and records in ejabberd_acme.hrlKonstantinos Kallas2017-06-171-0/+15
* | Fix a record defaultEvgeniy Khramtsov2017-11-131-1/+1
* | Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin2017-11-021-0/+3
* | Fix typespecEvgeniy Khramtsov2017-10-271-1/+1
* | Don't store xdata() in Mnesia tableEvgeniy Khramtsov2017-10-271-1/+1
* | Make it possible to export push_session table to SQLEvgeniy Khramtsov2017-10-261-0/+24
* | Make it possible to convert to SQL for any current db_typeEvgeniy Khramtsov2017-10-251-0/+22
* | Replace translate:mark/1 with ?T() macroEvgeniy Khramtsov2017-09-241-0/+1
|/
* Implement cache for mod_privacy/mod_blockingEvgeniy Khramtsov2017-05-201-8/+0
* Implement cache for rosterEvgeniy Khramtsov2017-05-171-7/+0
* LOG_PATH macro should be of string typeEvgeniy Khramtsov2017-05-061-1/+1
* Default config file should be ejabberd.ymlEvgeniy Khramtsov2017-04-161-1/+1
* Add Riak as mod_carboncopy RAM backendEvgeniy Khramtsov2017-04-151-2/+3
* Use cache in front of Redis/SQL RAM backendsEvgeniy Khramtsov2017-04-144-0/+8
* Refactor pubsub's get_last_itemsChristophe Romain2017-03-301-0/+2
* Add support for file-based queuesEvgeniy Khramtsov2017-03-101-5/+4
* Fix some dialyzer warningsEvgeniy Khramtsov2017-02-187-28/+29
* Attach modules to gen_mod's supervisorEvgeniy Khramtsov2017-02-141-2/+0
* mod_pubsub: Fix last item cache for multiple hostsHolger Weiss2017-01-211-1/+1
* Merge branch 'new_stream'Evgeniy Khramtsov2017-01-204-14/+15
|\
| * Implement database backend interface for MUC, BOSH and auth_anonyousEvgeniy Khramtsov2017-01-133-12/+15
| * Add xmpp_stream_out behaviour and rewrite s2s/SM codeEvgeniy Khramtsov2016-12-281-2/+0
* | Update copyright date automatically (#1442)Badlop2017-01-0232-33/+33
* | Cleanup file headersChristophe Romain2016-12-2715-20/+255