| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add option to set net_ticktime (EJAB-1742) | Paweł Chmielowski | 2015-06-15 | 1 | -0/+9 |
| | | |||||
| * | Add fold markers to config file for Vim editors | Badlop | 2015-05-22 | 1 | -22/+27 |
| | | |||||
| * | Remove http_poll module | Paweł Chmielowski | 2015-04-15 | 1 | -1/+0 |
| | | | | | | | | For couple years browsers did limit ability to change cookies from js for different domains, this made http_poll connections practically not usuable. I don't think this module is used at all so it's time to put it to rest. | ||||
| * | Enable websocket connection in default config file | Paweł Chmielowski | 2015-04-15 | 1 | -2/+3 |
| | | |||||
| * | Copy multicast code from ejabberd-contrib to provide XEP-0033 (#521) | Badlop | 2015-04-08 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #486 from saa/sqlite_support | Evgeny Khramtsov | 2015-04-08 | 1 | -0/+6 |
| |\ | | | | | Add SQLite support | ||||
| | * | Add SQLite support | Sergey Abramyan | 2015-03-20 | 1 | -0/+6 |
| | | | |||||
| * | | Add mod_admin_extra as a commented module | Badlop | 2015-03-26 | 1 | -0/+1 |
| |/ | | | | | | Previous commits were done with: for i in `git log --reverse --date-order --format=%h mod_admin_extra.erl`; do git format-patch -1 $i; cat 00* >>patch; rm 00*; done Then editing patch to remove unneeded files and fix path. | ||||
| * | Add packaging support for contributed modules | Christophe Romain | 2015-03-11 | 1 | -0/+8 |
| | | | | | | | | This is a preliminary version that is tested to work with the packaging branch of ejabberd-modules repository This version lacks automatic configuration include at runtime | ||||
| * | Remove append_host_config from ejabberd.yml.example | Evgeniy Khramtsov | 2014-10-20 | 1 | -1/+1 |
| | | |||||
| * | Support XEP-0352: Client State Indication | Holger Weiss | 2014-09-11 | 1 | -0/+3 |
| | | |||||
| * | Mention "starttls_required" option in ejabberd.yml | Holger Weiss | 2014-07-27 | 1 | -0/+5 |
| | | | | | Closes #258. | ||||
| * | Apply minor improvement to ejabberd.yml comment | Holger Weiss | 2014-07-27 | 1 | -1/+1 |
| | | |||||
| * | Fix "s2s_access" option name in documentation | Holger Weiss | 2014-07-22 | 1 | -2/+2 |
| | | |||||
| * | Fix ejabberd.yml comment on overload protection | Holger Weiss | 2014-07-20 | 1 | -1/+1 |
| | | |||||
| * | Fix ejabberd.yml comment on log rotation syntax | Holger Weiss | 2014-07-20 | 1 | -1/+1 |
| | | |||||
| * | add ability to rotate logs on given date condition | Christophe Romain | 2014-07-02 | 1 | -2/+28 |
| | | |||||
| * | Merge pull request #162 from weiss/enable-carbons | badlop | 2014-04-22 | 1 | -0/+1 |
| |\ | | | | | Enable mod_carboncopy in example configuration | ||||
| | * | Enable mod_carboncopy in example configuration | Holger Weiss | 2014-04-08 | 1 | -0/+1 |
| | | | | | | | | | XEP-0280 seems to be quite popular these days. | ||||
| * | | Add option to specify openssl options | Antonio Murdaca | 2014-04-08 | 1 | -0/+12 |
| |/ | |||||
| * | Fix example configuration option 'add' to 'append_host_config' | Badlop | 2014-01-02 | 1 | -5/+4 |
| | | |||||
| * | Fix the template: do not use 'global' keyword13.09 | Evgeniy Khramtsov | 2013-08-30 | 1 | -7/+4 |
| | | |||||
| * | Change configuration file format to YAML | Evgeniy Khramtsov | 2013-08-21 | 1 | -0/+615 |
