]> cat aescling's git repositories - mastodon.git/commit
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 27 Jan 2017 15:55:06 +0000 (16:55 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 27 Jan 2017 15:57:23 +0000 (16:57 +0100)
commit450ad431801b5f2c716041920842a9851b9d133c
tree06ecb71df5b2b36e9e125b62a70c4ca5504c8137
parent9f57c7d4a681a6563be267f728dab3603f75fe79
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
app/assets/javascripts/components/components/status_content.jsx
app/lib/tag_manager.rb
app/models/media_attachment.rb
app/services/fetch_link_card_service.rb
app/services/process_feed_service.rb