aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/replacement/bliptv/ReplacementServiceBliptvImpl.java
Commit message (Collapse)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-1/+13
|
* Do replacements only inside plaintext nodes or on link content, avoid ↵Damian Minkov2014-05-091-3/+3
| | | | replacing text in already replaced one. Fixes some replacement services.
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-5/+5
|
* Replaces json lib.Damian Minkov2012-11-211-5/+6
|
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+2
|
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
|
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
|
* Removes unused imports.Lyubomir Marinov2011-04-031-1/+0
|
* Patch provided by Purvesh Sahoo, fixing redundant code in replacement ↵Yana Stamcheva2010-09-151-62/+39
| | | | implementations + removed replacement blue borders
* Patch provided bu Purvesh Sahoo removing preview source names from the ↵Yana Stamcheva2010-09-091-7/+18
| | | | localization file and enhancing the preview config "retreive-sources" mechanism (discussed on dev on Sept. 7, 2010, subject: Re: Previews).
* Support for video and photo previews in chat window provided by Purvesh ↵Yana Stamcheva2010-09-071-0/+130
Sahoo as part of its GSoC project.