Alexey Shchepin
|
fcf672c50e
|
Add allow_local_users to mod_block_strangers (#1804, #1809)
|
2017-06-29 14:55:24 +03:00 |
|
Badlop
|
b66e369a1d
|
Fix Salt import from prosody SCRAMmed password (#1803)
|
2017-06-29 10:28:44 +02:00 |
|
Paweł Chmielowski
|
9dd03c873c
|
Fix clone code in update-deps-release
|
2017-06-28 16:47:31 +02:00 |
|
Paweł Chmielowski
|
e42bb47ce3
|
Update deps
|
2017-06-28 16:46:48 +02:00 |
|
Paweł Chmielowski
|
dc7fa076d7
|
Fix problem with updating deps in rebar.config for non-tags
|
2017-06-28 16:36:59 +02:00 |
|
Paweł Chmielowski
|
960cf495c6
|
Don't use asn1rt:decode, it's not available on R20
|
2017-06-28 14:51:45 +02:00 |
|
Christophe Romain
|
0f12804a49
|
Quote paths to allow spaces (#1789)
|
2017-06-28 11:39:05 +02:00 |
|
Badlop
|
3c7c71cfa6
|
In offline export to SQL, first write all DELETE, later all INSERT (#1509)
|
2017-06-28 11:14:59 +02:00 |
|
Paweł Chmielowski
|
aac190255b
|
Update fast_tls
|
2017-06-27 15:02:23 +02:00 |
|
Paweł Chmielowski
|
85a08a087b
|
Improve update-deps-releases deps parsing
|
2017-06-27 14:56:00 +02:00 |
|
Konstantinos Kallas
|
637d9b054b
|
Support get-cert, revoke-cert. Also cleaned some typespecs
|
2017-06-26 19:03:21 +03:00 |
|
Badlop
|
1bfb0ab39c
|
Fix username in mam export (#1510)(thanks to themaverik)
|
2017-06-26 14:38:12 +02:00 |
|
Badlop
|
4ef1cdec12
|
Write validator for mod_multicast's limits option
|
2017-06-26 13:39:50 +02:00 |
|
Badlop
|
0534678028
|
Use YAML syntax for limits option in mod_multicast
|
2017-06-26 11:26:53 +02:00 |
|
Paweł Chmielowski
|
70606d7f1a
|
Catch exception that may happen when sending data over websocket
This fixes #1667
|
2017-06-23 17:19:37 +02:00 |
|
Mickaël Rémond
|
bb39ecbc08
|
More explicit bosh configuration handler
I also updated default url from to match URL suggested by XEP-0156
|
2017-06-23 16:47:14 +02:00 |
|
Evgeny Khramtsov
|
54e6e1a5fb
|
Merge pull request #1793 from marcphilipp/bugfix/set_room_affiliation_master
Fix mod_muc_admin:set_room_affiliation
|
2017-06-22 18:28:12 +04:00 |
|
Evgeniy Khramtsov
|
5bb7a0b0db
|
Don't let a receiver to crash if a controller is unavailable
Fixes #1796
|
2017-06-22 16:58:46 +03:00 |
|
Konstantinos Kallas
|
330456bcf0
|
Indent using Emacs
|
2017-06-22 14:47:56 +03:00 |
|
Konstantinos Kallas
|
396bd5eb3d
|
Removed some ?INFO_MSG
|
2017-06-22 11:38:40 +03:00 |
|
Konstantinos Kallas
|
dd79dea81d
|
Support new_cert, make certificate request
|
2017-06-22 11:31:50 +03:00 |
|
Marc Philipp
|
976a8c9cc9
|
Fix mod_muc_admin:set_room_affiliation
|
2017-06-21 17:20:58 +02:00 |
|
Christophe Romain
|
a095477b4c
|
Fix outgoing_s2s_timeout description (#1684)
|
2017-06-21 16:30:51 +02:00 |
|
Holger Weiss
|
950aca380c
|
mod_client_state: Reset state on session resume
Don't restore the previous CSI state when a stream management session is
resumed.
|
2017-06-21 01:05:46 +02:00 |
|
Holger Weiss
|
985b0a1933
|
mod_stream_mgmt: Add missing function specs
|
2017-06-21 01:00:29 +02:00 |
|
Christophe Romain
|
a7841ed486
|
Improve API documentation generator
|
2017-06-20 14:45:57 +02:00 |
|
Christophe Romain
|
a11e833a98
|
Make ext_mod api return rescode
|
2017-06-20 14:45:31 +02:00 |
|
Paweł Chmielowski
|
62ee051c6e
|
Fix invalid {args,result}_examples in mod_muc_admin
|
2017-06-19 16:31:07 +02:00 |
|
Paweł Chmielowski
|
5424ead01d
|
Generate better errors when not being able to generate documentation
|
2017-06-19 16:30:45 +02:00 |
|
Paweł Chmielowski
|
96d385bf82
|
Another tweak to md generator
|
2017-06-19 15:10:34 +02:00 |
|
Paweł Chmielowski
|
8e2258b16a
|
Update markdown api document generator
|
2017-06-19 15:02:02 +02:00 |
|
Konstantinos Kallas
|
dc4c00a78c
|
Add support for solving http-01 challenge
|
2017-06-18 13:20:47 +03:00 |
|
Konstantinos Kallas
|
1d1250b056
|
Cleanup acme_challenge.erl, move types and records in ejabberd_acme.hrl
|
2017-06-17 19:06:39 +03:00 |
|
Badlop
|
f87b46f454
|
Fix srg_user_add/del for non-Mnesia database backends (#1780)
|
2017-06-15 11:05:41 +02:00 |
|
Konstantinos Kallas
|
133d2ae6d5
|
Derive the alg field of the JWS object using a erlang-jose library function rather than hardcoding
|
2017-06-15 11:47:29 +03:00 |
|
Christophe Romain
|
5418b37314
|
Add pubsub import from prosody/metronome
|
2017-06-15 09:56:05 +02:00 |
|
Paweł Chmielowski
|
6353a06a5d
|
Catch exception from Elixir.ExUnit.Server.cases_loaded
|
2017-06-14 14:56:59 +02:00 |
|
Christophe Romain
|
58b9077b51
|
Fix OTP-17.5 support
|
2017-06-14 14:18:35 +02:00 |
|
PaweÅ Chmielowski
|
10fcfa860a
|
Show operations to perform before asking to apply them
|
2017-06-14 14:05:41 +02:00 |
|
Konstantinos Kallas
|
4fc3d511ce
|
Synchronize fork
|
2017-06-14 12:35:01 +03:00 |
|
Konstantinos Kallas
|
032ce9e53c
|
Refactor get requests, Implement authorization handling functions
|
2017-06-14 12:12:43 +03:00 |
|
Holger Weiss
|
5f2dcc51ce
|
Bump xmpp version
|
2017-06-14 01:05:15 +02:00 |
|
Evgeniy Khramtsov
|
0aa64381ff
|
Fix IP address parsing for mod_metrics
|
2017-06-13 16:54:29 +03:00 |
|
Christophe Romain
|
6c8b037422
|
Fix refactor bug on wait_status
|
2017-06-13 12:37:27 +02:00 |
|
Christophe Romain
|
d63ea000c7
|
Prepare package for 17.06-beta
|
2017-06-13 11:02:30 +02:00 |
|
Christophe Romain
|
5e148df0a9
|
Update esip and stun dependencies
|
2017-06-13 10:35:00 +02:00 |
|
Konstantinos Kallas
|
4b1c59e199
|
Major Refactoring, Separated Logic from Requests
|
2017-06-12 21:35:43 +03:00 |
|
Paweł Chmielowski
|
d8f05acb67
|
Add script for managing updates to deps
|
2017-06-12 19:23:41 +02:00 |
|
Paweł Chmielowski
|
d6f4c99243
|
Remove luerl from floating_deps
|
2017-06-12 19:23:41 +02:00 |
|
Konstantinos Kallas
|
c25aa8378f
|
Add new-authz, refactor the http requests that all used the same code
|
2017-06-12 15:31:48 +03:00 |
|