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_disco.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refer to the XEP for standard names (processone/docs.ejabberd.im#97)
Badlop
2020-09-11
1
-1
/
+2
*
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
2020-09-03
1
-1
/
+1
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Generate ejabberd.yml.5 man page from source code directly
Evgeny Khramtsov
2020-01-08
1
-1
/
+69
*
Add type specs for mod_adhoc
Evgeny Khramtsov
2019-07-09
1
-0
/
+1
*
Improve extraction of translated strings
Evgeny Khramtsov
2019-06-22
1
-10
/
+10
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-48
/
+37
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Replace hardcoded disco features with macros
Evgeniy Khramtsov
2018-06-29
1
-1
/
+1
*
Avoid code duplication when checking presence subscription
Evgeniy Khramtsov
2018-06-28
1
-18
/
+3
*
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
2018-06-14
1
-2
/
+1
*
Advertise disco#info and disco#items features in mod_disco
Evgeniy Khramtsov
2018-06-13
1
-3
/
+9
*
Use 'list-multi' type for XEP-0157 xdata fields
Evgeniy Khramtsov
2018-05-29
1
-1
/
+3
*
Remove 'iqdisc' option
Evgeniy Khramtsov
2018-02-11
1
-27
/
+5
*
Introduce new gen_mod callback: mod_options/1
Evgeniy Khramtsov
2018-01-23
1
-9
/
+15
*
Process 'name' option for all route-registering modules
Evgeniy Khramtsov
2018-01-08
1
-4
/
+7
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Rename is_user_exists -> user_exists
Evgeniy Khramtsov
2017-05-11
1
-1
/
+1
*
Introduce 'iqdisc' global option
Evgeniy Khramtsov
2017-05-04
1
-2
/
+2
*
Don't validate an option in gen_mod:get*opt() functions
Evgeniy Khramtsov
2017-04-30
1
-24
/
+5
*
Reload modules when reloading configuration file
Evgeniy Khramtsov
2017-02-22
1
-1
/
+42
*
Make test suite working again
Evgeniy Khramtsov
2017-01-23
1
-3
/
+6
*
Merge branch 'new_stream'
Evgeniy Khramtsov
2017-01-20
1
-51
/
+14
|
\
|
*
Implement database backend interface for ejabberd_router
Evgeniy Khramtsov
2017-01-11
1
-1
/
+1
|
*
Don't forget to advertise disco features
Evgeniy Khramtsov
2017-01-10
1
-1
/
+2
|
*
Adopt remaining code to support new hooks
Evgeniy Khramtsov
2017-01-09
1
-50
/
+12
*
|
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
|
/
*
Rename #error{} record to #stanza_error{}
Evgeniy Khramtsov
2016-09-08
1
-8
/
+8
*
Improve some type specs
Evgeniy Khramtsov
2016-08-09
1
-2
/
+3
*
Change code to reflect recent changes in fxml_gen
Evgeniy Khramtsov
2016-08-05
1
-18
/
+12
*
Rewrite mod_mam and mod_muc to use XML generator
Evgeniy Khramtsov
2016-07-25
1
-2
/
+2
*
Initial version based on XML generator
Evgeniy Khramtsov
2016-07-18
1
-235
/
+168
*
Make modules loading in a dependent order (#1191)
Evgeniy Khramtsov
2016-07-06
1
-1
/
+4
*
Replace more ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
2016-04-05
1
-14
/
+26
*
XEP-0013: Flexible Offline Message Retrieval support
Evgeniy Khramtsov
2016-02-09
1
-1
/
+3
*
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-4
/
+4
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-1
/
+16
*
Document protocol support (EJABS-1620)
Badlop
2015-05-21
1
-0
/
+3
*
mod_disco: Apply minor readability improvements
Holger Weiss
2015-04-26
1
-13
/
+11
*
mod_disco: Omit 'roster_get' call if possible
Holger Weiss
2015-04-26
1
-2
/
+4
*
Fix service disco handling for bare account JIDs
Holger Weiss
2015-04-26
1
-3
/
+3
*
Update copyright dates to 2015 (EJAB-1733)
Badlop
2015-01-08
1
-1
/
+1
*
Merge pull request #146 from jamielinux/master
badlop
2014-04-11
1
-4
/
+3
|
\
|
*
Update FSF address
Jamie Nguyen
2014-02-22
1
-4
/
+3
*
|
Fix service_info options processing
Evgeniy Khramtsov
2014-03-25
1
-2
/
+2
*
|
Update copyright dates to 2014 (EJAB-1679)
Badlop
2014-03-13
1
-1
/
+1
|
/
*
Fix some type specs and errors
13.12
Evgeniy Khramtsov
2013-12-10
1
-1
/
+1
*
Change configuration file format to YAML
Evgeniy Khramtsov
2013-08-21
1
-4
/
+29
*
Switch to rebar build tool
Evgeniy Khramtsov
2013-06-13
1
-0
/
+1
[next]