Merge branch 'blackle-master'
No related branches found
No related tags found
Showing
- app/assets/javascripts/components/actions/compose.jsx 17 additions, 0 deletionsapp/assets/javascripts/components/actions/compose.jsx
- app/assets/javascripts/components/components/status_content.jsx 37 additions, 10 deletions...sets/javascripts/components/components/status_content.jsx
- app/assets/javascripts/components/features/compose/components/compose_form.jsx 28 additions, 1 deletion...s/components/features/compose/components/compose_form.jsx
- app/assets/javascripts/components/features/compose/components/upload_form.jsx 2 additions, 1 deletion...ts/components/features/compose/components/upload_form.jsx
- app/assets/javascripts/components/features/compose/containers/compose_form_container.jsx 12 additions, 0 deletions...ts/features/compose/containers/compose_form_container.jsx
- app/assets/javascripts/components/reducers/compose.jsx 68 additions, 58 deletionsapp/assets/javascripts/components/reducers/compose.jsx
- app/assets/stylesheets/components.scss 41 additions, 4 deletionsapp/assets/stylesheets/components.scss
- app/assets/stylesheets/stream_entries.scss 2 additions, 0 deletionsapp/assets/stylesheets/stream_entries.scss
- app/controllers/api/v1/statuses_controller.rb 6 additions, 1 deletionapp/controllers/api/v1/statuses_controller.rb
- app/helpers/atom_builder_helper.rb 13 additions, 3 deletionsapp/helpers/atom_builder_helper.rb
- app/lib/formatter.rb 1 addition, 1 deletionapp/lib/formatter.rb
- app/lib/status_length_validator.rb 10 additions, 0 deletionsapp/lib/status_length_validator.rb
- app/models/status.rb 4 additions, 2 deletionsapp/models/status.rb
- app/services/fetch_link_card_service.rb 3 additions, 1 deletionapp/services/fetch_link_card_service.rb
- app/services/post_status_service.rb 6 additions, 4 deletionsapp/services/post_status_service.rb
- app/services/process_feed_service.rb 5 additions, 0 deletionsapp/services/process_feed_service.rb
- app/views/api/v1/statuses/_show.rabl 1 addition, 1 deletionapp/views/api/v1/statuses/_show.rabl
- app/views/stream_entries/_detailed_status.html.haml 4 additions, 1 deletionapp/views/stream_entries/_detailed_status.html.haml
- app/views/stream_entries/_simple_status.html.haml 4 additions, 1 deletionapp/views/stream_entries/_simple_status.html.haml
- config/locales/en.yml 2 additions, 0 deletionsconfig/locales/en.yml
Loading
Please register or sign in to comment