about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Expand)Author
2017-06-05Fix LoadMore in following and followers. (#3585)Naoki Kosaka
2017-06-05Add support key shortcut to Onboarding Modal (#3517)Yamagishi Kazutoshi
2017-06-05l10n update for occitan language (#3557)Quent-in
2017-06-04i18n: Updated Polish translation (#3555)m4sk1n
2017-06-04l10n: ja: Change about/more link text (#3539)lindwurm
2017-06-04Fix column buttons overflow in Japanese (#3552)Yamagishi Kazutoshi
2017-06-04Add Japanese translations (pin) (#3551)Yamagishi Kazutoshi
2017-06-04Fix all icons in the column header being hilighted (#3554)unarist
2017-06-04en.json: change about/more link text to "About this instance" (#3538)Mingye Wang
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-06-04refocus-after-toot (#3537)masarakki
2017-06-03Fix isIntersecting in Chrome (#3525)Nolan Lawson
2017-06-03zh-cn&tw.json: "extended info" -> "about this site" (#3519)Mingye Wang
2017-06-03Change toggle state when click label (#3530)Yamagishi Kazutoshi
2017-06-01Resolve custom application stylesheet with Webpack (#3373)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-01Add ESLint rule (object-curly-spacing) (#3498)Yamagishi Kazutoshi
2017-06-01Focus the submit button on the boost modal (#3494)unarist
2017-05-31Update zh-TW.json (#3480)caasi Huang
2017-05-31Remove react-imageloader (#3423)Nolan Lawson
2017-05-31Fix load more on account timelines (regression from #3311) (#3475)unarist
2017-05-31Improve scheduling of requestIdleCallback tasks (#3477)Nolan Lawson
2017-05-31Catalan language updates (#3454)spla
2017-05-31Change PureComponent to ImmutablePureComponent (#3460)Yamagishi Kazutoshi
2017-05-30Add zh-TW.json (#3459)Yamagishi Kazutoshi
2017-05-30Change libraries path to relative (#3433)Yamagishi Kazutoshi
2017-05-30Extract polyfill loading into single module (#3421)Nolan Lawson
2017-05-29Add IntersectionObserverWrapper to cut down on re-renders (#3406)Nolan Lawson
2017-05-29Add preference setting for delete toot modal (#3368)Atsushi Yamamoto
2017-05-29Prevent wasted render in load_more.js (#3402)Nolan Lawson
2017-05-29l10n: Fix Japanese translation (#3410)lindwurm
2017-05-28Use immutable list in UploadButton to avoid wasteful re-render (#3394)Nolan Lawson
2017-05-28Fix video having black border on top due to regression from #2608 (#3392)Eugen Rochko
2017-05-28Ukrainian translation: fix typo (#3393)ster
2017-05-28Fix IntersectionObserver isIntersecting in Edge (#3365)Nolan Lawson
2017-05-28Simplify isIntersecting in status_list.js (#3371)Nolan Lawson
2017-05-28Persian translation fixes and updates (#3380)Masoud Abkenar
2017-05-27Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)Eugen Rochko
2017-05-27Update Dutch strings for 1.4 (#3363)jeroenpraat
2017-05-27i18n update for Occitan language (#3362)Quent-in
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-26Updated Polish translation (#3335)m4sk1n
2017-05-26Introduce react-textarea-autosize instead of using style.height side effects ...Eugen Rochko
2017-05-26Remove status context construction in the React side (#3331)unarist
2017-05-26Change anchor to button element (#3321)Yamagishi Kazutoshi
2017-05-26Replace onWheel listener with onScroll (#3324)Nolan Lawson
2017-05-26Fix "Cannot read property" on missing status (#3322)unarist
2017-05-26Improve shouldComponentUpdate for status and status_action_bar (#3323)Nolan Lawson
2017-05-26implement shouldComponentUpdate for relative_timestamp (#3320)Nolan Lawson
2017-05-25Fix style regression of buttons not inheriting document font by default (#3310)Eugen Rochko