This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
Eugen Rochko 282ea17078
Add soft delete for statuses for instant deletes through API (#11623)
* 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
2019-08-22 21:55:56 +02:00
..
chewy Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
controllers Add soft delete for statuses for instant deletes through API (#11623) 2019-08-22 21:55:56 +02:00
helpers Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00
javascript Restore hashtag suggestions from local tag history (#11632) 2019-08-22 04:37:18 +02:00
lib Fix remote and staff-removed statuses leaving media behind for a day (#11638) 2019-08-22 04:17:12 +02:00
mailers
models Add soft delete for statuses for instant deletes through API (#11623) 2019-08-22 21:55:56 +02:00
policies
presenters
serializers Add an RSS feed tagged to a public profile page (#10502) 2019-08-18 20:54:36 +02:00
services Fix remote and staff-removed statuses leaving media behind for a day (#11638) 2019-08-22 04:17:12 +02:00
validators Fix crash when saving invalid domain name (#11528) 2019-08-08 23:04:19 +02:00
views Add soft delete for statuses for instant deletes through API (#11623) 2019-08-22 21:55:56 +02:00
workers Add soft delete for statuses for instant deletes through API (#11623) 2019-08-22 21:55:56 +02:00