aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace code using p1_time_compat wrapper with native functionsPaweł Chmielowski2019-02-273-3/+3
* Remove now() calls that sneaked in in pull requestsPaweł Chmielowski2019-02-271-1/+1
* Add MQTT supportEvgeny Khramtsov2019-02-251-0/+183
* Once just_created isn't true, use it to keep room process creation (#2787)Badlop2019-02-111-1/+1
* Update muc room state after adding extra access field to itPaweł Chmielowski2019-01-101-1/+1
* Update copyright to 2019 (#2756)Badlop2019-01-0831-31/+31
* Add code for handling deprecations of get_stacktrace()Paweł Chmielowski2018-12-131-0/+27
* Increase MAX_PAYLOAD_SIZE for PubSub itemsHolger Weiss2018-12-101-1/+1
* Keep info about carbons inside session tableEvgeny Khramtsov2018-12-011-27/+0
* Replace dict with mapsEvgeny Khramtsov2018-11-151-8/+6
* 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