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_announce.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update newest copyright year to 2021 (#3464)
Badlop
2021-01-27
1
-1
/
+1
*
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
2020-09-03
1
-1
/
+1
*
Copy more option explanations from ejabberd Docs site
Badlop
2020-04-08
1
-0
/
+4
*
Improve formatting of mod_announce doc
Badlop
2020-04-08
1
-5
/
+5
*
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
/
+62
*
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
-1
/
+2
*
Make logging messages more consistent
Evgeny Khramtsov
2019-06-24
1
-5
/
+5
*
Improve extraction of translated strings
Evgeny Khramtsov
2019-06-22
1
-21
/
+22
*
Make option 'validate_stream' global
Evgeny Khramtsov
2019-06-21
1
-2
/
+2
*
Get rid of "well-known" type
Evgeny Khramtsov
2019-06-15
1
-9
/
+6
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-23
/
+27
*
Add 'sessionid' attribute when required
Evgeny Khramtsov
2019-04-06
1
-37
/
+31
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
2018-06-14
1
-4
/
+3
*
Introduce option 'validate_stream'
Evgeniy Khramtsov
2018-02-09
1
-2
/
+4
*
Introduce new gen_mod callback: mod_options/1
Evgeniy Khramtsov
2018-01-23
1
-22
/
+18
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Reuse some translation strings
Evgeniy Khramtsov
2017-09-24
1
-5
/
+5
*
Add forgotten caching options to the validator (thanks to Jan Pinkas)
Evgeniy Khramtsov
2017-08-24
1
-1
/
+9
*
Implement cache for mod_announce
Evgeniy Khramtsov
2017-05-22
1
-18
/
+138
*
Use cache for authentication backends
Evgeniy Khramtsov
2017-05-11
1
-2
/
+2
*
Don't validate an option in gen_mod:get*opt() functions
Evgeniy Khramtsov
2017-04-30
1
-3
/
+1
*
Don't pass empty resource to jid:make()
Evgeniy Khramtsov
2017-02-25
1
-2
/
+2
*
Reload modules when reloading configuration file
Evgeniy Khramtsov
2017-02-22
1
-1
/
+11
*
Fix some dialyzer warnings
Evgeniy Khramtsov
2017-02-16
1
-1
/
+1
*
Change routing API
Evgeniy Khramtsov
2017-02-16
1
-162
/
+112
*
Attach modules to gen_mod's supervisor
Evgeniy Khramtsov
2017-02-14
1
-21
/
+6
*
Improve modules start/stop procedures
Evgeniy Khramtsov
2017-02-14
1
-64
/
+86
*
Check result of gen_mod:start/2 callback (#1534)
Evgeniy Khramtsov
2017-02-13
1
-2
/
+3
*
Merge branch 'new_stream'
Evgeniy Khramtsov
2017-01-20
1
-7
/
+13
|
\
|
*
Adopt remaining code to support new hooks
Evgeniy Khramtsov
2017-01-09
1
-7
/
+13
*
|
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
|
/
*
Use ejabberd_router:route_error/4 wherever possible
Evgeniy Khramtsov
2016-11-25
1
-40
/
+16
*
Improve ODBC import
Christophe Romain
2016-11-22
1
-10
/
+12
*
Merge branch 'master' into xml-ng
Evgeniy Khramtsov
2016-11-12
1
-5
/
+9
|
\
|
*
Store announcements for offline users
Holger Weiss
2016-08-13
1
-3
/
+9
*
|
Improve namespace handling
Evgeniy Khramtsov
2016-09-24
1
-2
/
+2
*
|
Make common tests working again
Evgeniy Khramtsov
2016-09-13
1
-26
/
+29
*
|
Rename #error{} record to #stanza_error{}
Evgeniy Khramtsov
2016-09-08
1
-3
/
+3
*
|
Improve some type specs
Evgeniy Khramtsov
2016-08-09
1
-23
/
+20
*
|
Change code to reflect recent changes in fxml_gen
Evgeniy Khramtsov
2016-08-05
1
-2
/
+1
*
|
Rewrite mod_adhoc and mod_announce to use XML generator
Evgeniy Khramtsov
2016-07-26
1
-220
/
+135
|
/
*
Make modules loading in a dependent order (#1191)
Evgeniy Khramtsov
2016-07-06
1
-1
/
+4
*
Use {access,shaper}_rules_validator in other places where access rules are used
Paweł Chmielowski
2016-06-21
1
-2
/
+2
*
Improve detection of databases supported by modules (#1092)
Evgeniy Khramtsov
2016-04-27
1
-1
/
+1
*
Clean mod_announce.erl from DB specific code
Evgeniy Khramtsov
2016-04-13
1
-288
/
+40
*
Replace more ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
2016-04-05
1
-41
/
+64
[next]