about summary refs log tree commit diff
path: root/app/assets/javascripts/components/components/media_gallery.jsx
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-24Fix background-size being overwritten (#2382)Yamagishi Kazutoshi
2017-04-23Replace inline styles with CSS classes (BEM) (#2338)Stephen Burgess
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-18Adjust visuals of non-autoplaying GIFVEugen Rochko
2017-04-17Add gif auto-play/pause preferencePatrick Figel
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-04-13Add overlay style to buttons, continue video after expanding itEugen Rochko
2017-03-07Try to detect iOS and *not* autoplay any videosEugen Rochko
2017-03-04Fix #431 - convert gif to webm during upload. Web UI treats them like it didEugen Rochko
2017-02-10Move more inline colours to scssLorenz Diener
2017-02-05Add next/previous navigation in modal for media attachmentsEugen Rochko
2017-01-19Show visibility toggle on videos, show regardless of sensitivityblackle
2017-01-15Show visibility toggle on media gallery for sensitive imagesblackle
2016-12-05Downsize originals in media attachments, small fixesEugen Rochko
2016-11-23Adding content sensitivity toggle, spoilers for mediaEugen Rochko
2016-11-23Add content spoilers for media in sensitive-content statusesEugen Rochko
2016-10-24Add opening images in a modal windowEugen Rochko
2016-09-25Limit usernames to 30 chars, statuses to 500, open account after follow form ...Eugen Rochko
2016-09-19Update OStatus2 libraryEugen Rochko
2016-09-19Re-organizing components to be more modular, adding loading barsEugen Rochko
2016-09-18Detailed status view scrollableEugen Rochko
2016-09-08Improving production logs, removing n+1 on media attachments in atom,Eugen Rochko
2016-09-06Fixed styling for media attachments in statuses (margins)Eugen Rochko
2016-09-06Fix styling of media attachments in statusesEugen Rochko
2016-09-05Better layout for attachments in <MediaGallery>Eugen Rochko
2016-09-05Displaying media attachments in timelinesEugen Rochko