Age | Commit message (Expand) | Author |
2019-08-15 | don't bother searching if term is empty | multiple creatures |
2019-08-15 | add ability to search own posts by prepending `me:` to searches | multiple creatures |
2019-08-15 | add cw to moderation bangtags if missing | multiple creatures |
2019-08-15 | initial fixes of orctober colors | multiple creatures |
2019-08-15 | initial fixes of tentacle colors | multiple creatures |
2019-08-15 | fix padding on orctober & tentacle themes | multiple creatures |
2019-08-15 | fix the header padding | multiple creatures |
2019-08-15 | `target_account.user` -> `target_account` | multiple creatures |
2019-08-15 | fix err 500 when someone attempts to follow someone they're already following | multiple creatures |
2019-08-15 | fix err 500 when trying to read `identity_proofs` from a non-existant account | multiple creatures |
2019-08-15 | remove negative margins for direct messages and boosts in timeline | Lumb |
2019-08-15 | handle interactions on sharekeyed posts when both participants are local; all... | multiple creatures |
2019-08-15 | fix accidental rename | multiple creatures |
2019-08-12 | remove negative margin | Lumb |
2019-08-10 | fix interaction buttons on public pages | multiple creatures |
2019-08-09 | transparancy log - automatically add a content warning if there are admin com... | multiple creatures |
2019-08-09 | transparancy log - do not direct link to domains | multiple creatures |
2019-08-09 | janitor - add db & media pruning job | multiple creatures |
2019-08-08 | fedi privacy - reject incoming out-of-scope posts addressed to private/unreso... | multiple creatures |
2019-08-08 | default to reject unknown policy for new servers | multiple creatures |
2019-08-08 | admin transparancy log - add moderator review links to domain policy changes | multiple creatures |
2019-08-08 | admin transparancy log - support markdown | multiple creatures |
2019-08-08 | add new `reject unknown` policy option to prevent spam & harassment from larg... | multiple creatures |
2019-08-08 | janitor - option to export `activityrelay` config | multiple creatures |
2019-08-08 | janitor - make sure values excludes are deduped | multiple creatures |
2019-08-07 | unapply `force_sensitive` during domain policy resets | multiple creatures |
2019-08-07 | add distributability check to reblog worker | multiple creatures |
2019-08-07 | add option to automatically space out boosts over configurable random intervals | multiple creatures |
2019-08-07 | add ability to post as linked account without switching using `once:i:am`/`on... | multiple creatures |
2019-08-07 | remember login & clear signed-in notice when switching accounts | multiple creatures |
2019-08-06 | `@options[:delayed]` -> `@options[:delayed].present?` | multiple creatures |
2019-08-06 | do not parse blocks from `dialup.express` or `tenforward.social` - too much m... | multiple creatures |
2019-08-06 | `account:` output posts auto-expire after 1 hour | multiple creatures |
2019-08-06 | added ability to link accounts with `account:link:token` + `account:link:add`... | multiple creatures |
2019-08-05 | `unsuspend` -> `"unsuspend"` | multiple creatures |
2019-08-05 | janitor can now write suspended domains to whatever JANITOR_BLOCKLIST_OUTPUT ... | multiple creatures |
2019-08-05 | add ability to access bookmarks from #self.bookmarks tag | multiple creatures |
2019-08-05 | rewrite repeated domain maps to use a helper function & make vulpine.club yam... | multiple creatures |
2019-08-04 | port @zac@computerfox.xyz's `silence` to `BlocklistHelper` | multiple creatures |
2019-08-04 | restrict private pin visibility to packmates & do not include them in `featur... | multiple creatures |
2019-08-04 | limit inferred reject replies trigger to the start of first/last line; simpli... | multiple creatures |
2019-08-03 | automatically set `suspend` policy on domains that trigger `context` auto-rej... | multiple creatures |
2019-08-03 | move `Scheduler::JanitorScheduler::admin_account` to `ModerationHelper::janit... | multiple creatures |
2019-08-03 | make sure only thread authors and admins can close threads | multiple creatures |
2019-08-03 | add `parent:bookmark`/`parent:bm` bangtag | multiple creatures |
2019-08-03 | `domain_exists` -> `domain_exists?` | multiple creatures |
2019-08-03 | `reason?` -> `reason` | multiple creatures |
2019-08-03 | include note for admin account actions in audit log | multiple creatures |
2019-08-03 | match more `reject_replies` tokens | multiple creatures |
2019-08-03 | add `noreplies`, `parent:close`, `thread:close` bangtags | multiple creatures |