mastodon/app/views
Patrick Figel ffb99325ca Add gif auto-play/pause preference
This introduces a new per-user preference called
"Auto-play animated GIFs", which is enabled by default. When a
user disables this setting, gifs in toots become click-to-play.

Previews of animated gifs were changed to display the video play
button so that users can distinguish them from regular images.

This setting also affects account avatars in the detailed account
view, which was changed to use the same hover-to-play mechanism
that is used for animated avatars in timelines.

Fixes #1652
2017-04-17 12:14:03 +02:00
..
about Remove trailing whitespace in terms.no.html (#1933) 2017-04-16 16:38:13 +02:00
accounts Use local vars in partials (#1935) 2017-04-16 16:37:49 +02:00
activitypub Add AS2 format to RABL files 2017-02-06 17:00:55 -08:00
admin Do not display "reset password" in admin UI for remote accounts (#1960) 2017-04-16 23:15:58 +02:00
api Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
auth Add recovery code support for two-factor auth (#1773) 2017-04-15 13:26:03 +02:00
authorize_follow Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00
errors Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
home Add gif auto-play/pause preference 2017-04-17 12:14:03 +02:00
kaminari Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
layouts Fix cross-origin integrity (#1871) 2017-04-15 22:48:30 +02:00
notification_mailer Add digest e-mails 2017-03-04 00:00:48 +01:00
oauth Allow setting of default language through config 2017-04-07 12:40:26 +02:00
remote_follow Adding remote follow button 2017-01-01 19:54:34 +01:00
settings Add gif auto-play/pause preference 2017-04-17 12:14:03 +02:00
shared Fix issue with missing emojify class in views (#1455) 2017-04-10 21:27:52 +02:00
stream_entries Simplify the og:image and og:description code in stream_entries/show (#1934) 2017-04-16 16:38:02 +02:00
tags Use site title on tags#show page (#1802) 2017-04-15 02:37:20 +02:00
user_mailer Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
well_known Clean up well-known routes/controllers (#1649) 2017-04-13 13:09:07 +02:00