447 Commits (c10a667ac2bf420d24490aa75267f52c6a54a5d4)

Author SHA1 Message Date
Claire 4a9cdfb928 Merge commit '774e1189d26fffd914107a4236f6287043c988f8' into glitch-soc/merge-upstream
1 year ago
Renaud Chaput 774e1189d2
Change `eslint` config to autofix missing comma and indentation in JS files (#26711)
1 year ago
Claire abdb58840a Merge commit '57f592fed50747f3c97718a2761e17bafe6c8698' into glitch-soc/merge-upstream
1 year ago
Claire 38753acaa5
Fix width of large text icon buttons (#27127)
1 year ago
Claire 08b495d95c Merge commit 'b1d89071384ef028c97a3d28cf8cf6bc0ca6c4ce' into glitch-soc/merge-upstream
1 year ago
Claire 5d8c65f2a7 Merge commit '398635c0c4987ec44d937e98431ff5dee331ea94' into glitch-soc/merge-upstream
1 year ago
Claire 3ca94f6d4a Merge commit '93d051e47d27b5bd10be922a81d4d4eb6c306330' into glitch-soc/merge-upstream
1 year ago
Eugen Rochko 9b2bc3d1de
Add recent searches in web UI (#26834)
1 year ago
Claire 9c1ef8302a
Add some information about Full-text search being disabled in search popout (#26756)
1 year ago
Eugen Rochko d8bdba2f9f
Add `in:` to search popout in web UI (#26807)
1 year ago
Eugen Rochko 5d20733d8d
Add infinite scrolling for search results in web UI (#26784)
1 year ago
Claire ac2dae0d11 Merge commit '6c4c72497a5722870e4432ef41dd4c9ec36a8928' into glitch-soc/merge-upstream
1 year ago
Claire c8aa3d6d06 Merge commit 'dd72a8d28b4479afdc19ac73cac83609d85b5f9e' into glitch-soc/merge-upstream
1 year ago
Claire 6c4c72497a
Fix search popout including full-text search instructions when full-text search is disabled (#26755)
1 year ago
Eugen Rochko bceb893159
Add search options to search popout in web UI (#26662)
1 year ago
Claire 92fa9d34b0 Merge commit '3554c527954441fd924586a49c7d99a89101ac7e' into glitch-soc/merge-upstream
1 year ago
Claire b2515feb29 Merge commit 'cfd50f30bb5dda4dd90e1ad01f3e62c99135c36f' into glitch-soc/merge-upstream
1 year ago
Claire 42f36aa55a Merge commit '5b457961fc1189a71599dc6c06b3f159b195a455' into glitch-soc/merge-upstream
1 year ago
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
Claire 44e98a2740 Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Eugen Rochko 0512537eb6
Change dropdown icon above compose form from ellipsis to bars in web UI (#25661)
1 year ago
Claire 178e151019 Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-soc/merge-upstream
1 year ago
Ian 69db507924
Change emoji picker icon (#25479)
1 year ago
Claire 6c99479ef4 Merge commit '9e245d147bcb2c72cc552ff8c276a1c34e2f686d' into glitch-soc/merge-upstream
1 year ago
Claire c9d06d10d4
Fix non-interactive upload container being given a `button` role and tabIndex (#25462)
1 year ago
Claire c48ec9cb8c Merge commit 'b85c387c5c0527b0ad31c27031a09d361826c5fc' into glitch-soc/merge-upstream
1 year ago
alfe fb5bf5cbf8
Rewrite `<LoadMore />` as FC and TS (#25259)
1 year ago
Claire 0669783da8 Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Claire 1cd7f5ff17 Merge commit 'd27216dc4616d80659c0cc5d2a55394e0e1ae874' into glitch-soc/merge-upstream
1 year ago
Claire 9381f78166 Merge commit '8f66126b1010e0aaaa8b5f2a2f4ea8a28824e2b7' into glitch-soc/merge-upstream
1 year ago
Claire 45d7358100 Merge commit '8d6aea33260dedeacb3d22ac1a6d2f9cc3856a5e' into glitch-soc/merge-upstream
2 years ago
Claire b735954971 Merge commit '2ce0b666a139726dc406e6c1887728553b947e59' into glitch-soc/merge-upstream
2 years ago
fusagiko / takayamaki 38c6216082
Rewrite actions/modal and reducers/modal with typescript (#24833)
2 years ago
Renaud Chaput e58c36d308
Update inconsistent `defaultMessage` (#25114)
2 years ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096)
2 years 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
Claire c81d1b0d38 Merge commit 'c8181eb0a41c4f5c1655d4e400cab071aee4182a' into glitch-soc/merge-upstream
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
Claire 12b935fadf Merge branch 'main' into glitch-soc/merge-upstream
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
Claire ce12934f5b Merge branch 'main' into glitch-soc/merge-upstream
2 years ago