Age | Commit message (Expand) | Author |
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 | add `tf:stripachors` & `tf:striplinks` bangtags | multiple creatures |
2019-07-20 | add `tf:head` bangtag | multiple creatures |
2019-07-20 | make anchor tagger tag filename links as such | multiple creatures |
2019-07-20 | fix display of `admin:eval` comments | multiple creatures |
2019-07-20 | rewrite `admin:` bangtags to use moderation functions from bangtag helper module | multiple creatures |
2019-07-20 | replace output newlines with html breaks in `admin:eval` | multiple creatures |
2019-07-20 | add newlines before signature & tags for vanilladon compat | multiple creatures |
2019-07-20 | re-cache post when changed by `visibility:parent` or `parent:tag`/`parent:unt... | multiple creatures |
2019-07-20 | `visibility` bangtag accepts additional `federate`/`nofederate` (`f`/`nf`) ar... | multiple creatures |
2019-07-20 | properly distribute announcement posts made thru `admin:announce` | multiple creatures |
2019-07-20 | add `visibility:community`, `visibility:c` aliases | multiple creatures |
2019-07-19 | always show out-of-body tags for better accessibility | multiple creatures |
2019-07-19 | keep `locked` badge for approves-followers + add `frozen` badge for admin-loc... | 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 | federate account locked status (`mp:locked`) | 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-07-18 | add `visibility:parent` bangtag to allow retroactive post visibility changes ... | multiple creatures |
2019-07-18 | alias `parent:permalink` to `parent:link` | multiple creatures |
2019-07-18 | better handling of bangtag-only posts that produce no output | multiple creatures |
2019-07-17 | make sure announcements get streamed to the local tl & make them unlisted-loc... | multiple creatures |
2019-07-17 | add `admin:announce` bangtag | multiple creatures |
2019-07-17 | allow escaping bangtags with `#!!` | multiple creatures |
2019-07-17 | fix bbcode bracket workaround | multiple creatures |
2019-07-17 | include skipped in `admin:` output | multiple creatures |
2019-07-17 | add `parent:urls` & `parent:domains` bangtags | multiple creatures |
2019-07-17 | allow admins to retag parent posts (`parent:tag:monsterpit.dev.todo`) | multiple creatures |
2019-07-17 | pretty output for `admin:` bangtags | multiple creatures |
2019-07-17 | add `admin:eval` bangtag & make `admin:` output local-only | multiple creatures |
2019-07-17 | make `draft`s local-only | multiple creatures |
2019-07-17 | pretty-format `i:am:list` & make output local-only | multiple creatures |
2019-07-17 | use private user var for `media:desc` bangtag | multiple creatures |
2019-07-17 | make admin bangtag output use html | multiple creatures |
2019-07-17 | set correct content type for `draft`s | multiple creatures |
2019-07-17 | add `i:am:list` bangtag | multiple creatures |
2019-07-17 | don't include parent components of scoped tags in folded tag list | multiple creatures |
2019-07-17 | add `admin:unsuspend` bangtag & aliases | multiple creatures |
2019-07-17 | `admin:silence` and `admin:suspend` bangtags | multiple creatures |
2019-07-15 | add visibility shortcodes | multiple creatures |
2019-07-15 | alias `visibility` bangtag to `v` | multiple creatures |
2019-07-15 | stop breaking things with missing commas | multiple creatures |
2019-07-15 | don't put boosts of silenced folks into home feed if you don't follow them | multiple creatures |
2019-07-15 | drop home feed & boost dedup window sizes to save resources | multiple creatures |
2019-07-15 | drop incoming twitter retweets | multiple creatures |
2019-07-15 | revise status filters & make `hide mentions of blocked` also filter mentions ... | multiple creatures |