Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | ||||||
* | 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 | |||||
* | More explicit bosh configuration handler | Mickaël Rémond | 2017-06-23 | 1 | -2/+2 | |
| | | | I also updated default url from to match URL suggested by XEP-0156 | |||||
* | 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 | |||||
* | Fix outgoing_s2s_timeout description (#1684) | Christophe Romain | 2017-06-21 | 1 | -2/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | Fix invalid {args,result}_examples in mod_muc_admin | Paweł Chmielowski | 2017-06-19 | 1 | -3/+6 | |
| | ||||||
* | Generate better errors when not being able to generate documentation | Paweł Chmielowski | 2017-06-19 | 1 | -8/+15 | |
| | ||||||
* | Another tweak to md generator | Paweł Chmielowski | 2017-06-19 | 1 | -5/+4 | |
| | ||||||
* | Update markdown api document generator | Paweł Chmielowski | 2017-06-19 | 1 | -12/+22 | |
| | ||||||
* | Fix srg_user_add/del for non-Mnesia database backends (#1780) | Badlop | 2017-06-15 | 1 | -2/+2 | |
| | ||||||
* | Add pubsub import from prosody/metronome | Christophe Romain | 2017-06-15 | 1 | -1/+123 | |
| | ||||||
* | Catch exception from Elixir.ExUnit.Server.cases_loaded | Paweł Chmielowski | 2017-06-14 | 1 | -1/+1 | |
| | ||||||
* | Fix OTP-17.5 support | Christophe Romain | 2017-06-14 | 1 | -1/+2 | |
| | ||||||
* | Show operations to perform before asking to apply them | PaweÅ Chmielowski | 2017-06-14 | 1 | -19/+43 | |
| | ||||||
* | Bump xmpp version | Holger Weiss | 2017-06-14 | 1 | -1/+1 | |
| | ||||||
* | Fix IP address parsing for mod_metrics | Evgeniy Khramtsov | 2017-06-13 | 1 | -1/+2 | |
| | ||||||
* | Fix refactor bug on wait_status | Christophe Romain | 2017-06-13 | 1 | -1/+2 | |
| | ||||||
* | Prepare package for 17.06-beta17.06-beta | Christophe Romain | 2017-06-13 | 2 | -23/+19 | |
| | ||||||
* | Update esip and stun dependencies | Christophe Romain | 2017-06-13 | 1 | -2/+2 | |
| | ||||||
* | Add script for managing updates to deps | Paweł Chmielowski | 2017-06-12 | 1 | -0/+389 | |
| | ||||||
* | Remove luerl from floating_deps | Paweł Chmielowski | 2017-06-12 | 1 | -1/+0 | |
| | ||||||
* | Switch access rule delete_old_users with protect_old_users (#1772) | Badlop | 2017-06-09 | 1 | -4/+4 | |
| | ||||||
* | Add more ipv6 loopback addresses | Paweł Chmielowski | 2017-06-09 | 1 | -0/+1 | |
| | ||||||
* | Allow api access on both ipv4 and 6 loopback addresses | Paweł Chmielowski | 2017-06-09 | 1 | -3/+4 | |
| | | | | This should fix issue #1769 |