mastodon/app/javascript
Akihiko Odaki 7cb49eaa3a Do not use function name to track components (#6542)
UglifyJS2 is allowed to mangle function names, and function names can also
be duplicate if they are from different scopes. Therefore function names
are not reliable as identifiers.

Functions as keys for Map object is a cheaper and more reliable
alternative.
2018-02-24 19:10:57 +01:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Focal points (#6520) 2018-02-22 00:35:46 +01:00
mastodon Do not use function name to track components (#6542) 2018-02-24 19:10:57 +01:00
packs Fix hide and show media button on admin page (#6347) 2018-01-24 13:29:46 +01:00
styles Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00