mastodon/app/javascript/mastodon/features/ui
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
..
components Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
containers Exclude self toots from regular expression filter (#4245) 2017-07-18 15:20:38 +02:00
util Unify webpackChunkName to lowercase (#4412) 2017-07-28 13:34:55 +02:00
index.js fix(web_push_notification): Do not hard reload tab (#4380) 2017-07-28 05:06:01 +02:00