213 Commits (62620956d5dc8a74980d0c73054d3ef3aed057d9)

Author SHA1 Message Date
Renaud Chaput d6eacb79c6 [Glitch] Upgrade to react-router v5
1 year ago
Claire 99c72830bc [Glitch] Fix scroll position in thread view reseting when closing a modal
1 year ago
Claire 05159d2f94 [Glitch] Fix clicking on already-loaded thread scrolling to the top of the thread
1 year ago
Claire b63d526590 [Glitch] Fix clicking on already-opened thread post scrolling to the top of the thread
1 year ago
Christian Schmidt def58f8ac3 [Glitch] Fix some React warnings
1 year ago
Claire 128daefc7a
Remove leftover `.orig` files that were mistakenly included (#2379)
1 year ago
Christian Schmidt 1461cc53ed [Glitch] Add alt text for preview card thumbnails
1 year ago
Claire aa1789f0dd [Glitch] Change interaction modal in web UI
1 year ago
Eugen Rochko e48a6a5f2c [Glitch] Fix missing action label on sensitive videos and embeds in web UI
1 year ago
gunchleoc 09ebf7e37c [Glitch] Replace 'favourite' by 'favorite' for American English
1 year ago
Claire 5914dfdd69 [Glitch] Change thread view to scroll to the selected post rather than the post being replied to
1 year ago
Eugen Rochko f0d3267fbf [Glitch] Fix dropdowns being disabled for logged out users in web UI
1 year ago
Claire a98b5c2246 [Glitch] Fix embed dropdown menu item for unauthenticated users
1 year ago
Eugen Rochko b3f209370b [Glitch] Add canonical link tags in web UI
1 year ago
alfe 9bf63257fb [Glitch] Rewrite `<LoadingIndicator/>` as FC and TS (#25364)
1 year ago
Plastikmensch fefdc3244c
[Glitch] Change "direct message" nomenclature to "private mention" in web UI (#2158)
1 year ago
Claire 20718a8b59 Fix some translation strings inconsistencies
1 year ago
Eugen Rochko fb0d2de8fe [Glitch] Change design of dropdowns in web UI
1 year ago
Jed Fox 753385d3e0 [Glitch] Fix spacing of middle dots in the detailed status meta section
1 year ago
Christian Schmidt 7e25fd9b0c [Glitch] Translate CW, poll options and media descriptions
1 year ago
y.takahashi 4993b6e800 [Glitch] Handle Surrogate Pairs in truncate()
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
Eugen Rochko e7dc375aab [Glitch] Change share action from being in action bar to being in dropdown in web UI
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
Christian Schmidt 4a1f4cb6a2 [Glitch] Fix UI crash in moderation interface when opening the media modal
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
Claire cb6f445b90
Greatly simplify history management code (#2230)
1 year ago
Renaud Chaput 5f2071d055 [Glitch] Enforce stricter rules for Typescript files
2 years ago
Claire a8939e9098 [Glitch] Change media elements to use aspect-ratio rather than compute height themselves
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
Eugen Rochko 7b01b7c3bf [Glitch] Add lines to threads in web UI
2 years ago
Christian Schmidt 0091b28ffe [Glitch] Use CSS to trim long card descriptions
2 years ago
Ivan Rodriguez a21a875dba [Glitch] Fix status title for statuses without text
2 years ago
Eugen Rochko 34f8e696e2 [Glitch] Change all components to use the same error page in web UI
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
Christian Schmidt 0e476f3c4f [Glitch] Add `lang` attribute to media and poll options
2 years ago
Christian Schmidt b632c5a55a [Glitch] Add `lang` attribute to preview card
2 years ago
Renaud Chaput 81ef21a0c8 [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Claire 587f6b3b06 [Glitch] Enable ESLint import recommended rules
2 years ago
Claire 155424e52f [Glitch] Run eslint --fix
2 years ago
Claire c4649ae9d4 [Glitch] Add dropdown menu item to open admin interface for remote domains
2 years ago
Claire 7e9d5bdbb9
[Glitch] Fix unnecessary re-rendering of various components when typing in web UI (#2063)
2 years ago
Claire 749c360ba0
Reuse upstream's “Posts and replies” as column heading (#2023)
2 years ago