aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/replacement/twitpic
Commit message (Collapse)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-202-2/+26
|
* Do replacements only inside plaintext nodes or on link content, avoid ↵Damian Minkov2014-05-091-1/+19
| | | | replacing text in already replaced one. Fixes some replacement services.
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
|
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-232-8/+8
|
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-5/+5
|
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
|
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-182-2/+2
|
* Patch provided by Purvesh Sahoo, including alphabetical sort of preview ↵Yana Stamcheva2010-09-251-2/+2
| | | | sources and preview source name corrections.
* Patch provided by Purvesh Sahoo, fixing redundant code in replacement ↵Yana Stamcheva2010-09-151-28/+23
| | | | implementations + removed replacement blue borders
* Resolved duplicate import of json library.Yana Stamcheva2010-09-131-3/+2
| | | | | | Fixed smiley source dependency to ui implementation. Fixed ReplacementService bundled in each implementation.
* Patch provided bu Purvesh Sahoo removing preview source names from the ↵Yana Stamcheva2010-09-092-8/+20
| | | | 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-073-0/+171
Sahoo as part of its GSoC project.