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
/
ext_mod.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change split character in PROXY_USER from \x04 to :
Paweł Chmielowski
2020-10-29
1
-1
/
+1
*
Use compilation flags used during build to compile modules in ext_mod
Paweł Chmielowski
2020-03-03
1
-1
/
+1
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Fix loading of third-party modules at startup
Evgeny Khramtsov
2019-11-07
1
-1
/
+9
*
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-2
/
+2
*
Process unexpected messages uniformly
Evgeny Khramtsov
2019-07-12
1
-5
/
+7
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-14
/
+10
*
Add ext_mod paths before checking config (processone/ejabberd-contrib#263)
Badlop
2019-04-03
1
-3
/
+6
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Fix some dialyzer warnings
Evgeny Khramtsov
2018-09-09
1
-2
/
+1
*
Export ext_mod:add_sources/1
Rogério da Silva Yokomizo
2018-05-22
1
-1
/
+1
*
Use httpc directly instead of using p1_http wrapper
Paweł Chmielowski
2018-04-23
1
-13
/
+13
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Update spec from custom and allow modules dependencies (#1740)
Christophe Romain
2017-08-01
1
-6
/
+25
*
Fix errors from 1a0db3d
Christophe Romain
2017-07-21
1
-8
/
+8
*
Describe commands arguments and results in ejabberd_sm, ext_mod, mod_mam
Badlop
2017-07-21
1
-14
/
+23
*
Make ext_mod api return rescode
Christophe Romain
2017-06-20
1
-5
/
+5
*
Add type specs for Module:opt_type/1
Evgeniy Khramtsov
2017-05-08
1
-0
/
+2
*
Don't validate an option in ejabberd_config:get_option() functions
Evgeniy Khramtsov
2017-04-29
1
-5
/
+1
*
Rename aux.erl as misc.erl
17.04
Christophe Romain
2017-04-11
1
-17
/
+17
*
Let ext_mod be aware of p1_utils includes
Christophe Romain
2017-04-07
1
-1
/
+1
*
Generate ejabberd lib dir when not available in code server (#1665)
Christophe Romain
2017-04-07
1
-1
/
+14
*
Deprecate jlib.erl in favor of aux.erl
Evgeniy Khramtsov
2017-03-30
1
-17
/
+17
*
In module_install copy also deps/ebin and priv files (ejabberd-contrib#200)
Badlop
2017-03-13
1
-2
/
+5
*
Put more stuff under supervision
Evgeniy Khramtsov
2017-02-26
1
-5
/
+29
*
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
*
Cleanup ext_mod and fix compilation path
Christophe Romain
2016-12-07
1
-98
/
+79
*
Fix compilation of external module with new xmpp lib
Christophe Romain
2016-12-06
1
-5
/
+6
*
Adds optional post_install and pre_uninstall hooks (thanks Igor Manturov Jr.)...
Christophe Romain
2016-11-28
1
-1
/
+8
*
Remove useless NO_EXT_LIB flag
Christophe Romain
2016-11-18
1
-4
/
+1
*
Handle correctly p1_http:request result
Badlop
2016-11-16
1
-2
/
+2
*
Use p1_http from p1_utils 1.0.6
Christophe Romain
2016-11-14
1
-2
/
+2
*
Support elixir module installer
gabrielgatu
2016-07-05
1
-3
/
+34
*
Set HTTP/1.0 so github accepts the request (#1157)
Badlop
2016-06-22
1
-1
/
+1
*
ext_mod: switch to fast_xml and remove old p1_logger reference
Christophe Romain
2016-03-03
1
-3
/
+2
*
Convert code to use Fast YAML
Mickael Remond
2016-02-03
1
-2
/
+2
*
Add a way to get all ejabberd_commands, not only those that was registered
Paweł Chmielowski
2016-01-26
1
-4
/
+4
*
lager is the default logger, we need to reverse the define flag
Mickael Remond
2016-01-23
1
-1
/
+1
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
Let modules_update_specs report failures (#756)
Christophe Romain
2015-10-23
1
-3
/
+13
*
Improve external module configuration management (EJAB-1746)
Christophe Romain
2015-09-22
1
-1
/
+5
*
ext_mod must be started before ejabberd_config
Christophe Romain
2015-09-11
1
-9
/
+4
*
Ensure config snippet is loaded at module installation (EJAB-1741)
Christophe Romain
2015-07-24
1
-1
/
+3
*
Allow include of simple dependencies (EJAB-1737)(#391)
Christophe Romain
2015-07-22
1
-3
/
+74
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-7
/
+14
*
Export modules_dir/0
Paweł Chmielowski
2015-05-15
1
-1
/
+2
*
Improve module install code, allows better error checking
Christophe Romain
2015-04-29
1
-16
/
+37
*
Fix fetching from git@github url and allow compilation from ejabberd sources
Christophe Romain
2015-04-29
1
-3
/
+14
*
Add missing list_to_binary call
Christophe Romain
2015-03-13
1
-1
/
+1
*
Add contributed modules code path on start
Christophe Romain
2015-03-13
1
-0
/
+2
[next]