log libpurple/tests/test_yahoo_util.c @ 28940:4d50162d809e

age author description
Wed, 25 Nov 2009 16:39:29 +0000 Stu Tomlinson Make yahoo_codes_to_html not crash when given an empty string, or a string
Tue, 06 Oct 2009 15:56:43 +0000 Sadrul Habib Chowdhury Fix sending /buzz on yahoo.
Sat, 22 Aug 2009 18:24:19 +0000 Mark Doliner Woah, this was wrong. MY BAD! We should not be setting this to true
Fri, 21 Aug 2009 07:03:09 +0000 Mark Doliner Whoops, this test case IS correct
Thu, 20 Aug 2009 20:04:50 +0000 Mark Doliner Fix a bug in our outgoing yahoo message formatting where messages
Thu, 20 Aug 2009 02:15:00 +0000 Mark Doliner Don't put stuff into a linked list only to iterate through the linked list
Thu, 20 Aug 2009 01:11:26 +0000 Mark Doliner Make outgoing yahoo messages with links, font color, font face or font size
Wed, 19 Aug 2009 22:01:10 +0000 Mark Doliner * Change yahoo_html_to_codes() a little to hopefully be more straight forward
Tue, 18 Aug 2009 23:52:14 +0000 Mark Doliner Fix a possible crash when receiving URLs in yahoo. It doesn't crash for me
Tue, 18 Aug 2009 23:03:47 +0000 Mark Doliner Check in some more tests, most of which are not compiled yet. I think
Tue, 04 Aug 2009 02:14:46 +0000 Mark Doliner Changes to the way we translate raw yahoo messages to HTML. The HTML
Fri, 31 Jul 2009 21:44:52 +0000 Mark Doliner Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #define
Fri, 31 Jul 2009 09:34:39 +0000 Mark Doliner Add a test with a custom color
Fri, 31 Jul 2009 09:18:07 +0000 Mark Doliner Add testing for font size
Fri, 31 Jul 2009 01:28:41 +0000 Mark Doliner Change Yahoo to send <span> tags with a color style attribute instead of <font>
Fri, 31 Jul 2009 01:06:42 +0000 Mark Doliner Whoops, I forgot to add the test!