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
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
207
-208
/
+208
*
mod_http_upload: Document correct put_url default
Holger Weiss
2020-01-27
1
-1
/
+1
*
Do not use ~ts format in string that are put in xmpp payload
Paweł Chmielowski
2020-01-22
11
-36
/
+36
*
mod_stream_mgmt: Don't crash on disabled ACK timer
Holger Weiss
2020-01-14
1
-5
/
+11
*
mod_carboncopy: Omit check for undefined 'from'
Holger Weiss
2020-01-13
1
-12
/
+4
*
mod_carboncopy: Don't process non-message stanzas
Holger Weiss
2020-01-13
1
-29
/
+30
*
mod_carboncopy: Also copy mediated MUC invitations
Holger Weiss
2020-01-13
1
-1
/
+6
*
mod_carboncopy: Improve is_carbon_copy() check
Holger Weiss
2020-01-12
1
-30
/
+17
*
mod_carboncopy: Support new copying rules
Holger Weiss
2020-01-12
1
-6
/
+18
*
mod_sip: Omit documentation when SIP is disabled
Holger Weiss
2020-01-11
1
-2
/
+4
*
mod_sip: Fix compilation without SIP support
Holger Weiss
2020-01-11
1
-1
/
+1
*
Generate ejabberd.yml.5 man page from source code directly
Evgeny Khramtsov
2020-01-08
62
-61
/
+4851
*
Omit push notifications if offline storage failed
Holger Weiss
2020-01-05
2
-29
/
+27
*
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
[next]