index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
styles
/
components.scss
Age
Commit message (
Expand
)
Author
2017-06-04
Fix column buttons overflow in Japanese (#3552)
Yamagishi Kazutoshi
2017-06-04
Fix all icons in the column header being hilighted (#3554)
unarist
2017-06-04
Allow mounting arbitrary columns (#3207)
Eugen Rochko
2017-06-03
Change toggle state when click label (#3530)
Yamagishi Kazutoshi
2017-05-31
Remove react-imageloader (#3423)
Nolan Lawson
2017-05-28
Fix video having black border on top due to regression from #2608 (#3392)
Eugen Rochko
2017-05-27
Replace onboarding elephant with friendlier graphic, shorter animation (#3337)
Eugen Rochko
2017-05-26
Change anchor to button element (#3321)
Yamagishi Kazutoshi
2017-05-25
Fix "contains" CSS for Chromium <57 (#3317)
Nolan Lawson
2017-05-25
Add `flex: 0 0 auto` to some components to avoid bugs on iOS9 (#3313)
unarist
2017-05-25
Remove unnecessary action bar wrapper divs (#3299)
Nolan Lawson
2017-05-25
Fix load more feature on the Account media gallery (#3293)
unarist
2017-05-24
Lazy load toots using IntersectionObserver (#3191)
Sorin Davidoi
2017-05-24
Fix DM being highlighted when it's inside a favourite notification (#3267)
Eugen Rochko
2017-05-23
Focus the submit button (#3253)
Yamagishi Kazutoshi
2017-05-20
Remove unnecessary status__info-time div (#3172)
Nolan Lawson
2017-05-20
Add account media gallery view to web UI (#3120)
Eugen Rochko
2017-05-20
feat: Use CSS contain to avoid computations (#3158)
Sorin Davidoi
2017-05-19
Remove react-autosuggest (#3140)
Yamagishi Kazutoshi
2017-05-19
Replace inline styles with stylesheet (#3115)
Yamagishi Kazutoshi
2017-05-17
Make .column-collapse animation simple (#3086)
unarist
2017-05-15
Fix style regressions (#3062)
Eugen Rochko
2017-05-13
Make direct statuses stand out more (#3025)
Eugen Rochko
2017-05-12
Fix color contrast some more in privacy warning (#3018)
Shel Raphen
2017-05-12
Increase color contrast on privacy warning (#3015)
Shel Raphen
2017-05-11
Fix regressions from #2683 (#2970)
Eugen Rochko
2017-05-10
align buttons with column headers (#2964)
Wonderfall
2017-05-09
Add cursor property to toot user avatar. (#2933)
HANATANI Takuma
2017-05-08
Improve scss color variables (#2912)
Matt Jankowski
2017-05-07
small ui change so that the settings buttons at the top of each column are ac...
Jessica K. Litwin
2017-05-07
Enable CodeClimate SCSS Lint checks (#2886)
yhirano
2017-05-07
Fix a aspect ratio for the embedded video (#2872)
Yamagishi Kazutoshi
2017-05-07
add asynchronous emojione-picker (code-splitting) (#2863)
Nolan Lawson
2017-05-04
Decode IDNA in PreviewCard (#2781)
Yamagishi Kazutoshi
2017-05-03
Add styles for small devices to .onboarding-modal (#2748)
unarist
2017-05-03
Show boosted user's avatar (#2518)
kawax
2017-05-03
Fix width of .confirmation-modal on narrow screens (#2743)
unarist
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko