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_privacy.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
*
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
/
+33
*
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-4
/
+4
*
Revert "mod_privacy: Don't try to look up 'undefined' list"
Holger Weiss
2019-07-24
1
-2
/
+0
*
mod_privacy: Don't try to look up 'undefined' list
Holger Weiss
2019-07-24
1
-0
/
+2
*
Fix typos using codespell
Evgeny Khramtsov
2019-07-16
1
-1
/
+1
*
Improve extraction of translated strings
Evgeny Khramtsov
2019-06-22
1
-19
/
+20
*
Don't attempt to query 'undefined' active list
Evgeny Khramtsov
2019-06-21
1
-30
/
+35
*
Get rid of "well-known" type
Evgeny Khramtsov
2019-06-15
1
-11
/
+8
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-19
/
+22
*
Refactor mod_privacy patch; move logic user_receive_packet to
Nathan Bruning
2019-06-10
1
-34
/
+34
*
Fix user_send_packet in mod_privacy; was failing on newly created users
Nathan Bruning
2019-06-10
1
-1
/
+1
*
Fix mod_privacy race condition
Nathan Bruning
2019-06-10
1
-0
/
+21
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Move move randoms module to p1_utils repo
Evgeniy Khramtsov
2018-07-05
1
-1
/
+1
*
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
2018-06-14
1
-1
/
+0
*
Remove 'iqdisc' option
Evgeniy Khramtsov
2018-02-11
1
-13
/
+3
*
Introduce option 'captcha' for mod_block_strangers
Evgeniy Khramtsov
2018-01-26
1
-3
/
+4
*
Introduce new gen_mod callback: mod_options/1
Evgeniy Khramtsov
2018-01-23
1
-23
/
+19
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Use xmpp:io_format_error/1 wherever possible
Evgeniy Khramtsov
2017-11-14
1
-1
/
+1
*
Add forgotten caching options to the validator (thanks to Jan Pinkas)
Evgeniy Khramtsov
2017-08-24
1
-1
/
+9
*
Explicitly match against <domain/resource>
Evgeniy Khramtsov
2017-08-23
1
-19
/
+23
*
mod_privacy: Don't crash while copying c2s state
Holger Weiss
2017-07-07
1
-1
/
+3
*
mod_privacy: Apply cosmetic change to type spec
Holger Weiss
2017-07-07
1
-1
/
+1
*
Implement cache for mod_privacy/mod_blocking
Evgeniy Khramtsov
2017-05-20
1
-189
/
+307
*
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
-5
/
+2
*
Get rid of jid:to_string/1 and jid:from_string/1
Evgeniy Khramtsov
2017-02-26
1
-2
/
+2
*
Don't pass empty resource to jid:make()
Evgeniy Khramtsov
2017-02-25
1
-1
/
+1
*
Reload modules when reloading configuration file
Evgeniy Khramtsov
2017-02-22
1
-1
/
+19
*
Fix some dialyzer warnings
Evgeniy Khramtsov
2017-02-18
1
-1
/
+1
*
Change routing API
Evgeniy Khramtsov
2017-02-16
1
-1
/
+1
*
Merge branch 'new_stream'
Evgeniy Khramtsov
2017-01-20
1
-158
/
+213
|
\
|
*
Adopt remaining code to support new hooks
Evgeniy Khramtsov
2017-01-09
1
-205
/
+246
|
*
Add xmpp_stream_out behaviour and rewrite s2s/SM code
Evgeniy Khramtsov
2016-12-28
1
-5
/
+5
|
*
Initial version of new XMPP stream behaviour (for review)
Evgeniy Khramtsov
2016-12-11
1
-16
/
+30
*
|
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
|
/
*
Don't use deprecated functions from jlib.erl
Evgeniy Khramtsov
2016-11-23
1
-3
/
+3
*
Fix issues on import improvements
Christophe Romain
2016-11-22
1
-0
/
+1
*
Improve ODBC import
Christophe Romain
2016-11-22
1
-11
/
+101
*
Add more tests for privacy lists and blocking command
Evgeniy Khramtsov
2016-10-22
1
-29
/
+38
*
Make common tests working again
Evgeniy Khramtsov
2016-09-13
1
-4
/
+10
*
Rename #error{} record to #stanza_error{}
Evgeniy Khramtsov
2016-09-08
1
-9
/
+9
*
Improve some type specs
Evgeniy Khramtsov
2016-08-09
1
-0
/
+1
*
Change code to reflect recent changes in fxml_gen
Evgeniy Khramtsov
2016-08-05
1
-10
/
+7
*
Rewrite PIEFXIS code to use XML generator
Evgeniy Khramtsov
2016-08-04
1
-1
/
+1
*
Rewrite mod_blocking to use XML generator
Evgeniy Khramtsov
2016-07-19
1
-2
/
+3
*
Initial version based on XML generator
Evgeniy Khramtsov
2016-07-18
1
-308
/
+257
[next]