about summary refs log tree commit diff
path: root/app
AgeCommit message (Collapse)Author
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 ↵multiple creatures
`uniq` calls
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 ↵multiple creatures
difficult for fediverse archivers
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; ↵multiple creatures
filter caching has been fixed
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
What the tin says, noticed this bug was still hanging around, just only on DMs and on boosts in the TL so I think this should sort that.
2019-08-15handle interactions on sharekeyed posts when both participants are local; ↵multiple creatures
allow faving sharekeyed posts
2019-08-15fix accidental renamemultiple creatures
2019-08-12remove negative marginLumb
this should fix the names being cut off on the notification bar uwu uwu
2019-08-10fix interaction buttons on public pagesmultiple creatures
2019-08-09transparancy log - automatically add a content warning if there are admin ↵multiple creatures
comments; support a custom `subject`
2019-08-09transparancy log - do not direct link to domainsmultiple creatures
2019-08-09janitor - add db & media pruning jobmultiple creatures
2019-08-08fedi privacy - reject incoming out-of-scope posts addressed to ↵multiple creatures
private/unresolvable accounts & not addressed to any local users
2019-08-08default to reject unknown policy for new serversmultiple creatures
2019-08-08admin transparancy log - add moderator review links to domain policy changesmultiple creatures
2019-08-08admin transparancy log - support markdownmultiple creatures
2019-08-08add new `reject unknown` policy option to prevent spam & harassment from ↵multiple creatures
large/undermoderated servers
2019-08-08janitor - option to export `activityrelay` configmultiple creatures
2019-08-08janitor - make sure values excludes are dedupedmultiple creatures
2019-08-07unapply `force_sensitive` during domain policy resetsmultiple creatures
2019-08-07add distributability check to reblog workermultiple creatures