about summary refs log tree commit diff
path: root/app/assets/javascripts/components/containers
AgeCommit message (Expand)Author
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
2017-01-09Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-d...Eugen Rochko
2017-01-09Improve initialState loadingEugen Rochko
2017-01-08Switch to compose view when tapping 'mention' in dropdown on mobileblackle
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-21Switch to compose route when replying and compose is not mountedEugen Rochko
2016-11-21Desktop notificationsEugen Rochko
2016-11-20Adding notifications columnEugen Rochko