about summary refs log tree commit diff
path: root/db/migrate/20190820003045_update_statuses_index.rb
AgeCommit message (Collapse)Author
2019-08-22Add soft delete for statuses for instant deletes through API (#11623)Eugen Rochko
* 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