-
- Downloads
Add toot source to delete result to ease Delete & Redraft (#10669)
* Return Status with raw text in raw_content when deleting a status * Use raw content if available on delete & redraft * Rename raw_content to text; do not serialize formatted content when source is requested
Showing
- app/controllers/api/v1/statuses_controller.rb 1 addition, 1 deletionapp/controllers/api/v1/statuses_controller.rb
- app/javascript/mastodon/actions/statuses.js 4 additions, 3 deletionsapp/javascript/mastodon/actions/statuses.js
- app/javascript/mastodon/reducers/compose.js 1 addition, 1 deletionapp/javascript/mastodon/reducers/compose.js
- app/serializers/rest/status_serializer.rb 8 additions, 1 deletionapp/serializers/rest/status_serializer.rb
Please register or sign in to comment