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_carboncopy.erl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
1
-1
/
+1
2020-04-05
mod_carboncopy: Bump supported XEP revision
Holger Weiss
1
-1
/
+1
2020-03-18
Fix Dialyzer warning that jid can't be 'undefined'
Badlop
1
-1
/
+1
2020-01-28
Update copyright to 2020 (#3149)
Badlop
1
-1
/
+1
2020-01-13
mod_carboncopy: Omit check for undefined 'from'
Holger Weiss
1
-12
/
+4
2020-01-13
mod_carboncopy: Don't process non-message stanzas
Holger Weiss
1
-29
/
+30
2020-01-13
mod_carboncopy: Also copy mediated MUC invitations
Holger Weiss
1
-1
/
+6
2020-01-12
mod_carboncopy: Improve is_carbon_copy() check
Holger Weiss
1
-30
/
+17
2020-01-12
mod_carboncopy: Support new copying rules
Holger Weiss
1
-6
/
+18
2020-01-08
Generate ejabberd.yml.5 man page from source code directly
Evgeny Khramtsov
1
-1
/
+8
2019-09-23
Correctly handle unicode in log messages
Evgeny Khramtsov
1
-4
/
+4
2019-07-24
Fix typo in log message
Evgeny Khramtsov
1
-1
/
+1
2019-06-22
Improve extraction of translated strings
Evgeny Khramtsov
1
-3
/
+4
2019-06-14
Use new configuration validator
Evgeny Khramtsov
1
-25
/
+10
2019-01-08
Update copyright to 2019 (#2756)
Badlop
1
-1
/
+1
2018-12-10
Don't lose carbons on presence change or session resumption
Evgeny Khramtsov
1
-1
/
+32
2018-12-01
Keep info about carbons inside session table
Evgeny Khramtsov
1
-150
/
+47
2018-09-09
Fix some dialyzer warnings
Evgeny Khramtsov
1
-1
/
+1
2018-06-14
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
1
-1
/
+0
2018-02-22
mod_carboncopy: Apply cosmetic change
Holger Weiss
1
-2
/
+2
2018-02-22
mod_carboncopy: Copy outgoing MUC PMs
Holger Weiss
1
-3
/
+6
2018-02-21
Move some log messages to debug level
Evgeniy Khramtsov
1
-2
/
+2
2018-02-11
Remove 'iqdisc' option
Evgeniy Khramtsov
1
-12
/
+2
2018-01-31
Fix compilation ordering in mix by s/-behavior/-behaviour/
Paweł Chmielowski
1
-1
/
+1
2018-01-25
Switch to newer fast_xml and xmpp and update record fields in the code
Evgeniy Khramtsov
1
-1
/
+1
2018-01-23
Introduce new gen_mod callback: mod_options/1
Evgeniy Khramtsov
1
-23
/
+21
2018-01-05
Update copyright dates
Evgeniy Khramtsov
1
-1
/
+1
2017-05-04
Introduce 'iqdisc' global option
Evgeniy Khramtsov
1
-2
/
+2
2017-04-30
Don't validate an option in gen_mod:get*opt() functions
Evgeniy Khramtsov
1
-8
/
+6
2017-04-14
Use cache in front of Redis/SQL RAM backends
Evgeniy Khramtsov
1
-8
/
+119
2017-03-30
Add SQL as mod_carboncopy RAM backend
Evgeniy Khramtsov
1
-8
/
+8
2017-02-22
Reload modules when reloading configuration file
Evgeniy Khramtsov
1
-2
/
+19
2017-02-16
Change routing API
Evgeniy Khramtsov
1
-1
/
+1
2017-02-14
Attach modules to gen_mod's supervisor
Evgeniy Khramtsov
1
-1
/
+0
2017-01-09
Adopt remaining code to support new hooks
Evgeniy Khramtsov
1
-13
/
+33
2017-01-02
Update copyright date automatically (#1442)
Badlop
1
-1
/
+1
2016-11-22
Let mod_carboncopy mark copied messages
Holger Weiss
1
-4
/
+6
2016-11-22
Let ejabberd_sm mark copied messages
Holger Weiss
1
-10
/
+10
2016-11-18
Make common tests working again
Evgeniy Khramtsov
1
-2
/
+2
2016-11-13
Don't auto-decode forwarded payload
Evgeniy Khramtsov
1
-1
/
+1
2016-09-19
mod_carboncopy: Don't copy MUC PMs
Holger Weiss
1
-2
/
+8
2016-08-09
Improve some type specs
Evgeniy Khramtsov
1
-1
/
+1
2016-07-18
Initial version based on XML generator
Evgeniy Khramtsov
1
-106
/
+66
2016-07-07
Get rid of warnings
Evgeniy Khramtsov
1
-1
/
+4
2016-04-27
Improve detection of databases supported by modules (#1092)
Evgeniy Khramtsov
1
-4
/
+1
2016-04-15
Clean mod_carboncopy.erl from DB specific code
Evgeniy Khramtsov
1
-28
/
+17
2016-03-31
Replace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
1
-5
/
+9
2016-02-03
Switch to Fast XML module
Mickael Remond
1
-6
/
+6
2016-01-13
Update copyright to 2016 (#901)
Badlop
1
-1
/
+1
2015-11-24
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
1
-12
/
+12
[next]