Render rich text in feed and add option to strip it.
Showing
- app/controllers/settings/preferences_controller.rb 1 addition, 0 deletionsapp/controllers/settings/preferences_controller.rb
- app/helpers/statuses_helper.rb 11 additions, 0 deletionsapp/helpers/statuses_helper.rb
- app/javascript/mastodon/components/status_content.js 3 additions, 0 deletionsapp/javascript/mastodon/components/status_content.js
- app/javascript/mastodon/initial_state.js 1 addition, 0 deletionsapp/javascript/mastodon/initial_state.js
- app/javascript/styles/mastodon/components.scss 172 additions, 5 deletionsapp/javascript/styles/mastodon/components.scss
- app/lib/sanitize_config.rb 9 additions, 4 deletionsapp/lib/sanitize_config.rb
- app/lib/user_settings_decorator.rb 6 additions, 1 deletionapp/lib/user_settings_decorator.rb
- app/models/user.rb 1 addition, 1 deletionapp/models/user.rb
- app/serializers/initial_state_serializer.rb 1 addition, 0 deletionsapp/serializers/initial_state_serializer.rb
- app/serializers/rest/preferences_serializer.rb 5 additions, 0 deletionsapp/serializers/rest/preferences_serializer.rb
- app/views/settings/preferences/other/show.html.haml 3 additions, 0 deletionsapp/views/settings/preferences/other/show.html.haml
- app/views/statuses/_detailed_status.html.haml 1 addition, 1 deletionapp/views/statuses/_detailed_status.html.haml
- app/views/statuses/_quote_status.html.haml 2 additions, 2 deletionsapp/views/statuses/_quote_status.html.haml
- app/views/statuses/_simple_status.html.haml 1 addition, 1 deletionapp/views/statuses/_simple_status.html.haml
- config/locales/en.yml 7 additions, 0 deletionsconfig/locales/en.yml
- config/locales/simple_form.en.yml 1 addition, 0 deletionsconfig/locales/simple_form.en.yml
- config/settings.yml 0 additions, 1 deletionconfig/settings.yml
Loading
Please register or sign in to comment