about summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-07-17Add dist/search.sqlLumb
2019-07-17Call resize cssLumb
2019-07-17Add css to auto-resize columnsLumb
2019-07-17reset toot limit and pinned limit to merge upstreamLumb
2019-07-17update size limits in env sampleLumb
2019-07-17add size var to controller fileLumb
2019-07-17add search var to sample envLumb
2019-07-17add search env to controller fileLumb
2019-07-17add vars to sample envLumb
2019-07-17Update '.env.production.sample'Lumb
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-16[Security] Bump lodash from 4.17.11 to 4.17.13 (#11287)dependabot-preview[bot]
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-15make sure user exists before migratingmultiple 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
2019-07-15unbreak `domain_block_impact`multiple creatures
2019-07-15drop incoming twitter retweetsmultiple creatures
2019-07-15add text representation of statuses to status serializermultiple creatures
2019-07-15revise status filters & make `hide mentions of blocked` also filter mentions ...multiple creatures
2019-07-15only tolerate 3 days of remote failures before giving upmultiple creatures
2019-07-15add `untag` bangtagmultiple creatures
2019-07-15sanitize bio formatting!multiple creatures
2019-07-15workaround bbcode parser voring bracketsmultiple creatures
2019-07-15revise bbcode markupmultiple creatures
2019-07-15move user variables to `users` relationmultiple creatures
2019-07-15tag foldingmultiple creatures
2019-07-15add `supports_chat` property, rename `adults_only` to `adult_content`, federa...multiple creatures
2019-07-15local visibility scope, chat scope+tags, unlisted tagsmultiple creatures
2019-07-15add ability to export followersmultiple creatures
2019-07-15make blocking domains actually block the accountsmultiple creatures
2019-07-14update `ruby-bbcode` to 2.1.0multiple creatures
2019-05-22fix tag routing once and for allmultiple creatures
2019-05-22**security** - make sure local roars always get sanitizedmultiple creatures
2019-05-22remove push subscription schedulers from sidekiqmultiple creatures
2019-05-21ignore the `tsv` column on the statuses table - our code will never touch thismultiple creatures
2019-05-21who would win? controller of the tags or a `:` who skipped character class?multiple creatures
2019-05-21handle tags with the old `:` scope delimiter but translate those to `.`multiple creatures