about summary refs log tree commit diff
path: root/app/javascript/mastodon/features
AgeCommit message (Expand)Author
2017-12-25Add mute, block, conversation mute actions to detailed status dropdown menu (...Chris
2017-12-26Additional prop name change. (#6098)MitarashiDango
2017-12-24Refactor web_push_subscription (#6047)Akihiko Odaki
2017-12-24removed references to hideOnMobile in column_link and getting_started (#6082)Chris
2017-12-20Rename settingKey in setting_toggle to settingPath (#6046)Akihiko Odaki
2017-12-20Replace <code> to <kbd> in KeyboardShortcuts component (#6049)Neetshin
2017-12-14Fix oEmbed image_modal src. (#6027)Naoki Kosaka
2017-12-13Fix regression from #6014 (#6018)Eugen Rochko
2017-12-13Fix layout for RTL (#6014)Eugen Rochko
2017-12-13Excahnge the order of spoiler-input and unlocked warning (#6015)Lynx Kotoura
2017-12-13Redesign tootbox (#5919)Lynx Kotoura
2017-12-13Set direction style to reply indicator (#6006)Yamagishi Kazutoshi
2017-12-13Adjust empty list timeline message (#5997)Eugen Rochko
2017-12-13Use streaming API for standalone timelines on /about and /tag pages (#5998)Eugen Rochko
2017-12-12Make detect empty string before assign image description (#5994)Neetshin
2017-12-09Fix #5630 - Prevent duplicate load of favourites (#5931)Eugen Rochko
2017-12-09Ensure link thumbnails are not stretched to super low quality (#5932)Eugen Rochko
2017-12-09Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)Eugen Rochko
2017-12-07Add embed_url to preview cards (#5775)Akihiko Odaki
2017-12-07Fix hide reblogs (regression from #5887) (#5909)Yamagishi Kazutoshi
2017-12-06Break out nested relationship API keys (#5887)aschmitz
2017-12-06Handle submit event of new list form (#5895)Yamagishi Kazutoshi
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-12-03Add keyboard shortcuts link to getting-started navigation (#5874)Lynx Kotoura
2017-12-03Add back button to keyboard shortcuts legend column (#5872)Lynx Kotoura
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-28Refactor KeyboardShortcuts component (#5835)Yamagishi Kazutoshi
2017-11-27Add Keyboard Shortcuts Legend (#5823)Joshua Wood
2017-11-25Allow to open a modal for embedded photo (#5777)Akihiko Odaki
2017-11-25Rename ariaLabel property of Dropdown to title (#5813)Akihiko Odaki
2017-11-25Display list column (#5750)Eugen Rochko
2017-11-24Do not require onClose property in NavigationBar (#5802)Akihiko Odaki
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-11-09Show confirmation dialog on leaving WebUI while composing (#5616)unarist
2017-11-07Twidere mention workaround (#5552)ThibG
2017-11-07Avoid emojifying on invisible text (#5558)MIYAGI Hikaru
2017-11-07Make fullscreen video in detailed status plays in fullscreen (Partly Fix #516...nullkal
2017-11-01refactor(features/ui): Avoid useless renders in WrappedSwitch (#5580)Sorin Davidoi
2017-11-01Replace react-router-scroll to react-router-scroll-4 (#5568)Yamagishi Kazutoshi
2017-11-01Refactor initial state: auto_play_gif (#5576)Nolan Lawson
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-30Avoid modifying emoji data inline (#5548)Nolan Lawson
2017-10-30Reactor unfollow_modal, boost_modal, delete_modal (#5505)Nolan Lawson
2017-10-27Directly use <Motion/> if not reducing motion (#5546)Nolan Lawson
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson
2017-10-27Feature: Unlisted custom emojis (#5485)nullkal
2017-10-19Remove unnecessary translateZ(0) when doing scale() (#5473)Nolan Lawson
2017-10-16Fix reduced motion breaking public galleries (#5423)Nolan Lawson
2017-10-16Fix #5082 - disable retweet link for followers only toot (#5397)KY