about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-08-26detect spam registrations + include account approvals/rejections in transpara...multiple creatures
2019-08-26don't process incoming media or polls until sure the post is going to be save...multiple creatures
2019-08-26do not limit by `known` when `reject_unknown` is not setmultiple creatures
2019-08-26don't add icons for non-misleading links unless it's media or a sanitized lin...multiple creatures
2019-08-26fix pseudomentions + always link mentionsmultiple creatures
2019-08-25avoid processing incoming posts that have invisible participantsmultiple creatures
2019-08-24support `offset` with searchmultiple creatures
2019-08-24fix breaking typomultiple creatures
2019-08-24avoid unneccesary scoping for self-searches; make sure general scope is limit...multiple creatures
2019-08-24raise description limit to 6666multiple creatures
2019-08-23remove character counter from the uimultiple creatures
2019-08-23don't fail on missing visibility parametermultiple creatures
2019-08-23raise 404 if no stream entrymultiple creatures
2019-08-20spot-fix more `arachnea` contrast bugsmultiple creatures
2019-08-20confirm missing media descriptions by defaultmultiple creatures
2019-08-19css gods please just make these dang theme readable ;_;multiple creatures
2019-08-18yep it's more arachnia theme adjustmentsmultiple creatures
2019-08-18more arachnia contrast adjustmentmultiple creatures
2019-08-18aaaaa too many highlights - tone it down a lil bitmultiple creatures
2019-08-18limit animations in dt themesmultiple creatures
2019-08-18another round of adjusting arachnea colorsmultiple creatures
2019-08-18split db pruning off into its own scheduled jobmultiple creatures
2019-08-18prevent gap removal option from breaking columnsmultiple creatures
2019-08-18fix custom filter logicmultiple creatures
2019-08-18janitor - allow retries, `@account_ids -> @exclude_ids`, remove unneeded `uni...multiple creatures
2019-08-18use default sidekiq options for `LogWorker`multiple creatures
2019-08-18use default sidekiq options for `DomainBlockWorker`multiple creatures
2019-08-18privacy - require authentication on all timeline endpoints to make life diffi...multiple creatures
2019-08-18use arachnia for the default thememultiple creatures
2019-08-15Fix linear gradient colour on collapsed statuses in a few skinsBlackle Mori
2019-08-15apply custom filters and cws to search + remove unused es search methodsmultiple creatures
2019-08-15handle custom cws when a filter has the `entire thread` option setmultiple creatures
2019-08-15only drop posts matching a custom filter when the filter has no cw override setmultiple creatures
2019-08-15custom filters now have an option to add or override content warnings; filter...multiple creatures
2019-08-15allow out-of-body mentionsmultiple creatures
2019-08-15alias `quit` bangtag to `part` + `part:reply-guy-mode` eggmultiple creatures
2019-08-15fix arachnia & seadrake media paddingmultiple creatures
2019-08-15fix arachnia & seadrake colorsmultiple creatures
2019-08-15don't bother searching if term is emptymultiple creatures
2019-08-15add ability to search own posts by prepending `me:` to searchesmultiple creatures
2019-08-15add cw to moderation bangtags if missingmultiple creatures
2019-08-15initial fixes of orctober colorsmultiple creatures
2019-08-15initial fixes of tentacle colorsmultiple creatures
2019-08-15fix padding on orctober & tentacle themesmultiple creatures
2019-08-15fix the header paddingmultiple creatures
2019-08-15`target_account.user` -> `target_account`multiple creatures
2019-08-15fix err 500 when someone attempts to follow someone they're already followingmultiple creatures
2019-08-15fix err 500 when trying to read `identity_proofs` from a non-existant accountmultiple creatures
2019-08-15remove negative margins for direct messages and boosts in timelineLumb
2019-08-15handle interactions on sharekeyed posts when both participants are local; all...multiple creatures