2008-07-09 |
Edward Z. Yang | Slight optimization in LinkTypes using array_keys(). Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-07-09 |
Edward Z. Yang | Update TODO to add IDNA support along with IRI support. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-07-07 |
Edward Z. Yang | Implement HTMLT tests, and migrate HTMLPurifierTest... Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-07-07 |
Edward Z. Yang | Various improvements to test script command line options... Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-07-07 |
Edward Z. Yang | Allow empty sections in string hashes; previously they... Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-07-07 |
Edward Z. Yang | Refine Lexers for parsing stray angled brackets; %Core... Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-07-05 |
Edward Z. Yang | Redirect stderr to stdout when calling flush.php Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-07-05 |
Edward Z. Yang | Give warnings when attempting to use encoding iconv... Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-07-05 |
Edward Z. Yang | Fix two bugs in MakeAbsolute filter involving base... Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-07-05 |
Edward Z. Yang | Add support for unrecognized elements in MakeWellFormed. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-27 |
Edward Z. Yang | Implement %AutoFormat.RemoveEmpty, end to start ref... Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-27 |
Edward Z. Yang | Proper support for name attribute in <a> and <img> Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-27 |
Edward Z. Yang | Make Strategy_MakeWellFormed operate in place. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-27 |
Edward Z. Yang | Update printTokens() debug function to work with new... Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-27 |
Edward Z. Yang | Add ignore rules for configdoc generated files. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-26 |
Edward Z. Yang | [3.1.2] Implement comments when %HTML.Trusted is on. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-26 |
Edward Z. Yang | Ignore .phpt.skip.php files. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-26 |
Edward Z. Yang | Ignore test-settings.php
|
commit | commitdiff | tree |
2008-06-26 |
Edward Z. Yang | Rename dummy file to proper location. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-25 |
Edward Z. Yang | [3.1.2] Add %Output.SortAttr to deal with FCKeditor bug Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-25 |
Edward Z. Yang | Remove incorrect information about bit-size Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-25 |
Edward Z. Yang | Add Git specific files and configuration Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-25 |
Edward Z. Yang | Handle CRLF discrepancies Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
|
commit | commitdiff | tree |
2008-06-21 |
Edward Z. Yang | Add new NEWS entries
|
commit | commitdiff | tree |
2008-06-20 |
Edward Z. Yang | Add some extra helpful data for FOCUS
|
commit | commitdiff | tree |
2008-06-20 |
Edward Z. Yang | Add update Freshmeat script.
|
commit | commitdiff | tree |
2008-06-19 |
Edward Z. Yang | Release 3.1.1
|
commit | commitdiff | tree |
2008-06-19 |
Edward Z. Yang | var -> public
|
commit | commitdiff | tree |
2008-06-19 |
Edward Z. Yang | [3.1.1] Update Munge docs.
|
commit | commitdiff | tree |
2008-06-18 |
Edward Z. Yang | [3.1.1] General munge improvements
|
commit | commitdiff | tree |
2008-06-17 |
Edward Z. Yang | Update TODO
|
commit | commitdiff | tree |
2008-06-17 |
Edward Z. Yang | Update Modx plugin to work with HTML Purifier 3.1.0.
|
commit | commitdiff | tree |
2008-06-17 |
Edward Z. Yang | [3.1.1] Fix text-decoration: none bug
|
commit | commitdiff | tree |
2008-06-17 |
Edward Z. Yang | Update TODO
|
commit | commitdiff | tree |
2008-06-15 |
Edward Z. Yang | Update news, installer, and add an extra specimen.
|
commit | commitdiff | tree |
2008-06-12 |
Edward Z. Yang | Fix broken tests.
|
commit | commitdiff | tree |
2008-06-11 |
Edward Z. Yang | [3.1.1] Mimick movie value in data if not set in safe...
|
commit | commitdiff | tree |
2008-06-10 |
Edward Z. Yang | Undo redundant embedded URI check.
|
commit | commitdiff | tree |
2008-06-10 |
Edward Z. Yang | [3.1.1] Implement SafeEmbed. Also, miscellaneous bugfixes.
|
commit | commitdiff | tree |
2008-06-10 |
Edward Z. Yang | [3.1.1] Implement SafeObject.
|
commit | commitdiff | tree |
2008-06-09 |
Edward Z. Yang | [3.1.1] Allow injectors to be specified by modules.
|
commit | commitdiff | tree |
2008-06-08 |
Edward Z. Yang | Update TODO.
|
commit | commitdiff | tree |
2008-06-04 |
Edward Z. Yang | Update TODO.
|
commit | commitdiff | tree |
2008-06-02 |
Edward Z. Yang | Fix bug with SecureMunge regarding embedded URIs.
|
commit | commitdiff | tree |
2008-05-27 |
Edward Z. Yang | Add integration test, and fix broken SecureMunge
|
commit | commitdiff | tree |
2008-05-26 |
Edward Z. Yang | [3.1.1] Improved adherence to Unicode by checking for...
|
commit | commitdiff | tree |
2008-05-26 |
Edward Z. Yang | [3.1.1] Implement %URI.SecureMunge and %URI.SecureMungeSecre...
|
commit | commitdiff | tree |
2008-05-26 |
Edward Z. Yang | Fix back-compat regressions. Also, compactify configuration...
|
commit | commitdiff | tree |
2008-05-26 |
Edward Z. Yang | [3.1.1] Land vs's HTMLPurifier_Generator patch, and...
|
commit | commitdiff | tree |
2008-05-25 |
Edward Z. Yang | [3.1.1] Fix Shift_JIS encoding wonkiness with yen symbols...
|
commit | commitdiff | tree |
2008-05-24 |
Edward Z. Yang | [3.1.1] Fix stray backslashes in font-family.
|
commit | commitdiff | tree |
2008-05-23 |
Edward Z. Yang | Update news: not 1/2, more like 1/3
|
commit | commitdiff | tree |
2008-05-23 |
Edward Z. Yang | [3.1.1] More ConfigSchema optimizations: degenerate...
|
commit | commitdiff | tree |
2008-05-23 |
Edward Z. Yang | [3.1.1] Further optimize ConfigSchema by eliminating...
|
commit | commitdiff | tree |
2008-05-23 |
Edward Z. Yang | [3.1.1] Memory optimizations for ConfigSchema. Changes...
|
commit | commitdiff | tree |
2008-05-23 |
Edward Z. Yang | Add benchmark script for ConfigSchema.
|
commit | commitdiff | tree |
2008-05-23 |
Edward Z. Yang | [3.1.1] Round up imagecrash support with HTML.MaxImgLength
|
commit | commitdiff | tree |
2008-05-22 |
Edward Z. Yang | [3.1.1] Migrate all HTMLModules to use setup($config...
|
commit | commitdiff | tree |
2008-05-22 |
Edward Z. Yang | [3.1.1] construct() to setup() in HTMLModules
|
commit | commitdiff | tree |
2008-05-21 |
Edward Z. Yang | [3.1.1] Implement percent encoding for URI query and...
|
commit | commitdiff | tree |
2008-05-21 |
Edward Z. Yang | [3.1.1] Lazy token updating for HTMLPurifier/AttrValidator.php
|
commit | commitdiff | tree |
2008-05-21 |
Edward Z. Yang | [3.1.1] Disable percent height/width attributes for img
|
commit | commitdiff | tree |
2008-05-21 |
Edward Z. Yang | Update NEWS accordingly.
|
commit | commitdiff | tree |
2008-05-21 |
Edward Z. Yang | [3.1.1] Implement more robust imagecrash protection...
|
commit | commitdiff | tree |
2008-05-21 |
Edward Z. Yang | Add support for pixel as a pseudo-English unit.
|
commit | commitdiff | tree |
2008-05-21 |
Edward Z. Yang | Implement without-bcmath compatible UnitConverter....
|
commit | commitdiff | tree |
2008-05-20 |
Edward Z. Yang | [3.1.1] Have CSS/Length.php use the new Length class...
|
commit | commitdiff | tree |
2008-05-20 |
Edward Z. Yang | Finally stabilize the unit converter.
|
commit | commitdiff | tree |
2008-05-20 |
Edward Z. Yang | Update UnitConverter to deal more correctly with X...
|
commit | commitdiff | tree |
2008-05-20 |
Edward Z. Yang | Disable Tidy test completely.
|
commit | commitdiff | tree |
2008-05-20 |
Edward Z. Yang | Update TODO and run flush.
|
commit | commitdiff | tree |
2008-05-20 |
Edward Z. Yang | [3.1.1] Added HTMLPurifier_UnitConverter and HTMLPurifier_Le...
|
commit | commitdiff | tree |
2008-05-18 |
Edward Z. Yang | Update news.
|
commit | commitdiff | tree |
2008-05-18 |
Edward Z. Yang | Release 3.1.0.
|
commit | commitdiff | tree |
2008-05-16 |
Edward Z. Yang | [3.1.0] Get testing working again for all versions
|
commit | commitdiff | tree |
2008-05-15 |
Edward Z. Yang | Allow for users to load Language class files themselves...
|
commit | commitdiff | tree |
2008-05-15 |
Edward Z. Yang | [3.1.0] Fixed bug with fallback languages in LanguageFactory
|
commit | commitdiff | tree |
2008-05-15 |
Edward Z. Yang | [3.1.0] Fix buggy LanguageFactory. This revision is...
|
commit | commitdiff | tree |
2008-05-14 |
Edward Z. Yang | [3.1.0] Revamp URI handling of percent encoding and...
|
commit | commitdiff | tree |
2008-05-13 |
Edward Z. Yang | [3.1.0] Extend scanner to catch $this->config; chmod...
|
commit | commitdiff | tree |
2008-05-13 |
Edward Z. Yang | [3.1.0] Allow arbitrary whitespace in %HTML.Allowed
|
commit | commitdiff | tree |
2008-05-13 |
Edward Z. Yang | [3.1.0] Add missing tests and errors for forbidden...
|
commit | commitdiff | tree |
2008-05-06 |
Edward Z. Yang | Update TODO with items from Denis.
|
commit | commitdiff | tree |
2008-04-28 |
Edward Z. Yang | Sync with SimpleTest codebase
|
commit | commitdiff | tree |
2008-04-28 |
Edward Z. Yang | [3.1.0] Fix ScriptRequired bug with trusted installs
|
commit | commitdiff | tree |
2008-04-26 |
Edward Z. Yang | Fix latest batch of SimpleTest changes. Also, commit...
|
commit | commitdiff | tree |
2008-04-26 |
Edward Z. Yang | [3.1.0] Fix broken PH5P in latest versions of DOM with...
|
commit | commitdiff | tree |
2008-04-26 |
Edward Z. Yang | [3.1.0] Fix bug with 3.1.0-dev version number (the...
|
commit | commitdiff | tree |
2008-04-26 |
Edward Z. Yang | Fix another fatal error from SimpleTest refactoring.
|
commit | commitdiff | tree |
2008-04-26 |
Edward Z. Yang | [3.1.0] Implement tag@attr for Allowed and Forbidden
|
commit | commitdiff | tree |
2008-04-26 |
Edward Z. Yang | [3.1.0] Fix and revamp configForm.php smoketest
|
commit | commitdiff | tree |
2008-04-25 |
Edward Z. Yang | [3.1.0] version -> VERSION
|
commit | commitdiff | tree |
2008-04-25 |
Edward Z. Yang | [3.1.0] Add const version to HTMLPurifier, also bump...
|
commit | commitdiff | tree |
2008-04-25 |
Edward Z. Yang | Renumber as 3.1.0, however, NOT releasing (WHATSNEW...
|
commit | commitdiff | tree |
2008-04-25 |
Edward Z. Yang | [3.1.0] Allow index to be false for config from for...
|
commit | commitdiff | tree |
2008-04-23 |
Edward Z. Yang | [3.1.0] More PHP4->PHP5 conversions, notably reference...
|
commit | commitdiff | tree |
2008-04-23 |
Edward Z. Yang | All 3.1.0 TODOs are done!
|
commit | commitdiff | tree |
2008-04-22 |
Edward Z. Yang | [3.1.0] Implement DenyElementDecorator for imagecrash...
|
commit | commitdiff | tree |
2008-04-22 |
Edward Z. Yang | Update TODO
|
commit | commitdiff | tree |
2008-04-22 |
Edward Z. Yang | [3.1.0] Update French documentation.
|
commit | commitdiff | tree |