Age | Commit message (Collapse) | Author |
|
|
|
|
|
monsterfork implementation in the first place
|
|
|
|
statuses in unresolved reports
Change all account actions except "none" to resolve all unresolved reports
Refactor `SuspendAccountService` to be more readable
|
|
instant deletes through API
* Add soft delete for statuses to allow them to appear instant
* Allow reporting soft-deleted statuses and show them in the admin UI
* Change index for getting an account's statuses
|
|
Regression from #11982
|
|
Regression from #11623
|
|
* improve shown status title, useful for atom/rss
* use single quotes to satisfy codeclimate
* fix tests, make message more pretty
* fix tests
* fix codestyle
* fix codestyle
* remove atom_serializer_spec
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
|
|
|
|
* Remove #filter_from_context?
* Create scope Status.with_accounts
Retrieving AR objects should be
their model's scope
|
|
|
|
|
|
|
|
`process_bangtags!` methods to status model
|
|
|
|
by the delayed roars feature
|
|
|
|
|
|
|
|
|
|
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.
|