about summary refs log tree commit diff
path: root/app/javascript/styles
AgeCommit message (Expand)Author
2017-06-20Replace TextIconButton for SensitiveButton to IconButton (#3759)Yamagishi Kazutoshi
2017-06-19Set cursor:pointer only when necessary (#3857)unarist
2017-06-14Account deletion (#3728)Eugen Rochko
2017-06-13Fix unclickable onboardin modal regression (#3724)Eugen Rochko
2017-06-12Unread indicator was invisible behind column header, adjusted (#3720)Eugen Rochko
2017-06-12Re-add clear notifications button (#3708)Yamagishi Kazutoshi
2017-06-09Fix #3658 - Update RTL styles (#3669)Eugen Rochko
2017-06-09adjust the size of 'column-header__back-button' (retry) (#3662)Clworld
2017-06-09adjust the size of column-header__back-button (#3654)ふぁぼ原
2017-06-08Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)Eugen Rochko
2017-06-08fix: Warn if JavaScript is disabled (#3634)Sorin Davidoi
2017-06-06Use preview image in <ImageLoader /> to provide immediate visual feedback (#3...Eugen Rochko
2017-06-06Add regex filters on the community timeline and the public timeline. (#3564)ふぁぼ原
2017-06-05Add support key shortcut to Onboarding Modal (#3517)Yamagishi Kazutoshi
2017-06-04Fix column buttons overflow in Japanese (#3552)Yamagishi Kazutoshi
2017-06-04Fix all icons in the column header being hilighted (#3554)unarist
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-06-03Change toggle state when click label (#3530)Yamagishi Kazutoshi
2017-05-31Remove react-imageloader (#3423)Nolan Lawson
2017-05-28Fix video having black border on top due to regression from #2608 (#3392)Eugen Rochko
2017-05-27Add missing background center on public profile headers (#3340)Eugen Rochko
2017-05-27Replace onboarding elephant with friendlier graphic, shorter animation (#3337)Eugen Rochko
2017-05-26Change anchor to button element (#3321)Yamagishi Kazutoshi
2017-05-25Fix style regression of buttons not inheriting document font by default (#3310)Eugen Rochko
2017-05-25Fix "contains" CSS for Chromium <57 (#3317)Nolan Lawson
2017-05-25Add `flex: 0 0 auto` to some components to avoid bugs on iOS9 (#3313)unarist
2017-05-25Remove unnecessary action bar wrapper divs (#3299)Nolan Lawson
2017-05-25Fix load more feature on the Account media gallery (#3293)unarist
2017-05-24Lazy load toots using IntersectionObserver (#3191)Sorin Davidoi
2017-05-24Fix DM being highlighted when it's inside a favourite notification (#3267)Eugen Rochko
2017-05-23Toggle sensitive from admin page (#3261)alpaca-tc
2017-05-23Focus the submit button (#3253)Yamagishi Kazutoshi
2017-05-20Improve language filter preferences look (#3184)Eugen Rochko
2017-05-20Filter languages with opt out (#3175)Matt Jankowski
2017-05-20Remove unnecessary status__info-time div (#3172)Nolan Lawson
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko
2017-05-20feat: Use CSS contain to avoid computations (#3158)Sorin Davidoi
2017-05-19Remove react-autosuggest (#3140)Yamagishi Kazutoshi
2017-05-19Replace inline styles with stylesheet (#3115)Yamagishi Kazutoshi
2017-05-18Add reset button to admin accounts search, improve looks a little (#3100)Eugen Rochko
2017-05-17Make .column-collapse animation simple (#3086)unarist
2017-05-15Fix style regressions (#3062)Eugen Rochko
2017-05-13Make direct statuses stand out more (#3025)Eugen Rochko
2017-05-12Fix color contrast some more in privacy warning (#3018)Shel Raphen
2017-05-12Allow SCSS variables to be overridden (#2987)Koala Yeung
2017-05-12Increase color contrast on privacy warning (#3015)Shel Raphen
2017-05-11Fix #1426 - Trim long usernames in public follower/following lists (#2993)Eugen Rochko
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-10align buttons with column headers (#2964)Wonderfall
2017-05-09Add cursor property to toot user avatar. (#2933)HANATANI Takuma