about summary refs log tree commit diff
AgeCommit message (Expand)Author
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
2019-08-15fix accidental renamemultiple creatures
2019-08-12remove negative marginLumb
2019-08-10fix interaction buttons on public pagesmultiple creatures
2019-08-10...and a different newline syntax too.multiple creatures
2019-08-10Gitea uses a different Markdown quote syntax.multiple creatures
2019-08-10Finally add a proper README.multiple creatures
2019-08-09all i am saaaaaaaaaying / is use up less raaaaaaammultiple creatures
2019-08-09broadcast monsterfork as suchmultiple creatures
2019-08-09transparancy log - automatically add a content warning if there are admin com...multiple creatures
2019-08-09transparancy log - do not direct link to domainsmultiple creatures
2019-08-09janitor - add db & media pruning jobmultiple creatures
2019-08-09update yarn.lockmultiple creatures
2019-08-08fedi privacy - reject incoming out-of-scope posts addressed to private/unreso...multiple creatures
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 larg...multiple creatures
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
2019-08-07add option to automatically space out boosts over configurable random intervalsmultiple creatures
2019-08-07add ability to post as linked account without switching using `once:i:am`/`on...multiple creatures
2019-08-07remember login & clear signed-in notice when switching accountsmultiple creatures
2019-08-06`@options[:delayed]` -> `@options[:delayed].present?`multiple creatures
2019-08-06do not parse blocks from `dialup.express` or `tenforward.social` - too much m...multiple creatures
2019-08-06`account:` output posts auto-expire after 1 hourmultiple creatures
2019-08-06added ability to link accounts with `account:link:token` + `account:link:add`...multiple creatures
2019-08-05`unsuspend` -> `"unsuspend"`multiple creatures
2019-08-05add config + utilities + instructions for `nginx`-level domain blocksmultiple creatures
2019-08-05janitor can now write suspended domains to whatever JANITOR_BLOCKLIST_OUTPUT ...multiple creatures