205 Commits (62620956d5dc8a74980d0c73054d3ef3aed057d9)

Author SHA1 Message Date
Renaud Chaput 9325cb5759 [Glitch] Convert `<Button>` to Typescript
1 year ago
Renaud Chaput d6eacb79c6 [Glitch] Upgrade to react-router v5
1 year ago
Jeong Arm 68401fc426 [Glitch] Support "in:public" search filter
1 year ago
Renaud Chaput 7b325aa81b [Glitch] Autofix missing comma and indentation in JS files
1 year ago
Claire 1eeaa0d84f [Glitch] Fix width of large text icon buttons
1 year ago
Eugen Rochko 7384015505 [Glitch] Add recent searches in web UI
1 year ago
Claire 9f3df3edee [Glitch] Add some information about Full-text search being disabled in search popout
1 year ago
Eugen Rochko 526f457ebc [Glitch] Add infinite scrolling for search results in web UI
1 year ago
Eugen Rochko f7a4d77d90 [Glitch] Add `in:` to search popout in web UI
1 year ago
Claire 807c0591e1 [Glitch] Fix search popout including full-text search instructions when full-text search is disabled
1 year ago
Eugen Rochko cb50d95c06 [Glitch] Add search options to search popout in web UI
1 year ago
Claire e96a90480b
Merge pull request #2339 from ClearlyClaire/glitch-soc/merge-upstream
1 year ago
Plastikmensch ebfa184e74
Port search popout changes from upstream (#2333)
1 year ago
gunchleoc 09ebf7e37c [Glitch] Replace 'favourite' by 'favorite' for American English
1 year ago
Eugen Rochko c49e339c89 [Glitch] Change dropdown icon above compose form from ellipsis to bars in web UI
1 year ago
Ian 6fe345c383 [Glitch] Change emoji picker icon
1 year ago
Claire 3b04e39534 [Glitch] Fix non-interactive upload container being given a `button` role and tabIndex
1 year ago
alfe 83ae40e192 [Glitch] Rewrite `<LoadMore />` as FC and TS
1 year ago
Claire ee771f5bad
Fix closeModal invocation (#2239)
1 year ago
Claire 5ed48e6878 Fix extraneous newlines
1 year ago
fusagiko / takayamaki 382b2a506a [Glitch] Rewrite actions/modal and reducers/modal with typescript
1 year ago
Renaud Chaput 0009b4b574 [Glitch] Update inconsistent `defaultMessage`
1 year ago
Claire 7d7db8977b Fix import order with ESLint
1 year ago
Claire a0bc0619ca [Glitch] Use JSX syntax for Fragments
1 year ago
Claire 6001f5ff36 [Glitch] Use the new JSX transform everywhere
1 year ago
Renaud Chaput 3b375ee395 [Glitch] Upgrade to React 18
1 year ago
Nick Schonning e8fc445e14 [Glitch] Enable ESLint react/no-deprecated
1 year ago
fusagiko / takayamaki 7d9b7f28b8 [Glitch] Add type annotation for DisplayName component
1 year ago
Renaud Chaput 5f2071d055 [Glitch] Enforce stricter rules for Typescript files
2 years ago
Renaud Chaput b509b96504 [Glitch] Enforce React Rules of Hooks with eslint
2 years ago
Claire 5d18840ab9
Fix more JS linting issues (#2212)
2 years ago
Claire 16c5354b8c
Fix some more JS linting issues (#2211)
2 years ago
Claire de74acbe0c
Fix some more Javascript linting issues and discrepancies with upstream (#2209)
2 years ago
Claire 3fb7fe14c6
Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
2 years ago
Nick Schonning 1033598416 [Glitch] Enable formatjs/prefer-pound-in-plural
2 years ago
Plastikmensch aea7866161
Change `drawer--header` to `drawer__header` (#2189)
2 years ago
Nick Schonning bfe46d08f9 [Glitch] Ensure tabIndex is number instead of string
2 years ago
neatchee 8215df76c0 [Glitch] Remove legacy decorators syntax
2 years ago
Claire 31455f05fb [Glitch] Add `lang` tag to native language names in language picker
2 years ago
Renaud Chaput 81ef21a0c8 [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Nick Schonning 7e64eef73b [Glitch] Enable ESLint no-useless-escape
2 years ago
Claire 587f6b3b06 [Glitch] Enable ESLint import recommended rules
2 years ago
Claire 58291b31fa [Glitch] Fix attached media uploads not being cleared when replying to a post
2 years ago
Christian Schmidt 8fd6c36243 [Glitch] Spell check input fields
2 years ago
Claire fa433ac5a6 Further JS code style changes
2 years ago
Claire 155424e52f [Glitch] Run eslint --fix
2 years ago
Christian Schmidt fb9c786baf [Glitch] Add lang attribute to image description textarea and poll option field
2 years ago
Claire 853d0f28c5 [Glitch] Add lang attribute to compose textarea and CW field
2 years ago
Connor Shea 00cc1536f2 [Glitch] Add listing of followed hashtags
2 years ago
Claire b5c6a116a7 [Glitch] Add support for editing media description and focus point of already-posted statuses
2 years ago