index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow storage of emojis in archive on mssql
Christoph Scholz
2019-12-27
1
-29
/
+64
*
Fix case clause error regarding admin_generated password (#3122)
Badlop
2019-12-24
1
-1
/
+2
*
Add ability to hookup config transformer
Paweł Chmielowski
2019-12-16
1
-4
/
+10
*
Fix mod_muc_log skipping non-Latin messages (thanks to Yandrey)(#3115)
Badlop
2019-12-16
1
-5
/
+3
*
Improve compatibility with CockroachDB (#3074)
Alexey Shchepin
2019-12-16
4
-45
/
+50
*
Improve compatibility with CockroachDB (#3074)
Alexey Shchepin
2019-12-11
2
-22
/
+27
*
Improve send_message command
Evgeny Khramtsov
2019-11-29
1
-14
/
+20
*
Make convert_to_scram work with all backends
Paweł Chmielowski
2019-11-27
3
-53
/
+25
*
Merge branch 'pg_prepared_statements' of https://github.com/sabudaye/ejabberd...
Alexey Shchepin
2019-11-26
3
-7
/
+45
|
\
|
*
Added option to disable prepared statements (postgresql only)
s.budaev
2016-10-05
1
-1
/
+10
*
|
Fix previous commit
Evgeny Khramtsov
2019-11-24
1
-1
/
+3
*
|
Check also 'access' rule on account removal
Evgeny Khramtsov
2019-11-24
1
-2
/
+6
*
|
Make sure IQ result is correctly routed on account removal
Evgeny Khramtsov
2019-11-24
1
-3
/
+15
*
|
Fix acl reloading
Evgeny Khramtsov
2019-11-15
1
-25
/
+28
*
|
Preserve order of grouped duplicates
Evgeny Khramtsov
2019-11-08
1
-7
/
+12
*
|
Also group duplicated list-like options inside host_config/append_host_config
Evgeny Khramtsov
2019-11-07
3
-39
/
+35
*
|
Group all duplicated list-like options into a single option
Evgeny Khramtsov
2019-11-07
1
-19
/
+13
*
|
Fix loading of third-party modules at startup
Evgeny Khramtsov
2019-11-07
2
-10
/
+18
*
|
Allow multiple `modules` section
Evgeny Khramtsov
2019-11-06
1
-1
/
+3
*
|
Accept a list in c2s_ciphers/s2s_ciphers options
Evgeny Khramtsov
2019-11-05
1
-9
/
+15
*
|
Fix unicode string formatting
Evgeny Khramtsov
2019-11-05
1
-1
/
+1
*
|
Revert "Escape 'family' field in SQL requests"
Evgeny Khramtsov
2019-10-30
1
-4
/
+4
*
|
Fix race condition in Redis/SQL supervisors startup
Evgeny Khramtsov
2019-10-29
2
-2
/
+8
*
|
Escape 'family' field in SQL requests
Evgeny Khramtsov
2019-10-28
1
-4
/
+4
*
|
Merge pull request #3069 from nosnilmot/jwt-custom-jid-field
Evgeny Khramtsov
2019-10-26
3
-4
/
+13
|
\
\
|
*
|
Add option for JWT field name containing JID
Stu Tomlinson
2019-10-25
3
-4
/
+13
*
|
|
Improve jwt_key validator
Evgeny Khramtsov
2019-10-25
2
-2
/
+4
*
|
|
Don't lowercase first letter in reason string
Evgeny Khramtsov
2019-10-25
1
-2
/
+1
*
|
|
Handle the case when JWT key file contains JWK set
Alexey Shchepin
2019-10-25
2
-1
/
+11
*
|
|
Introduce 'gc' ejabberdctl command
Evgeny Khramtsov
2019-10-25
1
-0
/
+8
*
|
|
Stop SASL application in ejabberd_logger:flush()
Evgeny Khramtsov
2019-10-25
2
-2
/
+2
|
/
/
*
|
Avoid calling to logger module on OTP<22
Evgeny Khramtsov
2019-10-25
4
-3
/
+13
*
|
Use lager on OTP<22.0
Evgeny Khramtsov
2019-10-25
4
-24
/
+183
*
|
Limit result set of disco#items for mod_pubsub
Evgeny Khramtsov
2019-10-24
6
-49
/
+101
*
|
Fix logger initialization on OTP<21.3
Evgeny Khramtsov
2019-10-23
1
-2
/
+2
*
|
Report errors in logger initialization
Evgeny Khramtsov
2019-10-23
1
-13
/
+26
*
|
Log path to third-party configuration file
Evgeny Khramtsov
2019-10-20
1
-0
/
+4
*
|
Fix error reporting in configuration related admin commands
Evgeny Khramtsov
2019-10-19
1
-3
/
+3
*
|
Log supervisor reports in debug loglevel
Evgeny Khramtsov
2019-10-18
1
-3
/
+18
*
|
Replace lager with built-in new logging API
Evgeny Khramtsov
2019-10-18
12
-246
/
+153
*
|
Flatten strings in ejabberd_xmlrpc error results
Badlop
2019-10-18
1
-0
/
+4
*
|
Convert oauth_expire option to accept timeout values
Paweł Chmielowski
2019-10-15
3
-5
/
+5
*
|
Fix dialyzer warning in #oauth_ctx
Alexey Shchepin
2019-10-11
1
-1
/
+1
*
|
Implement X-OAUTH2 authentication for mod_mqtt
Evgeny Khramtsov
2019-10-11
1
-18
/
+40
*
|
Verify http host in web admin only if authentication is missing host
Paweł Chmielowski
2019-10-09
1
-32
/
+32
*
|
Update ejabberd_xmlrpc to handle binaries in restuple result (#3048)
Badlop
2019-10-03
1
-1
/
+1
*
|
Check redirect_uri for OAUTH implicit grant
Alexey Shchepin
2019-10-03
3
-69
/
+144
*
|
Update Guide links in WebAdmin to website, as local file isn't included
Badlop
2019-10-02
1
-24
/
+0
*
|
Support custom base path in WebAdmin by using relative URLs (#3043)
Badlop
2019-10-02
3
-73
/
+93
*
|
Fix startup of supervisors for listening modules
Evgeny Khramtsov
2019-10-01
1
-0
/
+1
[next]