sogo/UI/MailPartViewers
Francis Lachapelle 45290c6414 Improve CSS sanitizer for HTML messages
At-rules are now completely removed. Fixed a possible issue where the
first rule would not be prefixed by our CSS selector.

Fixes #3700
2016-05-27 13:42:44 -04:00
..
Arabic.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Basque.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
BrazilianPortuguese.lproj Update translations 2016-01-21 10:17:36 -05:00
Catalan.lproj Update translations 2016-01-21 10:17:36 -05:00
ChineseTaiwan.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Croatian.lproj Add Croatian translation 2016-01-25 11:14:45 -05:00
Czech.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Danish.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Dutch.lproj (i18n) Update translations 2016-05-18 16:07:58 -04:00
English.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Finnish.lproj Update translations 2016-01-21 10:17:36 -05:00
French.lproj Update French translation 2016-01-13 13:32:58 -05:00
German.lproj Update translations 2016-01-21 10:17:36 -05:00
Hungarian.lproj Update translations 2016-01-21 10:17:36 -05:00
Icelandic.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Italian.lproj Update translations 2016-03-07 10:59:54 -05:00
Lithuanian.lproj Add Lithuanian translation 2016-03-14 10:08:25 -04:00
Macedonian.lproj Update translations 2016-01-21 10:17:36 -05:00
NorwegianBokmal.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
NorwegianNynorsk.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Polish.lproj Update translations 2016-01-21 10:17:36 -05:00
Portuguese.lproj (i18n) Update translations 2016-04-05 11:49:10 -04:00
Russian.lproj Update translations 2016-01-21 10:17:36 -05:00
Slovak.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Slovenian.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
SpanishArgentina.lproj Update translations 2016-01-21 10:17:36 -05:00
SpanishSpain.lproj Update translations 2016-01-21 10:17:36 -05:00
Swedish.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
TurkishTurkey.lproj Add Turkish (Turkey) translation 2016-05-16 13:28:12 -04:00
Ukrainian.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
Welsh.lproj (fix) sync'ed translations with files from v2 2015-12-04 12:48:52 -05:00
COPYING see ChangeLog 2006-06-15 19:34:10 +00:00
GNUmakefile Add Turkish (Turkey) translation 2016-05-16 13:28:12 -04:00
GNUmakefile.preamble Applied patch from bug #2360 2013-07-18 10:25:39 -04:00
MailPartViewersProduct.m Monotone-Parent: 91edd84f8562153c6c50c498b6d7d4dfaf789fdd 2007-07-30 14:12:21 +00:00
UIxMailPartAlternativeViewer.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailPartHTMLViewer.h <img src=data...> conversion to file attachments + CIDs. 2013-11-20 08:56:29 -05:00
UIxMailPartHTMLViewer.m Improve CSS sanitizer for HTML messages 2016-05-27 13:42:44 -04:00
UIxMailPartICalActions.h (fix) moved SOGoDirectAction from CommonUI to SOGoUI 2016-05-04 09:43:27 -04:00
UIxMailPartICalActions.m (feat) added AngularJS's XSRF support (#3246) 2016-04-26 11:07:22 -04:00
UIxMailPartICalViewer.h Add missing header declarations that made the compiler spit out warnings. 2016-03-07 10:34:41 -05:00
UIxMailPartICalViewer.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailPartImageViewer.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailPartLinkViewer.h Fix for bug #2270 2013-09-27 15:36:46 -04:00
UIxMailPartLinkViewer.m Monotone-Parent: 608a60003e7ab414a1db4964517a15869cf440bb 2007-07-30 14:10:18 +00:00
UIxMailPartMessageViewer.m Stage 1 of clang compiler warning patches. 2015-10-31 14:10:03 +08:00
UIxMailPartMixedViewer.h Stage 1 of clang compiler warning patches. 2015-10-31 14:10:03 +08:00
UIxMailPartMixedViewer.m Stage 1 of clang compiler warning patches. 2015-10-31 14:10:03 +08:00
UIxMailPartSignedViewer.h See ChangeLog 2009-09-27 17:24:20 +00:00
UIxMailPartSignedViewer.m Fix compilation errors with OpenSSL 2016-02-15 11:14:06 -05:00
UIxMailPartTextViewer.h (fix) cleanups 2015-08-27 11:47:51 -04:00
UIxMailPartTextViewer.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailPartViewer.h JSONify mail parts 2015-06-12 12:02:18 -04:00
UIxMailPartViewer.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailRenderingContext.h Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailRenderingContext.m Remove pointless #imports from .m and .h files 2016-02-13 16:11:52 -05:00
UIxMailSizeFormatter.h see ChangeLog 2006-06-15 19:34:10 +00:00
UIxMailSizeFormatter.m Use the UIxMailSizeFormatter in messages listing 2013-12-18 22:18:08 -05:00
product.plist Revert "(fix) missing import for SOGoDirectAction" 2016-05-04 09:28:16 -04:00