This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
Eugen Rochko 354fdd317e
Fix attachment not being re-downloaded even if file is not stored (#12125)
Change the behaviour of remotable concern. Previously, it would skip
downloading an attachment if the stored remote URL is identical to
the new one. Now it would not be skipped if the attachment is not
actually currently stored by Paperclip.
2019-10-09 07:10:46 +02:00
..
chewy
controllers Fix attachment not being re-downloaded even if file is not stored (#12125) 2019-10-09 07:10:46 +02:00
helpers Add br, es-AR, et, mk, nn to available locales (#12062) 2019-10-03 03:59:43 +02:00
javascript Remove `lang` attribute from individual statuses (#12124) 2019-10-09 03:45:05 +02:00
lib Fix performance of home feed regeneration (#12084) 2019-10-06 22:11:17 +02:00
mailers
models Fix attachment not being re-downloaded even if file is not stored (#12125) 2019-10-09 07:10:46 +02:00
policies
presenters
serializers Add `openRegistrations` attribute to nodeinfo endpoint (#12058) 2019-10-02 21:02:48 +02:00
services Fix hashtag timeline REST API accepting too many hashtags (#12091) 2019-10-07 03:56:21 +02:00
validators
views Remove `lang` attribute from individual statuses (#12124) 2019-10-09 03:45:05 +02:00
workers Fix wrong attribute in MoveWorker (#12066) 2019-10-03 17:50:48 +02:00