303 Commits (9262cfc57f334314cabc461ba437cf2aa0b0c78f)

Author SHA1 Message Date
Claire bbea052935
Fix emoji picker button scrolling with textarea content in single-column view (#25304)
1 year ago
Claire b4e739ff0f
Change interaction modal in web UI (#26075)
1 year ago
gunchleoc 217ef7f2af
Replace 'favourite' by 'favorite' for American English (#26009)
1 year ago
Trevor Wolf 59478a1b46
change focus ui for keyboard only input (#25935)
1 year ago
Eugen Rochko 0512537eb6
Change dropdown icon above compose form from ellipsis to bars in web UI (#25661)
1 year ago
Ian 69db507924
Change emoji picker icon (#25479)
1 year ago
Claire c9d06d10d4
Fix non-interactive upload container being given a `button` role and tabIndex (#25462)
1 year ago
alfe fb5bf5cbf8
Rewrite `<LoadMore />` as FC and TS (#25259)
1 year ago
fusagiko / takayamaki 38c6216082
Rewrite actions/modal and reducers/modal with typescript (#24833)
1 year ago
Renaud Chaput e58c36d308
Update inconsistent `defaultMessage` (#25114)
1 year ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096)
1 year ago
Renaud Chaput 8f66126b10
Use the new JSX transform (#25064)
2 years ago
Renaud Chaput 8d6aea3326
Upgrade to React 18 (#24916)
2 years ago
Nick Schonning b878e3d8df
Enable ESLint react/no-deprecated (#24471)
2 years ago
fusagiko / takayamaki 349cae0b57
Add type annotation for DisplayName component (#24752)
2 years ago
Renaud Chaput c8181eb0a4
Enforce stricter rules for Typescript files (#24910)
2 years ago
Renaud Chaput d9b93bd15e
Enforce React Rules of Hooks with eslint (#24911)
2 years ago
Eugen Rochko 8099ba04be
Change hashtags and mentions in bios to open in-app in web UI (#24643)
2 years ago
Nick Schonning 2daa5a1549
Enable formatjs/prefer-pound-in-plural (#24622)
2 years ago
Eugen Rochko 0461f83320
Add new onboarding flow to web UI (#24619)
2 years ago
Nick Schonning ec0c104bf2
Ensure tabIndex is number instead of string (#24409)
2 years ago
Eugen Rochko 2b11376411
Change search pop-out in web UI (#24305)
2 years ago
Yamagishi Kazutoshi d1b057a0ac
Remove legacy decorators syntax (#18357)
2 years ago
Claire 7207a98d39
Add `lang` tag to native language names in language picker (#23749)
2 years ago
Claire d3b4d4d4f3
Change compose form checkbox to native input with `appearance: none` (#22949)
2 years ago
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension (#23733)
2 years ago
Nick Schonning eddfb33dfe
Enable ESLint import recommended rules (#23315)
2 years ago
Nick Schonning db2c58d47a
Enable ESLint no-useless-escape (#23311)
2 years ago
Claire bae17ebe5e
Fix attached media uploads not being cleared when replying to a post (#23504)
2 years ago
Christian Schmidt 67744ee779
Spell check input fields (#23395)
2 years ago
Nick Schonning c49213f0ea
Upgrade ESlint to v8 (#23305)
2 years ago
Christian Schmidt 2a4f2216d6
Add lang attribute to image description textarea and poll option field (#23293)
2 years ago
Claire 83a8efa9ca
Add lang attribute to compose textarea and CW field (#23240)
2 years ago
Connor Shea 30e895299c
Add listing of followed hashtags (#21773)
2 years ago
Claire 4b92e59f4f
Add support for editing media description and focus point of already-posted statuses (#20878)
2 years ago
Claire f4a6365f55
Remove hardcoded width from dropdown overlays (#23062)
2 years ago
Peter Simonsson fd33bcb3b2
Fix dropdown menu positions when scrolling (#22916)
2 years ago
Holden Foreman 83888739fd
Add aria-hidden to content warning field when dimmed so that it is not confusing to screen reader users (#22568)
2 years ago
Nick Schonning 06b68490d1
Enable eslint:recommended ruleset (#22433)
2 years ago
Rens Groothuijsen 726c7dea31
Display search popout at fixed screen position (#16463)
2 years ago
Arnout Engelen 9f63c428e1
Don't autofocus the compose form (#16517)
2 years ago
Pleclown 3a59ffde8d
Adding 12 hours option for polls (#21131)
2 years ago
Alex Stine 903e5a3f45
Fix hidden label causing accessibility issue for search inputs (#21275)
2 years ago
trwnh 07229089a6
Change in-app links to keep you in-app (#20540)
2 years ago
Claire 31005aad12
Add the ability to edit media attachment metadata for any unattached media (#20402)
2 years ago
Claire 5e796dc6f8
Remove “No description added” media warning in edit mode (#20393)
2 years ago
Claire 608343c135
Fix opening the language picker scrolling the single-column view to the top (#19983)
2 years ago
Sunny Ripert c95d9aab56
Fix JavaScript console error on upload editing status (#19769)
2 years ago
Claire 9616f5bb22
Fix compose form submission reloading web interface (#19762)
2 years ago
Sunny Ripert 0165449e3a
A11y: Explicit <form> element around compose area (#19742)
2 years ago