chinwagsocial/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 Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
models Add soft delete for statuses for instant deletes through API (#11623) 2019-08-22 21:55:56 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
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