chinwagsocial/app/javascript/mastodon
Sorin Davidoi be92babd00 Responsive images in media gallery (#3963)
* feat(components/media_gallery): Responsive images

* fix(components/media_gallery): Link to image URL
2017-06-27 13:46:37 +02:00
..
actions Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
components Responsive images in media gallery (#3963) 2017-06-27 13:46:37 +02:00
containers Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
features Maintain aspect ratio for preview image (#3966) 2017-06-27 13:43:53 +02:00
locales Translate pin/unpin and fix some inconsistencies in gender neutral strings (#3952) 2017-06-26 13:04:36 +02:00
middleware Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
reducers Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
selectors Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
store Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
.gitkeep
api.js
base_polyfills.js
emoji.js
extra_polyfills.js
is_mobile.js
link_header.js
load_polyfills.js Extract polyfill loading into single module (#3421) 2017-05-30 15:11:15 +02:00
main.js Resolve custom application stylesheet with Webpack (#3373) 2017-06-01 20:56:32 +02:00
performance.js Attach ReactPerf to window for easier debugging (#3318) 2017-05-25 21:14:40 +02:00
rtl.js Improve RTL detection (#3682) 2017-06-10 15:06:50 +02:00
scroll.js Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +02:00
stream.js
uuid.js