Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-24 | Drop HTMLPurifier; we don't need its extra capabilities and we're already ↵ | Brion Vibber | |
using htmLawed which is lighter-weight. | |||
2010-02-20 | Add HTMLPurifier to extlib | Evan Prodromou | |
HTMLPurifier defangs arbitrary submitted HTML. We're using it in the OStatus plugin, but it may be valuable for other parts of the codebase (I think OEmbed might benefit, for example). |