index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_carboncopy.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean mod_carboncopy.erl from DB specific code
Evgeniy Khramtsov
2016-04-15
1
-28
/
+17
*
Replace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
2016-03-31
1
-5
/
+9
*
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-6
/
+6
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-12
/
+12
*
cosmetic cleanup
Christophe Romain
2015-10-07
1
-16
/
+16
*
Don't copy messages of type "normal" without body
Holger Weiss
2015-07-28
1
-4
/
+7
*
Add MAM (XEP-0313) support
Evgeniy Khramtsov
2015-06-22
1
-6
/
+7
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-7
/
+6
*
Document protocol support (EJABS-1620)
Badlop
2015-05-21
1
-0
/
+1
*
mod_carboncopy: Apply small code simplification
Holger Weiss
2015-02-12
1
-6
/
+2
*
Check availability before carbon copying
Holger Weiss
2015-02-11
1
-2
/
+5
*
Remove unused function clause in mod_carboncopy
Holger Weiss
2015-02-11
1
-3
/
+1
*
Update copyright dates to 2015 (EJAB-1733)
Badlop
2015-01-08
1
-1
/
+1
*
Also carbon-copy messages of type "normal"
Holger Weiss
2014-11-24
1
-4
/
+18
*
Avoid duplicates of carbon copies
Holger Weiss
2014-11-05
1
-6
/
+14
*
Move some namespaces definitions into header file
Evgeniy Khramtsov
2014-07-21
1
-20
/
+16
*
Simplify mod_carboncopy:check_and_forward/4
Holger Weiss
2014-05-30
1
-38
/
+14
*
Let is_carbon_copy/1 recognize <received/> carbons
Holger Weiss
2014-05-30
1
-8
/
+12
*
Don't send XEP-0280 v1 copies back to sender
Holger Weiss
2014-05-30
1
-2
/
+7
*
Log just one [info] message on Carbons negotiation
Holger Weiss
2014-05-29
1
-3
/
+3
*
Don't carbon copy messages with <no-copy/> hint
Holger Weiss
2014-05-11
1
-16
/
+21
*
Merge pull request #161 from weiss/fix-carbons
badlop
2014-04-22
1
-18
/
+34
|
\
|
*
Carbons: Handle unavailable resource like bare JID
Holger Weiss
2014-04-08
1
-4
/
+13
|
*
Carbons: Also forward messages sent to bare JIDs
Holger Weiss
2014-04-07
1
-18
/
+25
*
|
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
*
|
Merge pull request #149 from iulianlaz/carboncopy-fix-msg-back-to-original-se...
badlop
2014-03-16
1
-1
/
+13
|
\
\
|
*
|
#148 Carbon copy sends message back to original sender solved
iulianlaz
2014-03-06
1
-1
/
+13
|
|
/
*
/
Update copyright dates to 2014 (EJAB-1679)
Badlop
2014-03-13
1
-1
/
+1
|
/
*
Fixing mod_carboncopy sends carbons of carbons (fixes #107)
Badlop
2014-01-23
1
-1
/
+1
*
Change configuration file format to YAML
Evgeniy Khramtsov
2013-08-21
1
-1
/
+1
*
Improve the type spec
Evgeniy Khramtsov
2013-06-24
1
-1
/
+1
*
Switch to rebar build tool
Evgeniy Khramtsov
2013-06-13
1
-0
/
+1
*
Change message type of carbon copies from 'chart' to 'chat'
Janusz Dziemidowicz
2013-04-09
1
-2
/
+2
*
Fix several refactoring related bugs
Evgeniy Khramtsov
2013-03-29
1
-5
/
+5
*
Add mod_carboncopy that implements XEP-0280 v0.8
Badlop
2013-03-27
1
-0
/
+256