Wed, 19 Sep 2007 05:21:40 +0000 |
Mark Doliner |
Make sure we print out the name of the unknown tag.
|
Sun, 23 Sep 2007 20:34:35 +0000 |
Jeffrey Connelly |
Fix a few memory leaks in #3281 (details in ticket).
|
Tue, 18 Sep 2007 01:08:46 +0000 |
Jeffrey Connelly |
merge of 'abe5c21ff8b83812c256bc2b14a3f887ecc628b8'
|
Tue, 18 Sep 2007 01:02:55 +0000 |
Casey Harkins |
merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
|
Mon, 17 Sep 2007 03:47:45 +0000 |
Richard Laager |
merge of '34d642b12b7215d55fd032cd513a7e225715f19a'
|
Tue, 18 Sep 2007 00:57:39 +0000 |
Jeffrey Connelly |
In msimprpl, log unrecognized HTML tags received from the IM client, and
|
Tue, 18 Sep 2007 00:47:51 +0000 |
Jeffrey Connelly |
Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
|
Mon, 17 Sep 2007 03:34:11 +0000 |
Jeffrey Connelly |
Add compile-time option MSIM_MARKUP_SHOW_UNKNOWN_TAGS, enabled by default
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Wed, 05 Sep 2007 22:33:22 +0000 |
Sadrul Habib Chowdhury |
Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
|
Mon, 03 Sep 2007 05:16:36 +0000 |
Jeffrey Connelly |
Treat status messages as the plaintext that they are.
|
Mon, 27 Aug 2007 07:03:28 +0000 |
Jeffrey Connelly |
Replace homegrown str_replace() with purple_strreplace(), after discovering it.
|
Sun, 26 Aug 2007 07:37:28 +0000 |
Jeffrey Connelly |
In msimprpl, move user-related code to a new user module, and move other
|
Sun, 26 Aug 2007 06:51:17 +0000 |
Jeffrey Connelly |
In msimprpl, move formatting functions to a markup module. It only exposes
|