about summary refs log tree commit diff
path: root/app/javascript/mastodon/features
AgeCommit message (Expand)Author
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
2017-10-16Enable ESLint rules import/* (#5414)Yamagishi Kazutoshi
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-16Replace JavaScript Testing Framework from Mocha to Jest (#5412)Yamagishi Kazutoshi
2017-10-13Do not try to guess why home timeline is empty in web UI (#5370)Eugen Rochko
2017-10-12Reduce discrepancies between server and client-side character count (#5360)ThibG
2017-10-11In thread view, only scroll first update, scroll to replied-to post (#5322)Eugen Rochko
2017-10-11Fully disable hotkeys when input element is focused (#5324)Eugen Rochko
2017-10-11Fix an error when ancestors get loaded before the status itself (#5312)unarist
2017-10-11Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309)Eugen Rochko
2017-10-10Fix #5293 - Pre-fill frequently used emojis to avoid bugs (#5305)Eugen Rochko
2017-10-10Fix #5295 - Order custom emoji lexicographically (#5297)Eugen Rochko
2017-10-10Fix an error when video playback buffer is empty (#5300)unarist
2017-10-08Track frequently used emojis in web UI (#5275)Eugen Rochko
2017-10-08Video preload should be a string (#5267)Nolan Lawson
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-10-08Dynamically calculate card height for embeds instead of padding (#5265)Eugen Rochko
2017-10-08Show buffering in video player (#5261)Eugen Rochko
2017-10-07Redesign public hashtag pages (#5237)Eugen Rochko
2017-10-07Fix custom emoji in emoji picker, persist skin tone (#5258)Eugen Rochko
2017-10-07Update emoji-mart to v2.1.1 (#5256)Nolan Lawson
2017-10-07Make auto-play GIFs preference affect custom emojis in web UI (#5254)Eugen Rochko
2017-10-06Fix error on reloading status detail column (#5248)K.SHIRAKASHI
2017-10-06Fix error at emoji_compressed in Firefox ESR (#5241)MIYAGI Hikaru
2017-10-06Fix thinking_face emoji autocomplete (#5238)Nolan Lawson
2017-10-06Import only Spring/Motion from react-motion (#5236)Nolan Lawson
2017-10-06Compress and combine emoji data (#5229)Nolan Lawson
2017-10-06import only Overlay from react-overlays (#5235)Nolan Lawson
2017-10-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-10-03Add pagination in media modal (#4343)PFM
2017-10-03Fix #5079, fix #5186 - Emoji picker fixes (#5187)Eugen Rochko
2017-10-02Search popout (#5170)Eugen Rochko
2017-10-02Code-split emoji-mart picker and data (#5175)Nolan Lawson
2017-10-02Toggle contain:strict on fullscreen (#5159)Nolan Lawson