106 Commits (74e5078795cd5bc8a10e2c22355379ff5ca6d21c)

Author SHA1 Message Date
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Ondřej Hruška 5942347407 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
7 years ago
Akihiko Odaki 9d1f8b9d6a Scroll columns area to right when children property is changed (#4517)
7 years ago
Sorin Davidoi ac53736814 fix(status_list): Use correct keys for keyboard navigation (#4487)
7 years ago
Sorin Davidoi e44f03bc71 Improve accessibility (part 7) (#4457)
7 years ago
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