about summary refs log tree commit diff
path: root/app/assets/javascripts/components/containers
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-05-02Add Hebrew interface translation. (#2573)Ira
2017-04-26Fix various regressions (#2466)Eugen Rochko
2017-04-24Hide some components rather than unmounting (#2271)Akihiko Odaki
2017-04-23Adding arabic string localization (rebased) (#1895)Koala Yeung
2017-04-23Add a confirmation modal: (#2279)Eugen
2017-04-21Remove deprecated features at React v15.5 (#1905)Yamagishi Kazutoshi
2017-04-21Add Indonesian (Bahasa Indonesia / id) translation (#2200)Koala Yeung
2017-04-21Fix Chinese (China) translation availability (#2230)Yeechan Lu
2017-04-19Completed Italian translation (#2151)Matteo Aquila
2017-04-18Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gifEugen Rochko
2017-04-17Fix import pt_br locale in mastodon.jsx (#2011)Andrey Blinov
2017-04-17Add gif auto-play/pause preferencePatrick Figel
2017-04-17Add Brazilian Portuguese and fix European Portuguese (#1966)Hugo Gameiro
2017-04-16Onboarding modal (#1883)Eugen
2017-04-15Send initial state in a <script type="application/json"> tag (#1806)Joachim Viide
2017-04-15Add list of muted user to UI and Getting Started (#1799)Patrick Figel
2017-04-13Add overlay style to buttons, continue video after expanding itEugen Rochko
2017-04-13Merge branch 'videolightbox' of git://github.com/blackle/mastodon into blackl...Eugen Rochko
2017-04-13Add Dutch translation (nl) (#1682)Koala Yeung
2017-04-13Allow video to be expanded into lightboxblackle
2017-04-13Fix #624 - Add localization for Bulgarian (#645)Svetlozar Todorov
2017-04-13Use shift+click instead of alt+click to bypass boost dialog (#1638)Isabelle Knott
2017-04-12Working translation for Norwegian. (#1611)Thor Harald Johansen
2017-04-12Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544)Koala Yeung
2017-04-11Add Japanese translation (#1552)pinfort
2017-04-11Merge branch 'master' of https://github.com/blackle/mastodon into blackle-masterEugen Rochko
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-10Add Russian translation (ru) (#1023)Ratmir Karabut
2017-04-05Merge branch 'master' into masterAndré Lewin
2017-04-04Added Esperanto translation inside the javascripts folderaxolotl
2017-04-03add finnish translationJantsoP
2017-04-02Keep track of which timelines are connected live to avoid redundantEugen Rochko
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-19Adjust naming of public timeline -> "local timeline" vs "whole known network"Eugen Rochko
2017-02-19Split public timeline into "public timeline" which is local, andEugen Rochko
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko
2017-02-07Make streaming API use one pattern-matching redis pubsub connectionEugen Rochko
2017-02-05Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...Eugen Rochko
2017-02-05Add next/previous navigation in modal for media attachmentsEugen Rochko
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2017-02-02Cleaning up format of broadcast real-time messages, removingEugen Rochko
2017-01-30Make profile header scroll along with contents. AccountTimeline, Followers an...Eugen Rochko
2017-01-16Improve how the list entry Account component looks when target is blocked/fol...Eugen Rochko
2017-01-16Fix #238 - Add "favourites" columnEugen Rochko
2017-01-10Add "not found" component to UIEugen Rochko