chinwagsocial/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 Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
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 Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Fix Keybase verification using wrong domain for remote accounts (#10547) 2019-04-10 20:28:43 +02:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
serializers Configrationable repository url (#10600) 2019-04-21 04:41:34 +02:00
services Export and import show_reblogs together with following list (#10495) 2019-04-08 07:28:27 +02:00
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 Export and import show_reblogs together with following list (#10495) 2019-04-08 07:28:27 +02:00