about summary refs log tree commit diff
path: root/app/assets/javascripts/components/containers/status_container.jsx
AgeCommit message (Expand)Author
2017-04-23Add a confirmation modal: (#2279)Eugen
2017-04-17Add gif auto-play/pause preferencePatrick Figel
2017-04-13Add overlay style to buttons, continue video after expanding itEugen Rochko
2017-04-13Allow video to be expanded into lightboxblackle
2017-04-13Use shift+click instead of alt+click to bypass boost dialog (#1638)Isabelle Knott
2017-04-11Allow user to disable the boost confirm dialog in preferencesblackle
2017-04-11Bypass boost confirm modal if alt is pressedblackle
2017-04-10Add boost confirm modalblackle
2017-04-01Made modal system more genericEugen Rochko
2017-03-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave
2017-02-22Improve status reselect, do not display "load more" when no next link availableEugen Rochko
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko
2017-02-05Add next/previous navigation in modal for media attachmentsEugen Rochko
2017-01-30Make profile header scroll along with contents. AccountTimeline, Followers an...Eugen Rochko
2017-01-08Switch to compose view when tapping 'mention' in dropdown on mobileblackle
2016-11-23Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif...Eugen Rochko
2016-11-21Switch to compose route when replying and compose is not mountedEugen Rochko
2016-11-04Optimize how statuses are re-rendered and relative time intervalsEugen Rochko
2016-10-30Refactoring redux state into different reducersEugen Rochko
2016-10-24Add opening images in a modal windowEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko