63 Commits (b9c378848544b8691f9bc12ce718b818ad89dfaf)

Author SHA1 Message Date
M Somerville ac092d03e7 Add missing video descriptions (#8416) 6 years ago
Eugen Rochko 248df68c36
Give focused status a sensible aria-label for screen readers (#8387) 6 years ago
M Somerville 298ee84488 Fix #8264 - Do not override ctrl/cmd+click. (#8265) 6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905) 6 years ago
Yamagishi Kazutoshi d9b2f84c92 Open video modal on public UI (#7469) 6 years ago
Yamagishi Kazutoshi e0b1e17bd0 Show media modal on public timeline (#7413) 6 years ago
TakesxiSximada 23106844a1 Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. (#7202) 6 years ago
Neil Moore fad7b9f5f2 Adds keyboard hotkey for revealing/hiding statuses (#7173) 6 years ago
Emelia Smith 904a2479dd Feature: Direct message from Statuses (#7089) 6 years ago
Eugen Rochko b6003afcdb
Add show more/less toggle for entire threads in web UI (#6733) 6 years ago
Eugen Rochko 77406d3a09
Display AttachmentList in notifications (#6693) 6 years ago
Eugen Rochko 86a9de6753
Display AttachmentList in timelines in compact style when media missing (#6680) 6 years ago
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610) 6 years ago
Eugen Rochko 036dd98abb
Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590) 6 years ago
Yamagishi Kazutoshi 0a103c7749 Upgrade ESLint to version 4.x (#6276) 7 years ago
Eugen Rochko 7861c5f108
Surround mid-text display names with bdi tags (#6257) 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 3de22a82bf Refactor initial state: reduce_motion and auto_play_gif (#5501) 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
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 7 years ago
Eugen Rochko 2bbf987a0a Redesign video player (#4911) 7 years ago
Eugen Rochko 9c04fadec9 Finish up embed modal feature (#4759) 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
unarist a5e0cf2450 fix(status): Don't add tabIndex to wrapped status (#4437) 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
Yamagishi Kazutoshi f2233c3e25 Update intersection-observer to version 0.4.0 (#4398) 7 years ago
Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it (#4122) 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
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
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
alpaca-tc cf6fe4f8cb Unobserve status on unmount (#3851) 7 years ago
Sorin Davidoi 0f52e42c2d fix(status): Content jump due to height changes (#3734) 7 years ago
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608) 7 years ago
Nolan Lawson 3363f2f4d6 Fix isIntersecting in Chrome (#3525) 7 years ago