about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2019-07-23add self-destructing roars & `live`/`lifespan` bangtagsmultiple creatures
2019-07-23fix `keysmash` - join chunksmultiple creatures
2019-07-23fix typo in bangtag aliases parsingmultiple creatures
2019-07-22move autoreject check to own module & check for reject before pulling resourcesmultiple creatures
2019-07-22allow autorejecting incoming ap activities by `id`, `@context`, and domain + ...multiple creatures
2019-07-22anchor tagger - filenames must have a dotmultiple creatures
2019-07-22handle more edge cases in archor taggermultiple creatures
2019-07-21split `hide public profile` & `hide public ap outbox` into separate user opti...multiple creatures
2019-07-21privacy - add option to disable public activitypub outboxmultiple creatures
2019-07-21add more options for time range of roars visible to anonymous public profile ...multiple creatures
2019-07-20make anchor tagger strip trailing punctuation from link text before matchingmultiple creatures
2019-07-20fix anchor tagger filename matchingmultiple creatures
2019-07-20add `tf:stripachors` & `tf:striplinks` bangtagsmultiple creatures
2019-07-20add `tf:head` bangtagmultiple creatures
2019-07-20make anchor tagger tag filename links as suchmultiple creatures
2019-07-20fix display of `admin:eval` commentsmultiple creatures
2019-07-20rewrite `admin:` bangtags to use moderation functions from bangtag helper modulemultiple creatures
2019-07-20replace output newlines with html breaks in `admin:eval`multiple creatures
2019-07-20add newlines before signature & tags for vanilladon compatmultiple creatures
2019-07-20re-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-20properly distribute announcement posts made thru `admin:announce`multiple creatures
2019-07-20add `visibility:community`, `visibility:c` aliasesmultiple creatures
2019-07-19always show out-of-body tags for better accessibilitymultiple creatures
2019-07-19keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...multiple creatures
2019-07-19move query string sanitizer to its own module & sanitize link cards as wellmultiple creatures
2019-07-19make anchor tagging check full pathmultiple creatures
2019-07-18federate account locked status (`mp:locked`)multiple creatures
2019-07-18unbreak logicmultiple creatures
2019-07-18exclude mentions & hashtags from anchor taggingmultiple creatures
2019-07-18add icons to user-specified link text & potentially misleading linksmultiple creatures
2019-07-18strip known tracking parameters (e.g., utm codes) from linksmultiple creatures
2019-07-18add `visibility:parent` bangtag to allow retroactive post visibility changes ...multiple creatures
2019-07-18alias `parent:permalink` to `parent:link`multiple creatures
2019-07-18better handling of bangtag-only posts that produce no outputmultiple creatures
2019-07-17make sure announcements get streamed to the local tl & make them unlisted-loc...multiple creatures
2019-07-17add `admin:announce` bangtagmultiple creatures
2019-07-17allow escaping bangtags with `#!!`multiple creatures
2019-07-17fix bbcode bracket workaroundmultiple creatures
2019-07-17include skipped in `admin:` outputmultiple creatures
2019-07-17add `parent:urls` & `parent:domains` bangtagsmultiple creatures
2019-07-17allow admins to retag parent posts (`parent:tag:monsterpit.dev.todo`)multiple creatures
2019-07-17pretty output for `admin:` bangtagsmultiple creatures
2019-07-17add `admin:eval` bangtag & make `admin:` output local-onlymultiple creatures
2019-07-17make `draft`s local-onlymultiple creatures
2019-07-17pretty-format `i:am:list` & make output local-onlymultiple creatures
2019-07-17use private user var for `media:desc` bangtagmultiple creatures
2019-07-17make admin bangtag output use htmlmultiple creatures
2019-07-17set correct content type for `draft`smultiple creatures
2019-07-17add `i:am:list` bangtagmultiple creatures