Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-19 | Rich Media: Skip Microformats hashtags | rinpatch | |
When fixing this problem I incorrectly assumed a.hashtag is the proper way for detecting hashtags, but it is just something Pleroma and Mastodon add. Per microformats it should be detected by the presense of rel=tag. This MR adds a check for rel=tag, but I still left a.hashtag just in case | |||
2019-06-14 | Fix hashtags being picked up by rich media parser | rinpatch | |
Closes #989 | |||
2019-04-23 | html: lock down allowed class attributes to only those related to microformats | William Pitcock | |
2019-03-17 | Allow 'rel' attribute on `<a>` link with specific values (for hashtag ↵ | Fong-Wan Chau | |
recognition). | |||
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-09-22 | test: add smoketests for the scrubbing policies | William Pitcock | |