mastodon/app
Ondřej Hruška 5942347407 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
* Refactored Avatar and AvatarOverlay (DRY) to have 'account' as prop.
Also removed animate attribute from compose navigation bar, which should
have never been there. Added test for avatar overlay.

* fix broken tests

* god dammit another bug in tests! travis please let this pass

* formatting in avatar overlay
2017-08-07 19:44:55 +02:00
..
controllers Add "signed in as" header to some pages (#4523) 2017-08-05 04:24:58 +02:00
helpers Fallback to site_hostname when site_title is empty (#4394) 2017-07-27 15:13:49 +02:00
javascript Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
lib Don't normalize invalid domain names (#4499) 2017-08-02 14:54:33 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Set false to animated options for thumbnail processor (#4547) 2017-08-07 14:41:21 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
serializers Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
services Change RuboCop rules to loose (#4464) 2017-07-31 15:19:13 +02:00
validators Fix length validator counting things that look like URIs like URLs (#4462) 2017-07-31 05:06:20 +02:00
views Add "signed in as" header to some pages (#4523) 2017-08-05 04:24:58 +02:00
workers Change RuboCop rules to loose (#4464) 2017-07-31 15:19:13 +02:00