1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Giuseppe Bilotta 37aabbdbe4 Import “converted” objects as media attachments if possible
This allows Image and Audio objects at least to be imported if any of
the URLs holds a supported media type. Only the first such link is
imported, even if multiple URLs are associated with the object, since
they are generally alternative representations (e.g. different formats)
of the same object.
2024-08-10 17:11:49 +02:00
..
chewy
controllers Revamp notification policy options (#31343) 2024-08-09 13:30:55 +00:00
helpers Replace more font-awesome icons in app/helpers (#30962) 2024-08-07 22:53:15 +00:00
javascript Move Follow Recommendations to Trends menu, rename to Recommendations & Trends (#31292) 2024-08-10 09:17:10 +00:00
lib Import “converted” objects as media attachments if possible 2024-08-10 17:11:49 +02:00
mailers
models Revamp notification policy options (#31343) 2024-08-09 13:30:55 +00:00
policies
presenters Add option to request partial accounts in grouped notifications API (#31299) 2024-08-06 12:09:35 +00:00
serializers Revamp notification policy options (#31343) 2024-08-09 13:30:55 +00:00
services Revamp notification policy options (#31343) 2024-08-09 13:30:55 +00:00
validators
views Move Follow Recommendations to Trends menu, rename to Recommendations & Trends (#31292) 2024-08-10 09:17:10 +00:00
workers Change dismissing a notification to clear existing filtered notifications for that account (#31329) 2024-08-07 15:14:37 +00:00