Age | Commit message (Collapse) | Author |
|
|
|
auto-destruct/auto-defederate flag for a post
|
|
|
|
options to defederate and/or delete past posts + add `defed_in`/`parent:defed_in`/`thread:defed_in` bangtags + ui indicator for posts marked for auto-defederation
|
|
|
|
|
|
filter logic + caching bugs
|
|
|
|
|
|
|
|
|
|
`#``self.home.boosts` (boosts on your home timeline)
|
|
|
|
|
|
across all timelines - works in all client apps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
concern (#10966)
|
|
|
|
|
|
|
|
|
|
all posts will be filtered).
|
|
|
|
regular expressions.
|
|
|
|
should be called every time an object is changed.
|
|
|
|
|
|
FTS-enabled version of Monsterfork will need to apply the migration from `dist/search.sql` then run `bundle exec rails monsterfork:index_statuses`.
|
|
|
|
search term in double-quotes treats it as a whole-word match.
|
|
|
|
postgresql `tsquery` format)
|
|
avoid accidentally dosing servers when multiple users block a domain
|
|
|
|
|
|
limited to self/mentions/mutuals
|
|
|
|
|
|
|
|
`account:link:add` & switch between them with `i:am`/`we:are` bangtags; remove links with `account:link:del:USERNAME` or `account:link:clear`; list links with `account:link:list`
|
|
simplify text before matching
|
|
|
|
|