301 Commits (84dc21d55d8627182ce201baeddb6fbbdf8748c2)

Author SHA1 Message Date
unarist a5e0cf2450 fix(status): Don't add tabIndex to wrapped status (#4437)
7 years ago
Sorin Davidoi c71874b84c Improve accessibility (part 6) (#4435)
7 years ago
Sorin Davidoi 634b71ed1d Accessability fixes (#4432)
7 years ago
Sorin Davidoi 534da4f24f Improve accessibility (part 5) (#4417)
7 years ago
Yamagishi Kazutoshi 58eea59864 Fix broken PropTypes (#4413)
7 years ago
Sorin Davidoi b7d47c2aef Improve accessibility (part 4) (#4408)
7 years ago
Sorin Davidoi 6884dd79ba Improve accessibility (part 3) (#4405)
7 years ago
Sorin Davidoi 50d38d7605 fix(dropdown_menu): Open as modal on mobile (#4295)
7 years ago
Yamagishi Kazutoshi f2233c3e25 Update intersection-observer to version 0.4.0 (#4398)
7 years ago
Eugen Rochko 55bee84c97 Fix infinite scroll fluidity (#4381)
7 years ago
Sorin Davidoi 6a6a62f13f Improve accessibility (part 2) (#4377)
7 years ago
Sorin Davidoi 2f8bfb3d38 Improve accessibility (#4369)
7 years ago
Sorin Davidoi 7232cdf7e8 feat(status_action_bar): Web share button (#4365)
7 years ago
Sorin Davidoi 696bcff6bf fix(status_list): Guard against missing ref (#4353)
7 years ago
Sorin Davidoi ebf5a06084 fix(column): Use passive wheel listener (#4348)
7 years ago
Eugen Rochko 1e0c7a0afc Add loading indicator animation (#4316)
7 years ago
Sorin Davidoi e01966f7b8 fix(status_list): Update scroll position after toots are appended (#4277)
7 years ago
unarist 4f2513337f Update scroll top state on column mounting (#4276)
7 years ago
abcang afa52e4d63 Fixed issue that the NSFW image is not hidden on detail page (#4244)
7 years ago
Lynx Kotoura 681c33d1f4 Quit overwriting style of extended-video-player (#4237)
7 years ago
Sorin Davidoi 72bd73f605 Small style fixes (#4206)
7 years ago
Sorin Davidoi a9a0c854e1 fix(components/media_modal): Style issues (#4187)
7 years ago
Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Sorin Davidoi fc4c74660b Swipeable views (#4105)
7 years ago
Yamagishi Kazutoshi 852bda3d32 Use srcSet only when know width (#4112)
7 years ago
Nolan Lawson 63b77f2320 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879)
7 years ago
STJrInuyasha 6bf6d35637 Parse links in status content on update as well as mount (#4042)
7 years ago
unarist 9c03fd9cae Unobserve status on unmount (#4013)
7 years ago
Sorin Davidoi 64d9c016bd fix(components/status): Up & down jump due to content being added to the DOM (#3972)
7 years ago
Eugen Rochko 12e7c81dd8 Turn report screen into a modal (#3965)
7 years ago
Sorin Davidoi be92babd00 Responsive images in media gallery (#3963)
7 years ago
PFM 099a3b4eac Fix "undefined" in className (#3939)
7 years ago
unarist 21c2bc119c Clean column collapsible (#3931)
7 years ago
Daniel Hunsaker c0979381a4 Fix a typo and give CW'd statuses the right cursor (#3918)
7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730)
7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906)
7 years ago
unarist cc382c5006 Don't attach IntersectionObserver for wrapped statuses (#3883)
7 years ago
Eugen Rochko 946a166791 Revert #3851 (#3878)
7 years ago
Eugen Rochko 31cd649041 Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)
7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677)
7 years ago
alpaca-tc 1fc6cb4997 Do not call setState from unmounted component (#3853)
7 years ago
unarist 94ad0706f5 Don't attach IntersectionObserver for wrapped statuses (#3863)
7 years ago
unarist bf8c2c4348 Clicking on the CW text should expand the status (#3855)
7 years ago
unarist aa58cca040 Set cursor:pointer only when necessary (#3857)
7 years ago
alpaca-tc cf6fe4f8cb Unobserve status on unmount (#3851)
7 years ago
Nolan Lawson 1f2abd8d67 Fix jittery scrolling for Chromium browsers (#3776) (#3832)
7 years ago
Sorin Davidoi 0f52e42c2d fix(status): Content jump due to height changes (#3734)
7 years ago
Eugen Rochko 37dbfa4cd7 Unread indicator was invisible behind column header, adjusted (#3720)
7 years ago
Eugen Rochko 8015fd7600 Improve RTL detection (#3682)
7 years ago
Sorin Davidoi 8cf8ce4ac0 fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631)
7 years ago
ふぁぼ原 7623766241 Add regex filters on the community timeline and the public timeline. (#3564)
7 years ago
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602)
7 years ago
Yamagishi Kazutoshi e969c78645 Disable ESLint rule jsx/anchor-has-content (#3601)
7 years ago
unarist 61fcdbbf7e Add back button to hashtag timeline again (#3587)
7 years ago
unarist c26cea262b Prevent pinned columns from scroll to top on URL changing (#3586)
7 years ago
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207)
7 years ago
Nolan Lawson 3363f2f4d6 Fix isIntersecting in Chrome (#3525)
7 years ago
Yamagishi Kazutoshi fda5c699c2 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
Nolan Lawson 0e12a8dab9 Improve scheduling of requestIdleCallback tasks (#3477)
7 years ago
Yamagishi Kazutoshi b1d4b74a44 Change PureComponent to ImmutablePureComponent (#3460)
7 years ago
Nolan Lawson 34a93ccf57 Add IntersectionObserverWrapper to cut down on re-renders (#3406)
7 years ago
Nolan Lawson b5e8994844 Prevent wasted render in load_more.js (#3402)
7 years ago
Nolan Lawson 24d645b7d0 Fix IntersectionObserver isIntersecting in Edge (#3365)
7 years ago
Nolan Lawson 28cbfb9f10 Simplify isIntersecting in status_list.js (#3371)
7 years ago
Eugen Rochko c48772fd3f Introduce react-textarea-autosize instead of using style.height side effects (#3334)
7 years ago
Yamagishi Kazutoshi 4b11675bdc Change anchor to button element (#3321)
7 years ago
unarist c6db416ff7 Fix "Cannot read property" on missing status (#3322)
7 years ago
Nolan Lawson b00cb2aed3 Improve shouldComponentUpdate for status and status_action_bar (#3323)
7 years ago
Nolan Lawson 7c67cb5997 implement shouldComponentUpdate for relative_timestamp (#3320)
7 years ago
unarist 3e3ec9b2c8 Fix an error on dragging into status_content component (#3308)
7 years ago
Nolan Lawson 71b266377c Remove unnecessary action bar wrapper divs (#3299)
7 years ago
Yamagishi Kazutoshi 3572138b16 Fix hovering default value for avatar component (#3290)
7 years ago
unarist 9f69aa3cb1 Prevent contents of the status placeholder from overflowing (#3287)
7 years ago
Yamagishi Kazutoshi 1ec7c87001 Remove unnecessary constructors (#3280)
7 years ago
Sorin Davidoi 8e4d1cba00 Lazy load toots using IntersectionObserver (#3191)
7 years ago
Yamagishi Kazutoshi 860ffc0560 Focus the submit button (#3253)
7 years ago
Yamagishi Kazutoshi 1d436a4322 Refactoring. Removed useless import. (#3254)
7 years ago
unarist 361a606edb Keep children of the column-collapsable until the transition is completed (#3218)
7 years ago
unarist 07af8c05fd Fix "Edit profile" on the account action bar (#3222)
7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147)
7 years ago
Nolan Lawson 419226d1f6 Remove unnecessary status__info-time div (#3172)
7 years ago
Sorin Davidoi 2c405aed55 Performance improvements (#3168)
7 years ago
Eugen Rochko de475cf8d3 Add account media gallery view to web UI (#3120)
7 years ago
Sorin Davidoi 1548695c83 Avoid useless renders (#3141)
7 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115)
7 years ago
unarist 3722f90865 Make .column-collapse animation simple (#3086)
7 years ago
Eugen Rochko 191696ab30 Fix #2646 - Do not override ctrl/cmd+click on Permalinks (#3073)
7 years ago
Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017)
7 years ago
Paul bc1a91f4cd Fix only typo (#3035)
7 years ago
beatrix fd03a3d957 tiny js fix for 'show more' button in chrome (#3045)
7 years ago
beatrix 3dcb5fa28f Revert HTML CW changes (#3020)
7 years ago
Eugen Rochko 1d5dcfcd46 Make direct statuses stand out more (#3025)
7 years ago
Wonderfall b65950bb2e fix #3008 : props was not defined (#3022)
7 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008)
7 years ago
Yamagishi Kazutoshi 44a3584e2d Remove unnecessary message in video player (#3007)
7 years ago
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970)
7 years ago
fusshi- 29d8313b28 Disabled auto focus on toot form when search results are shown. (#2942)
7 years ago
kawax 383c0b7802 Show boosted user's avatar (#2518)
7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617)
7 years ago