Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fix nick bug with MUC on riak | Jérôme Sautret | 2017-07-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | Add muc related hooks | Christophe Romain | 2017-07-27 | 2 | -1/+4 | |
| | | | ||||||
* | | | Update OTP version check by configure | Christophe Romain | 2017-07-27 | 1 | -2/+2 | |
| | | | ||||||
* | | | Ability to filter passwords from the log in mod_http_api (#1888) | Marco Adkins | 2017-07-27 | 1 | -2/+10 | |
| | | | | | | | | | * Ability to filter passwords from the log when creating users through the mod_http_api | |||||
* | | | Update oauth2 dependency | Paweł Chmielowski | 2017-07-25 | 1 | -1/+2 | |
| | | | ||||||
* | | | Fix errors from 1a0db3d | Christophe Romain | 2017-07-21 | 2 | -9/+9 | |
| | | | ||||||
* | | | Describe commands arguments and results in ejabberd_sm, ext_mod, mod_mam | Badlop | 2017-07-21 | 3 | -22/+40 | |
| | | | ||||||
* | | | Fix indentation of commands lines | Badlop | 2017-07-21 | 1 | -16/+14 | |
| |/ |/| | ||||||
* | | Fix errors when running ejabberdctl as root | Christophe Romain | 2017-07-20 | 1 | -22/+30 | |
| | | ||||||
* | | Add ability to update changelog in update-deps-releases | Paweł Chmielowski | 2017-07-20 | 1 | -47/+103 | |
| | | ||||||
* | | Update cache_tab and xmpp dep | Paweł Chmielowski | 2017-07-20 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #1869 from wahjava/master | Christophe Romain | 2017-07-19 | 1 | -1/+1 | |
|\ \ | | | | | | | Fix ERLANG_OPTS when setting INET_DIST_INTERFACE | |||||
| * | | Fix ERLANG_OPTS when setting INET_DIST_INTERFACE | Ashish SHUKLA | 2017-07-15 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update fast_tls | Paweł Chmielowski | 2017-07-19 | 1 | -3/+3 | |
| | | | ||||||
* | | | Don't add indentation after single item result in docs | Paweł Chmielowski | 2017-07-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Use string:join instead of lists:join | Christophe Romain | 2017-07-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Improve formatting of documented API parameters | Christophe Romain | 2017-07-18 | 1 | -7/+18 | |
| | | | ||||||
* | | | Merge pull request #1871 from rstgroup/master | Evgeny Khramtsov | 2017-07-17 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | Fix old route record in mnesia's route table haven't been remove when restarting in some cases (#1184) | |||||
| * | | Fix old route record in mnesia's route table haven't been remove when ↵ | Paweł Dorofiejczyk | 2017-07-17 | 1 | -1/+1 | |
|/ / | | | | | | | restarting in some cases (#1184) | |||||
* | | Expand catch block used to report errors in doc generator | Paweł Chmielowski | 2017-07-14 | 1 | -30/+30 | |
| | | ||||||
* | | Fix args_examples from last commit | Paweł Chmielowski | 2017-07-14 | 1 | -5/+5 | |
| | | ||||||
* | | Describe even more command arguments and results in mod_admin_extra | Badlop | 2017-07-14 | 1 | -3/+113 | |
| | | ||||||
* | | Add refresh repos option in update-deps-releases | Paweł Chmielowski | 2017-07-14 | 1 | -5/+20 | |
| | | ||||||
* | | Update fast_tls | Paweł Chmielowski | 2017-07-14 | 1 | -3/+3 | |
| | | ||||||
* | | Fix ERLANG_OPTS end lines when setting FIREWALL_WINDOW (#1856) | Badlop | 2017-07-12 | 1 | -3/+3 | |
| | | ||||||
* | | mod_privacy: Don't crash while copying c2s state | Holger Weiss | 2017-07-07 | 1 | -1/+3 | |
| | | | | | | | | | | Don't assume 'privacy_active_list' is set when c2s_copy_session/2 is called. | |||||
* | | mod_privacy: Apply cosmetic change to type spec | Holger Weiss | 2017-07-07 | 1 | -1/+1 | |
| | | ||||||
* | | Fix set_presence command to work in recent ejabberd | Badlop | 2017-07-07 | 2 | -15/+18 | |
| | | ||||||
* | | Add copyright and fix description for some sources | Evgeniy Khramtsov | 2017-07-06 | 2 | -6/+20 | |
| | | ||||||
* | | Start gen_mod from elixir tests | Paweł Chmielowski | 2017-07-06 | 1 | -0/+1 | |
| | | ||||||
* | | Improve elixir tests | Paweł Chmielowski | 2017-07-06 | 7 | -192/+105 | |
| | | ||||||
* | | Handle new possible result from ejabberd_config.add_option | Paweł Chmielowski | 2017-07-06 | 1 | -0/+2 | |
| | | ||||||
* | | Remove tests for old commands interface | Paweł Chmielowski | 2017-07-06 | 2 | -490/+3 | |
| | | ||||||
* | | Make ejabberd_cluster modular | Evgeniy Khramtsov | 2017-07-06 | 6 | -131/+301 | |
| | | | | | | | | | | For setting the cluster backend new global option 'cluster_backend' is introduced. The default and only available value at the moment is 'mnesia' | |||||
* | | Remove old command calling interface | Paweł Chmielowski | 2017-07-06 | 2 | -297/+2 | |
| | | ||||||
* | | Close accepted socket if sockname/peername has failed17.07 | Evgeniy Khramtsov | 2017-07-06 | 1 | -1/+1 | |
|/ | | | | Fixes #1834 | |||||
* | Fix invalid argument in get_messages_susbset17.06 | Paweł Chmielowski | 2017-06-30 | 1 | -1/+1 | |
| | | | | This should fix #1818 | |||||
* | Avoid useless calls on simples subscriptions (#1313) | Christophe Romain | 2017-06-29 | 1 | -53/+54 | |
| | ||||||
* | Add allow_local_users to mod_block_strangers (#1804, #1809) | Alexey Shchepin | 2017-06-29 | 1 | -2/+7 | |
| | ||||||
* | Fix Salt import from prosody SCRAMmed password (#1803) | Badlop | 2017-06-29 | 1 | -1/+1 | |
| | ||||||
* | Fix clone code in update-deps-release | Paweł Chmielowski | 2017-06-28 | 1 | -2/+1 | |
| | ||||||
* | Update deps | Paweł Chmielowski | 2017-06-28 | 1 | -6/+6 | |
| | ||||||
* | Fix problem with updating deps in rebar.config for non-tags | Paweł Chmielowski | 2017-06-28 | 1 | -2/+2 | |
| | ||||||
* | Don't use asn1rt:decode, it's not available on R20 | Paweł Chmielowski | 2017-06-28 | 1 | -4/+4 | |
| | ||||||
* | Quote paths to allow spaces (#1789) | Christophe Romain | 2017-06-28 | 1 | -6/+6 | |
| | ||||||
* | In offline export to SQL, first write all DELETE, later all INSERT (#1509) | Badlop | 2017-06-28 | 1 | -2/+8 | |
| | ||||||
* | Update fast_tls | Paweł Chmielowski | 2017-06-27 | 1 | -1/+1 | |
| | ||||||
* | Improve update-deps-releases deps parsing | Paweł Chmielowski | 2017-06-27 | 1 | -2/+8 | |
| | ||||||
* | Fix username in mam export (#1510)(thanks to themaverik) | Badlop | 2017-06-26 | 1 | -4/+3 | |
| | ||||||
* | Write validator for mod_multicast's limits option | Badlop | 2017-06-26 | 1 | -3/+10 | |
| |