1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Jessica 01b1c377b1 Animate avatar GIFs on-hover on public profiles (#10549)
* Third time is the charm?

* Use full asset URL for data-static and data-original

̀image_tag` expands to the full asset URL, we have to do the same in `data` attributes so that it can work when assets and user data are stored on a different host
2019-04-21 04:47:39 +02:00
..
chewy
controllers compare usernames case-insensitively on new proof creation flow (#10544) 2019-04-10 18:05:11 +02:00
helpers Add invite request to pending account notification e-mail (#10528) 2019-04-10 00:36:01 +02:00
javascript Animate avatar GIFs on-hover on public profiles (#10549) 2019-04-21 04:47:39 +02:00
lib Fix Keybase verification using wrong domain for remote accounts (#10547) 2019-04-10 20:28:43 +02:00
mailers
models Fix Keybase verification using wrong domain for remote accounts (#10547) 2019-04-10 20:28:43 +02:00
policies
presenters
serializers Configrationable repository url (#10600) 2019-04-21 04:41:34 +02:00
services
validators Change HTML validator to ignore all errors except unmatched tags (#10534) 2019-04-10 03:34:16 +02:00
views Animate avatar GIFs on-hover on public profiles (#10549) 2019-04-21 04:47:39 +02:00
workers