Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace translate:mark/1 with ?T() macro | Evgeniy Khramtsov | 2017-09-24 | 1 | -0/+1 |
* | Implement cache for mod_privacy/mod_blocking | Evgeniy Khramtsov | 2017-05-20 | 1 | -8/+0 |
* | Implement cache for roster | Evgeniy Khramtsov | 2017-05-17 | 1 | -7/+0 |
* | LOG_PATH macro should be of string type | Evgeniy Khramtsov | 2017-05-06 | 1 | -1/+1 |
* | Default config file should be ejabberd.yml | Evgeniy Khramtsov | 2017-04-16 | 1 | -1/+1 |
* | Add Riak as mod_carboncopy RAM backend | Evgeniy Khramtsov | 2017-04-15 | 1 | -2/+3 |
* | Use cache in front of Redis/SQL RAM backends | Evgeniy Khramtsov | 2017-04-14 | 4 | -0/+8 |
* | Refactor pubsub's get_last_items | Christophe Romain | 2017-03-30 | 1 | -0/+2 |
* | Add support for file-based queues | Evgeniy Khramtsov | 2017-03-10 | 1 | -5/+4 |
* | Fix some dialyzer warnings | Evgeniy Khramtsov | 2017-02-18 | 7 | -28/+29 |
* | Attach modules to gen_mod's supervisor | Evgeniy Khramtsov | 2017-02-14 | 1 | -2/+0 |
* | mod_pubsub: Fix last item cache for multiple hosts | Holger Weiss | 2017-01-21 | 1 | -1/+1 |
* | Merge branch 'new_stream' | Evgeniy Khramtsov | 2017-01-20 | 4 | -14/+15 |
|\ | |||||
| * | Implement database backend interface for MUC, BOSH and auth_anonyous | Evgeniy Khramtsov | 2017-01-13 | 3 | -12/+15 |
| * | Add xmpp_stream_out behaviour and rewrite s2s/SM code | Evgeniy Khramtsov | 2016-12-28 | 1 | -2/+0 |
* | | Update copyright date automatically (#1442) | Badlop | 2017-01-02 | 32 | -33/+33 |
* | | Cleanup file headers | Christophe Romain | 2016-12-27 | 15 | -20/+255 |
* | | Enforce pubsub node removal, revert previous commit (#1320) | Christophe Romain | 2016-12-09 | 1 | -0/+6 |
|/ | |||||
* | Move copyright definition to ejabberd.hrl | Evgeniy Khramtsov | 2016-11-23 | 1 | -0/+2 |
* | Add missing include file | Paweł Chmielowski | 2016-11-22 | 1 | -0/+51 |
* | Remove now() from mod_offline.hrl | Paweł Chmielowski | 2016-11-22 | 1 | -2/+2 |
* | Switch to stand-alone XMPP library | Evgeniy Khramtsov | 2016-11-19 | 15 | -1569/+0 |
* | Remove useless NO_EXT_LIB flag | Christophe Romain | 2016-11-18 | 2 | -8/+0 |
* | Merge branch 'master' of github.com:processone/ejabberd | Evgeniy Khramtsov | 2016-11-18 | 1 | -3/+4 |
|\ | |||||
| * | Add configurable weight for commands | Christophe Romain | 2016-11-15 | 1 | -3/+4 |
* | | Make common tests working again | Evgeniy Khramtsov | 2016-11-18 | 1 | -0/+13 |
|/ | |||||
* | Don't auto-decode forwarded payload | Evgeniy Khramtsov | 2016-11-13 | 1 | -1/+1 |
* | Remove unused header file | Evgeniy Khramtsov | 2016-11-13 | 1 | -20/+0 |
* | Merge branch 'master' into xml-ng | Evgeniy Khramtsov | 2016-11-12 | 7 | -17/+121 |
|\ | |||||
| * | Fix nick-to-jid mapping for MUC subscribers | Evgeniy Khramtsov | 2016-09-12 | 1 | -0/+1 |
| * | Merge pull request #1253 from Amuhar/xep0356 | Christophe Romain | 2016-09-07 | 2 | -0/+22 |
| * | Link MUC subscription to bare JID | Evgeniy Khramtsov | 2016-09-07 | 1 | -2/+7 |
| * | Merge pull request #1211 from processone/expand_api | Mickaël Rémond | 2016-07-28 | 1 | -0/+23 |
| |\ | |||||
| | * | Initial attempt on access on commands | Mickael Remond | 2016-07-25 | 1 | -2/+20 |
| | * | Add support for checking access rules conformance for commands | Mickael Remond | 2016-07-23 | 1 | -0/+5 |
| * | | Add DB backend support for ejabberd_oauth | Alexey Shchepin | 2016-07-25 | 1 | -0/+26 |
| |/ | |||||
| * | Preserve PID for offline sessions | Holger Weiss | 2016-07-23 | 1 | -2/+2 |
| * | Add 'ejabberd:user' and 'ejabberd:admin' oauth scopes | Pablo Polvorin | 2016-07-19 | 1 | -0/+2 |
* | | Add xdata generator and make some code using it | Evgeniy Khramtsov | 2016-10-07 | 11 | -2/+242 |
* | | Test anonymous auth | Evgeniy Khramtsov | 2016-09-25 | 1 | -1/+1 |
* | | Add tests for s2s code | Evgeniy Khramtsov | 2016-09-23 | 1 | -1/+1 |
* | | Fix dialyzer warnings for mod_mam | Evgeniy Khramtsov | 2016-09-13 | 1 | -1/+1 |
* | | Make common tests working again | Evgeniy Khramtsov | 2016-09-13 | 1 | -1/+2 |
* | | Rename #error{} record to #stanza_error{} | Evgeniy Khramtsov | 2016-09-08 | 1 | -8/+8 |
* | | Improve pubsub code | Evgeniy Khramtsov | 2016-09-08 | 1 | -21/+21 |
* | | Rewrite mod_pubsub to use XML codec | Evgeniy Khramtsov | 2016-08-30 | 1 | -86/+140 |
* | | Improve some type specs | Evgeniy Khramtsov | 2016-08-09 | 2 | -6/+6 |
* | | Change code to reflect recent changes in fxml_gen | Evgeniy Khramtsov | 2016-08-05 | 1 | -210/+210 |
* | | Rewrite mod_stats to use XML generator | Evgeniy Khramtsov | 2016-07-31 | 1 | -4/+10 |
* | | Rewrite mod_mix to use XML generator | Evgeniy Khramtsov | 2016-07-31 | 1 | -53/+51 |