about summary refs log tree commit diff
path: root/app/assets/javascripts/components/containers/mastodon.jsx
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-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-17Fix import pt_br locale in mastodon.jsx (#2011)Andrey Blinov
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 Dutch translation (nl) (#1682)Koala Yeung
2017-04-13Fix #624 - Add localization for Bulgarian (#645)Svetlozar Todorov
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-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-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-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-16Fix #238 - Add "favourites" columnEugen Rochko
2017-01-10Add "not found" component to UIEugen Rochko
2017-01-09Improve initialState loadingEugen Rochko
2017-01-06Add tab bar alternative to desktop UI, upgrade react & react-reduxEugen Rochko
2017-01-04Move "getting started" to its own routeJessica Stokes
2016-12-26Replacing follow requests in the settings area with in-UI columnEugen Rochko
2016-12-08Declare UkrainianStanislav Makar
2016-11-28Forgot to enable hungarian translation in the frontendEugen Rochko
2016-11-28Enabling portuguese and hungarian translations, which are awfully incompleteEugen Rochko
2016-11-23Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif...Eugen Rochko
2016-11-22Adding French locale to mastodon.jsxnicolas
2016-11-21Try to fix for browsers that don't support notificationsEugen Rochko
2016-11-21Desktop notificationsEugen Rochko
2016-11-20Adding notifications columnEugen Rochko
2016-11-19Activating Spanish i18nEugen Rochko
2016-11-18Adding german localizationEugen Rochko
2016-11-17Add an Intl polyfillEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko