214 Commits (62cb3b199fb195baad6e91f24cf058b39face024)

Author SHA1 Message Date
Eugen Rochko 155e211dd0
Fix GIF avatars not autoplaying when GIF autoplay is enabled (#6000)
7 years ago
Yamagishi Kazutoshi 9a6fc03332 Hide moved account's follow button in search result (#5913)
7 years ago
aschmitz 4de211b80a Break out nested relationship API keys (#5887)
7 years ago
Neetshin b4bc594c5a Add aria-autocomplete='list' in Textaria (#5889)
7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762)
7 years ago
Akihiko Odaki 1266c66f79 Rename ariaLabel property of Dropdown to title (#5813)
7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087)
7 years ago
Yamagishi Kazutoshi 763a2f8511
Replace react-router-scroll to react-router-scroll-4 (#5568)
7 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563)
7 years ago
Nolan Lawson 5e111ce16d Reactor unfollow_modal, boost_modal, delete_modal (#5505)
7 years ago
Nolan Lawson e843f62f47 Avoid unnecessary Motion components in icon_button.js (#5544)
7 years ago
Nolan Lawson 3de22a82bf Refactor initial state: reduce_motion and auto_play_gif (#5501)
7 years ago
りんすき d556be2968 Fix column design broken with very long title (#5493)
7 years ago
Eugen Rochko 05686cc99d Fix unwanted content warning gap in CSS (#5436)
7 years ago
unarist 2d395324e1 Fix React warning about tabIndex on status with CW (#5432)
7 years ago
Nolan Lawson fa0be3f834 Add option to reduce motion (#5393)
7 years ago
Yamagishi Kazutoshi d5b767c374 Replace JavaScript Testing Framework from Mocha to Jest (#5412)
7 years ago
Nolan Lawson 93b54b8d4b i18n "More" dropdown title (#5410)
7 years ago
Nolan Lawson e7ab9bf8b4 Refactor and simplify icon_button.js (#5413)
7 years ago
Eugen Rochko 894da3dcca Clear timer when unmounting RelativeTimestamp components (#5408)
7 years ago
Nolan Lawson 97b3d0cd56 Import only Spring/Motion from react-motion (#5236)
7 years ago
Nolan Lawson fd7f0732fe Compress and combine emoji data (#5229)
7 years ago
Nolan Lawson 2aca22b8ea import only Overlay from react-overlays (#5235)
7 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164)
7 years ago
Eugen Rochko 632178d754 Use own, shorter relative timestamps (#5171)
7 years ago
Akihiko Odaki f303a954e6 Remove aria-label of status content (#5195)
7 years ago
Nolan Lawson c567c87453 Toggle contain:strict on fullscreen (#5159)
7 years ago
Daggertooth b110cc542f Add image descriptions to title attribute to view on mouse hover/long-press. (#5137)
7 years ago
Nolan Lawson ca0e8be20c Improve IntersectionObserverArticle perf (#5152)
7 years ago
Eugen Rochko d6fe0954e3 Make emoji autosuggestions immediate, usernames appear sooner (#5149)
7 years ago
Eugen Rochko ebb8c89207 Upgrade to React 16 (#5119)
7 years ago
Nolan Lawson 0060f98847 Remove react-sizeme (#5143)
7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123)
7 years ago
Lynx Kotoura 259181c41a Fix size of single media in media-gallery (#5098)
7 years ago
abcang e756c4f5ec Fix media spoiler of DetailedStatus (#5071)
7 years ago
Eugen Rochko 2f079573ed In detail status view, display attachment uncropped if there's only one (#5054)
7 years ago
Eugen Rochko 5b8d0ad71b Dropdown triangles a bit nicer, smoother scrolling on touch (#5062)
7 years ago
Eugen Rochko 9c8aad612e Require at least 2 characters before showing autosuggestions (#5065)
7 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 034fab39ab Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson 245816ab27 Eliminate re-renders for intersection_observer_article.js (#5036)
7 years ago
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
Naoki Kosaka cea5597722 Fix hasSize condition in secSet and sizes. (#4969)
7 years ago
unarist 6c81f9d6e5 Fix invisible load more button (#4962)
7 years ago
Eugen Rochko 2bbf987a0a Redesign video player (#4911)
7 years ago
abcang 60944d5dca Fix height cache (#4909)
7 years ago
Eugen Rochko bdc8b4fd91 Disable mouse-based pause from #4859 (#4865)
7 years ago
unarist c7908e2d09 Fix scroll behavior and others on paused timeline (#4864)
7 years ago
Eugen Rochko baa8b82179 Fix #1004 - Temporarily pause timeline if there's been recent mouse movement (#4859)
7 years ago
Eugen Rochko 95f018a3d4 "Mute conversation" option on all own toots, not just in notifications (#4844)
7 years ago
PFM 7d853b514a Use <button> instead of <div role="button"> (#4835)
7 years ago
Clworld 1646f622a5 fix scroll position (#4821)
7 years ago
PFM d8d2a54741 fix text position of NSFW for video file (#4819)
7 years ago
Yamagishi Kazutoshi 15963a15c6 Disable embed modal when private status (#4773)
7 years ago
Eugen Rochko 9c04fadec9 Finish up embed modal feature (#4759)
7 years ago
Akihiko Odaki 69957ed10a Fix the usages of Detect Passive Events (#4749)
7 years ago
abcang 0827c09c44 Generalized the infinite scrollable list (#4697)
7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675)
7 years ago
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