Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Adds javadocs, fixes warnings. | Lyubomir Marinov | 2010-09-11 | 1 | -2/+4 |
| | |||||
* | Fixes a memory leak in Html2Text which used to keep the plain text extracted ↵ | Lyubomir Marinov | 2010-08-20 | 1 | -29/+64 |
| | | | | from a specific HTML text after it was no longer necessary. | ||||
* | Fix logger usage - seventh and last bunch | Werner Dittmann | 2010-06-04 | 1 | -1/+2 |
| | |||||
* | Fix NPE, added null check in Html2Text. | Damian Minkov | 2009-02-27 | 1 | -0/+3 |
| | |||||
* | Optimize HTML2Text to parse html directly through HTMLEditorKit, instead of ↵ | Yana Stamcheva | 2009-02-24 | 1 | -15/+57 |
| | | | | creating an HTMLDocument. | ||||
* | Added support for formatted messags in XMPP. Introduced a HTML_MIME_TYPE ↵ | Emil Ivov | 2008-07-11 | 1 | -0/+52 |
static field in OpSetBasicInstantMessaging |