about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-07-19use high-vis privacy icons by defaultmultiple creatures
2019-07-19keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...multiple creatures
2019-07-19add badge to ui for locked accountsmultiple 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-19make community visibility default for new accountsmultiple creatures
2019-07-19remove aliases of old of kobold prefs from account modelmultiple creatures
2019-07-19remove old version of kobold prefs from uimultiple 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 community visibility to the web appmultiple 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-17don't override mobile ui or drawer when resizingmultiple 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-17Call resize cssLumb
2019-07-17Add css to auto-resize columnsLumb
2019-07-17add size var to controller fileLumb
2019-07-17add search env to controller fileLumb
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
2019-07-17don't include parent components of scoped tags in folded tag listmultiple creatures
2019-07-17fix parsing of tags for foldingmultiple creatures
2019-07-17add `admin:unsuspend` bangtag & aliasesmultiple creatures
2019-07-17fix `i:am`/`we:are` signaturesmultiple creatures
2019-07-17`admin:silence` and `admin:suspend` bangtagsmultiple creatures
2019-07-15add visibility shortcodesmultiple creatures
2019-07-15bangtags are not for eating >:omultiple creatures
2019-07-15alias `visibility` bangtag to `v`multiple creatures
2019-07-15stop breaking things with missing commasmultiple creatures
2019-07-15ignore `tsv` column & add index to local-scope postsmultiple creatures
2019-07-15don't put boosts of silenced folks into home feed if you don't follow themmultiple creatures
2019-07-15drop home feed & boost dedup window sizes to save resourcesmultiple creatures
2019-07-15show formatting of replies in composer areamultiple creatures