Age | Commit message (Expand) | Author |
2019-10-10 | allow `lang` attribute to be federated (resolves #11) + allow `aria-hidden`, ... | multiple creatures |
2019-10-10 | allow `aria-label` attribute to be federated (resolves #10) | multiple creatures |
2019-08-31 | support federating `aria-hidden` property to mark content that should be skip... | multiple creatures |
2019-08-26 | don't add icons for non-misleading links unless it's media or a sanitized lin... | multiple creatures |
2019-08-02 | html5 has 2 strikethrough tags - support them both | multiple creatures |
2019-08-01 | fix borkage caused by query string sanitization sometimes returning `nil` | multiple creatures |
2019-08-01 | fix borkage caused by trying to concatinate `nil` values | multiple creatures |
2019-07-22 | anchor tagger - filenames must have a dot | multiple creatures |
2019-07-22 | handle more edge cases in archor tagger | multiple creatures |
2019-07-20 | make anchor tagger strip trailing punctuation from link text before matching | multiple creatures |
2019-07-20 | fix anchor tagger filename matching | multiple creatures |
2019-07-20 | make anchor tagger tag filename links as such | multiple creatures |
2019-07-19 | move query string sanitizer to its own module & sanitize link cards as well | multiple creatures |
2019-07-19 | make anchor tagging check full path | multiple creatures |
2019-07-18 | unbreak logic | multiple creatures |
2019-07-18 | exclude mentions & hashtags from anchor tagging | multiple creatures |
2019-07-18 | add icons to user-specified link text & potentially misleading links | multiple creatures |
2019-07-18 | strip known tracking parameters (e.g., utm codes) from links | multiple creatures |
2019-05-21 | reimplement monsterpit bbcode and markdown extensions on top of new glitch-so... | multiple creatures |
2019-05-21 | re-add support for tags `sup`, `h6`, `hr` | multiple creatures |
2019-04-29 | Add support for missing formatting tags | Thibaut Girka |
2019-04-22 | Add support for lists in statuses | Thibaut Girka |
2019-04-22 | Accept richer text from remote statuses | Thibaut Girka |
2018-07-16 | Whitelist dat/ipfs/gopher links in sanitizer (#8034) | Eugen Rochko |
2018-01-03 | [!] Sanitize incoming classlist properly (#6162) | puckipedia |
2017-06-17 | Whitelist allowed classes for federated statuses (#3810) | nightpool |
2017-06-07 | Allow "class" attribute on the "a" tag in sanitization (#3623) | unarist |
2017-05-11 | Fix #1426 - Trim long usernames in public follower/following lists (#2993) | Eugen Rochko |
2017-04-30 | Add target=_blank to user note (#2622) | Yamagishi Kazutoshi |
2017-04-27 | OEmbed support for PreviewCard (#2337) | Eugen Rochko |