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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-8
/
+6
*
Use cache in front of Redis/SQL RAM backends
Evgeniy Khramtsov
2017-04-14
1
-8
/
+119
*
Add SQL as mod_carboncopy RAM backend
Evgeniy Khramtsov
2017-03-30
1
-8
/
+8
*
Reload modules when reloading configuration file
Evgeniy Khramtsov
2017-02-22
1
-2
/
+19
*
Change routing API
Evgeniy Khramtsov
2017-02-16
1
-1
/
+1
*
Attach modules to gen_mod's supervisor
Evgeniy Khramtsov
2017-02-14
1
-1
/
+0
*
Merge branch 'new_stream'
Evgeniy Khramtsov
2017-01-20
1
-13
/
+33
|
\
|
*
Adopt remaining code to support new hooks
Evgeniy Khramtsov
2017-01-09
1
-13
/
+33
*
|
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
|
/
*
Let mod_carboncopy mark copied messages
Holger Weiss
2016-11-22
1
-4
/
+6
*
Let ejabberd_sm mark copied messages
Holger Weiss
2016-11-22
1
-10
/
+10
*
Make common tests working again
Evgeniy Khramtsov
2016-11-18
1
-2
/
+2
*
Don't auto-decode forwarded payload
Evgeniy Khramtsov
2016-11-13
1
-1
/
+1
*
Merge branch 'master' into xml-ng
Evgeniy Khramtsov
2016-11-12
1
-0
/
+6
|
\
|
*
mod_carboncopy: Don't copy MUC PMs
Holger Weiss
2016-09-19
1
-2
/
+8
*
|
Improve some type specs
Evgeniy Khramtsov
2016-08-09
1
-1
/
+1
*
|
Initial version based on XML generator
Evgeniy Khramtsov
2016-07-18
1
-106
/
+66
|
/
*
Get rid of warnings
Evgeniy Khramtsov
2016-07-07
1
-1
/
+4
*
Improve detection of databases supported by modules (#1092)
Evgeniy Khramtsov
2016-04-27
1
-4
/
+1
*
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
15.02
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
|
/
[next]