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
/
mod_mix.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
2020-09-03
1
-1
/
+1
*
Use old http_uri, crypto and pg2 only with old Erlang/OTP (#3284)
Badlop
2020-06-01
1
-1
/
+1
*
Copy more option explanations from ejabberd Docs site
Badlop
2020-04-08
1
-0
/
+4
*
Generate ejabberd.yml.5 man page from source code directly
Evgeny Khramtsov
2020-01-08
1
-0
/
+38
*
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-2
/
+2
*
Don't retain module option on gen_mod supervisor
Evgeny Khramtsov
2019-08-04
1
-1
/
+2
*
Process unexpected messages uniformly
Evgeny Khramtsov
2019-07-12
1
-2
/
+2
*
Avoid routing packets through a single process
Evgeny Khramtsov
2019-07-06
1
-0
/
+10
*
Improve extraction of translated strings
Evgeny Khramtsov
2019-06-22
1
-9
/
+9
*
Get rid of "well-known" type
Evgeny Khramtsov
2019-06-15
1
-3
/
+3
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-12
/
+17
*
Avoid badfun in multicast/6
Evgeny Khramtsov
2018-12-07
1
-1
/
+2
*
Fix wording
Evgeny Khramtsov
2018-12-07
1
-1
/
+1
*
Fix submission-id and channel resource
Evgeny Khramtsov
2018-12-07
1
-22
/
+34
*
Update MIX code to reflect newest specification
Evgeny Khramtsov
2018-12-05
1
-254
/
+571
*
Better detection of duplicated routes/hosts
Evgeniy Khramtsov
2018-07-08
1
-3
/
+2
*
Remove 'iqdisc' option
Evgeniy Khramtsov
2018-02-11
1
-11
/
+8
*
Introduce new gen_mod callback: mod_options/1
Evgeniy Khramtsov
2018-01-23
1
-5
/
+9
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Improve code using new xmpp API
Evgeniy Khramtsov
2017-12-06
1
-5
/
+2
*
Introduce 'hosts' option
Evgeniy Khramtsov
2017-08-08
1
-48
/
+55
*
Introduce 'iqdisc' global option
Evgeniy Khramtsov
2017-05-04
1
-1
/
+1
*
Don't validate an option in gen_mod:get*opt() functions
Evgeniy Khramtsov
2017-04-30
1
-2
/
+1
*
Get rid of p1_sha calls
Alexey Shchepin
2017-03-14
1
-2
/
+2
*
Get rid of jid:to_string/1 and jid:from_string/1
Evgeniy Khramtsov
2017-02-26
1
-2
/
+2
*
Change routing API
Evgeniy Khramtsov
2017-02-16
1
-9
/
+9
*
Attach modules to gen_mod's supervisor
Evgeniy Khramtsov
2017-02-14
1
-14
/
+3
*
Improve modules start/stop procedures
Evgeniy Khramtsov
2017-02-14
1
-0
/
+1
*
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
*
Cleanup file headers
Christophe Romain
2016-12-27
1
-6
/
+22
*
Merge branch 'master' into xml-ng
Evgeniy Khramtsov
2016-11-12
1
-1
/
+1
|
\
|
*
Switch mix worker to transient
Christophe Romain
2016-08-01
1
-1
/
+1
*
|
Make common tests working again
Evgeniy Khramtsov
2016-09-13
1
-18
/
+13
*
|
Rename #error{} record to #stanza_error{}
Evgeniy Khramtsov
2016-09-08
1
-1
/
+1
*
|
Improve some type specs
Evgeniy Khramtsov
2016-08-09
1
-0
/
+4
*
|
Rewrite mod_mix to use XML generator
Evgeniy Khramtsov
2016-07-31
1
-76
/
+40
|
/
*
Make modules loading in a dependent order (#1191)
Evgeniy Khramtsov
2016-07-06
1
-1
/
+4
*
Replace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
2016-03-31
1
-2
/
+3
*
Make it possible to get virtual host of a registered route
Evgeniy Khramtsov
2016-03-13
1
-1
/
+1
*
Define mod_opt_type/1 callback
Evgeniy Khramtsov
2016-03-09
1
-1
/
+5
*
Unregister hooks and iq handlers on terminate
Evgeniy Khramtsov
2016-03-09
1
-1
/
+15
*
Experimental MIX (XEP-0369) support
Evgeniy Khramtsov
2016-03-08
1
-0
/
+329