Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix clustering table reg_users_counter (#1889) | Christophe Romain | 2017-08-02 | 1 | -0/+2 | |
| | | ||||||
* | | Fix getting cached last item (#1814) | Christophe Romain | 2017-08-02 | 1 | -3/+8 | |
| | | ||||||
* | | Fix spec for mod_pubsub:subscribe_node | Jing Sun | 2017-08-02 | 1 | -1/+1 | |
| | | ||||||
* | | Fix PubSub send last published items (#1572) | Christophe Romain | 2017-08-01 | 1 | -6/+4 | |
| | | ||||||
* | | Fix PEP node removal (#1839) | Christophe Romain | 2017-08-01 | 2 | -2/+2 | |
| | | ||||||
* | | Fix disco#items on PEP service | Christophe Romain | 2017-08-01 | 1 | -1/+1 | |
| | | ||||||
* | | Fix PEP node identity (#1717) | Christophe Romain | 2017-08-01 | 1 | -10/+2 | |
| | | ||||||
* | | Update spec from custom and allow modules dependencies (#1740) | Christophe Romain | 2017-08-01 | 1 | -6/+25 | |
| | | ||||||
* | | Request basic auth dialog from browser | Paweł Chmielowski | 2017-07-28 | 1 | -3/+13 | |
| | | ||||||
* | | Revert "Fix get_module_opt call in mod_block_strangers" | Christophe Romain | 2017-07-27 | 1 | -4/+1 | |
| | | | | | | | | This reverts commit e5f64bc24af581b7e8ffd73e7490cc93423d960b. | |||||
* | | Generate log messages when websocket is closed due timeouts | Paweł Chmielowski | 2017-07-27 | 1 | -0/+2 | |
| | | ||||||
* | | Fix get_module_opt call in mod_block_strangers | Alexey Shchepin | 2017-07-27 | 1 | -1/+4 | |
| | | ||||||
* | | Set high water mark in lager for all backends | Paweł Chmielowski | 2017-07-27 | 1 | -0/+3 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | 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 | |||||
* | | 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 | |
|/ | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | Handle new possible result from ejabberd_config.add_option | Paweł Chmielowski | 2017-07-06 | 1 | -0/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | In offline export to SQL, first write all DELETE, later all INSERT (#1509) | Badlop | 2017-06-28 | 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 | |
| | ||||||
* | Use YAML syntax for limits option in mod_multicast | Badlop | 2017-06-26 | 1 | -3/+2 | |
| | ||||||
* | Catch exception that may happen when sending data over websocket | Paweł Chmielowski | 2017-06-23 | 1 | -2/+8 | |
| | | | | This fixes #1667 | |||||
* | Merge pull request #1793 from marcphilipp/bugfix/set_room_affiliation_master | Evgeny Khramtsov | 2017-06-22 | 2 | -4/+11 | |
|\ | | | | | Fix mod_muc_admin:set_room_affiliation | |||||
| * | Fix mod_muc_admin:set_room_affiliation | Marc Philipp | 2017-06-21 | 2 | -4/+11 | |
| | | ||||||
* | | Don't let a receiver to crash if a controller is unavailable | Evgeniy Khramtsov | 2017-06-22 | 4 | -7/+16 | |
|/ | | | | Fixes #1796 | |||||
* | mod_client_state: Reset state on session resume | Holger Weiss | 2017-06-21 | 1 | -2/+2 | |
| | | | | | Don't restore the previous CSI state when a stream management session is resumed. | |||||
* | mod_stream_mgmt: Add missing function specs | Holger Weiss | 2017-06-21 | 1 | -0/+2 | |
| | ||||||
* | Improve API documentation generator | Christophe Romain | 2017-06-20 | 1 | -29/+33 | |
| | ||||||
* | Make ext_mod api return rescode | Christophe Romain | 2017-06-20 | 1 | -5/+5 | |
| |