Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
fix ProcessFeedService pushing status into distribution if called a second time while the first is still running (i.e. when a PuSH comes after a Salmon slap), fix not running escape on spoiler text before emojify
Showing
- app/assets/javascripts/components/components/status_content.jsx 2 additions, 1 deletion...sets/javascripts/components/components/status_content.jsx
- app/lib/tag_manager.rb 6 additions, 0 deletionsapp/lib/tag_manager.rb
- app/models/media_attachment.rb 1 addition, 1 deletionapp/models/media_attachment.rb
- app/services/fetch_link_card_service.rb 2 additions, 2 deletionsapp/services/fetch_link_card_service.rb
- app/services/process_feed_service.rb 10 additions, 9 deletionsapp/services/process_feed_service.rb
Please register or sign in to comment