2339 Commits (95a1fde6b68a2dabdb19aa34be4e9e73422a7760)

Author SHA1 Message Date
Renaud Chaput 526fe33e2f [Glitch] Rework polyfills loading
2 years ago
fusagiko / takayamaki e22a88b512 [Glitch] Add more detailed type annotation for Account
2 years ago
Claire 0fff2b67de Disable broken onboarding code
2 years 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
Renaud Chaput 108720d7b0 [Glitch] Dont use CommonJS (`require`, `module.exports`) anywhere
2 years ago
たいち ひ 887112a065 [Glitch] Add TypeScript support for `mastodon` alias and image imports
2 years ago
Claire 42bdc2add9 Copy hooks/useHovering.ts to glitch-soc
2 years ago
Claire 8e806b6e88 Fix IconButton prop types in glitch-soc
2 years ago
Renaud Chaput 6415981056 [Glitch] Mark `wheel` events on scrollable list as passive
2 years ago
fusagiko / takayamaki f94eb65cf9 [Glitch] Rewrite Domain component as function component
2 years ago
fusagiko / takayamaki 468dfffd26 [Glitch] Use LayoutType from is_mobile in actions/app
2 years ago
たいち ひ 87a704f70b [Glitch] Rewrite RadioButton component as FC
2 years ago
たいち ひ bd851d3b58 [Glitch] Rewrite Image component as function component
2 years ago
たいち ひ 1edaf58fb9 [Glitch] Rewrite <NotSignedInIndicator /> as FC
2 years ago
Renaud Chaput ea04f33f50 [Glitch] Fixes build errors from some previous TS-related commits
2 years ago
fusagiko / takayamaki 3d9e35375c [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with createAction
2 years ago
Renaud Chaput a33d6c946a [Glitch] Remove MastodonMap TS type
2 years ago
fusagiko / takayamaki e8243d5bbd [Glitch] Add type annotation for some js files
2 years ago
Claire 5f0d2b6e3b Copy Typescript type definitions to glitch-soc
2 years ago
Claire f3af434c25 [Glitch] Fix incorrect import of redux store
2 years ago
fusagiko / takayamaki f4e3e309b1 [Glitch] use configureStore of redux-toolkit instead of createStore of redux
2 years ago
Eugen Rochko bbd0e9caa6 [Glitch] Add ALT badges to media that has alternative text in web UI
2 years ago
Claire a8939e9098 [Glitch] Change media elements to use aspect-ratio rather than compute height themselves
2 years ago
Claire 10f5329ddf [Glitch] Fix incorrect box shadow on avatar in thread view
2 years ago
fusagiko / takayamaki 9ab89bb832 [Glitch] Add type annotation for Blurhash component
2 years ago
fusagiko / takayamaki 20f1f3aa7d [Glitch] Add type annotation for IconButton component
2 years ago
Claire f89f3a8566
Fix glitch-soc's thread line styling (#2214)
2 years ago
fusagiko / takayamaki aff2d55b80 [Glitch] Add type annotation for RelativeTimestamp component
2 years ago
fusagiko / takayamaki a49707dacb [Glitch] Rewrite Icon and IconWithBadge with typescript
2 years ago
Eugen Rochko 7835f8fd22 [Glitch] Fix icons having an image role
2 years ago
Claire e9eab013e7 [Glitch] Fix audio player width in thread view
2 years ago
Nick Schonning 51479f5c28 [Glitch] Add eslint-plugin-jsdoc
2 years ago
Christian Schmidt 09054f5485 [Glitch] Fix media description not being cleared
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 ed0a407888
Fix thread lines not being properly updated when new posts are received (#2210)
2 years ago
Plastikmensch 179e38cf15
Reset language to default when cancelling a reply (#2114)
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
Claire 6f64c79ca4
Fix SCSS linting issues (#2207)
2 years ago
Claire a6207d243b
New Crowdin updates (#2202)
2 years ago
Claire e79998a11a Restore translations from not-yet-ported onboarding changes as glitch-soc translations
2 years ago
Eugen Rochko 38eeed6cbf [Glitch] Change logo version in header based on screen size in web UI
2 years ago
Nick Schonning 1033598416 [Glitch] Enable formatjs/prefer-pound-in-plural
2 years ago
Claire edec08b970 Disable full-width media in thread view
2 years ago
Claire cb97a92954 [Glitch] Fix thread lines in right-to-left locales (#24714)
2 years ago
Claire 103b6de8b2 [Glitch] Fix sass warning about deprecated slash as division (#24653)
2 years ago
Eugen Rochko 7b01b7c3bf [Glitch] Add lines to threads in web UI
2 years ago
Eugen Rochko 8015297f9e [Glitch] Change label from "For you" to "People" on explore screen in web UI
2 years ago
Chike Nwaenie 374a109546 [Glitch] Change styling of the recommended accounts to allow bio to be more visible
2 years ago
Christian Schmidt 0091b28ffe [Glitch] Use CSS to trim long card descriptions
2 years ago
Claire 11b34a903a [Glitch] Fix infinite loop in emoji replacement code
2 years ago
Claire 0a813d96db [Glitch] Fix characters being emojified even when using Variation Selector 15 (text)
2 years ago
fusagiko / takayamaki 66bda4713e [Glitch] Allow `==` when null checking
2 years ago
Plastikmensch 1565af1caf
[Glitch] [Proposal] Make able to write React in Typescript (#2190)
2 years ago
Plastikmensch 678480d4d3
Fix small mistakes in RTL layout (#2182)
2 years ago
Plastikmensch aea7866161
Change `drawer--header` to `drawer__header` (#2189)
2 years ago
Claire 5b58ebb04f
Fix JS crashing if initial-state is not set (#2193)
2 years ago
fusagiko / takayamaki 9ef32ea570 [Glitch] Rewrite AnimatedNumber component with React hooks
2 years ago
fusagiko / takayamaki 799e9917e4 [Glitch] Rewrite GIFV component with React hooks
2 years ago
Eugen Rochko 6ea9137233 [Glitch] Add client-side validation for taken username in sign-up form
2 years ago
Claire bc7b3399fb [Glitch] Fix crash when trying to open the filter modal
2 years ago
Eugen Rochko 2f3dffb057 [Glitch] Add progress indicator to sign-up flow
2 years ago
Ivan Rodriguez a21a875dba [Glitch] Fix status title for statuses without text
2 years ago
Nick Schonning f2797276b2 [Glitch] typo: collapsable -> collapsible
2 years ago
Eugen Rochko 34f8e696e2 [Glitch] Change all components to use the same error page in web UI
2 years ago
Claire a3c05640f7 [Glitch] Add “In Memoriam” banner back to profiles
2 years ago
Claire cb0562f32c [Glitch] Fix tab arrows on RTL layouts
2 years ago
Plastikmensch f28942cef9
[Glitch] Refactor styles to use logical properties for positioning (#2156)
2 years ago
Claire 0cbd579ef0
New Crowdin updates (#2172)
2 years ago
Claire 63a39ae2fa Run `yarn manage:translations`
2 years ago
Claire c11e69f33a Move glitch-soc-only translation strings out of `app/javascript/mastodono/locales`
2 years ago
Nick Schonning bfe46d08f9 [Glitch] Ensure tabIndex is number instead of string
2 years ago
Christian Schmidt 53cdcce3d1 [Glitch] Fix loading spinner + infinite scroll for private mentions
2 years ago
Nick Schonning b756e49cf1 [Glitch] Enable Stylelint property-no-unknown
2 years ago
Christian Schmidt 7b04c2fb71 [Glitch] Fix tooltip for dates without time
2 years ago
Nick Schonning 5b88b7e81a [Glitch] Remove Array.prototype.includes polyfill
2 years ago
Christian Schmidt df6602ede1 [Glitch] Fix account header image missing in low-res
2 years ago
Christian Schmidt 74c61b05ae [Glitch] Fix height of announcements not being updated when using reduced animations
2 years ago
Nick Schonning 791e712a80 [Glitch] Update display_media typing to string
2 years ago
Nick Schonning f3f7ef2d13 [Glitch] Set marginRight as string
2 years ago
Nick Schonning 358e4067bb [Glitch] SUBMIT doesn't exist on XMLHttpRequest
2 years ago
Nick Schonning 0f62451424 [Glitch] HTML string attributes set as booleans
2 years ago
Claire 02d5c69404
New Crowdin updates (#2126)
2 years ago
Rubicon Rowe 69ca6316ec [Glitch] Fix inconsistent radius in drawer
2 years ago
Christian Schmidt d29cf8a044 [Glitch] Add colour to follow button when hashtag is being followed
2 years ago
Tdxdxoz d874a7a10f [Glitch] Fix: set multiColumn value for /explore Statuses
2 years ago
Nick Schonning a8f0592b72 [Glitch] Move marky to devDependency
2 years ago
neatchee 8215df76c0 [Glitch] Remove legacy decorators syntax
2 years ago
Nick Schonning 00c839b9a9 [Glitch] Remove isNaN polyfill
2 years ago
mogamin b4f60bc6de [Glitch] Fit the max-width of media in .prose to parent box
2 years ago
Plastikmensch 02ac94490a
Add getting-started-misc to route (#2141)
2 years ago
Christian Schmidt 8f97ffe91e [Glitch] Replace `Status#translatable?` with language matrix in separate endpoint
2 years ago
Rodion Borisov 32418f0ff3 [Glitch] Center the text itself in upload area
2 years ago
PauloVilarinho 17fb58bff3 [Glitch] add modal message when editing toot
2 years ago
Claire 7f3b0dedeb Refactor glitch-soc rich text SCSS
2 years ago
Christian Schmidt 1317553f3a [Glitch] Only offer translation for supported languages
2 years ago
Terry Garcia 9a1bd1c3e9 [Glitch] Switched bookmark and favourites around
2 years ago
Claire 03ac84b0f4 [Glitch] Fix duplicate “Publish” button on mobile
2 years ago
Claire bb4e211c86
New Crowdin updates (#2118)
2 years ago
Christian Schmidt 0e476f3c4f [Glitch] Add `lang` attribute to media and poll options
2 years ago
Claire b91756fd4d Move misc rules from components/index.scss to components/misc.scss
2 years ago
Claire cc94cc86ae Fix glitch-soc SCSS code style and refactor closer to upstream
2 years ago
Christian Schmidt b632c5a55a [Glitch] Add `lang` attribute to preview card
2 years ago
Tim Lucas 28cb77bd07 [Glitch] Increase contrast of upload progress background
2 years ago
Botao Wang 56bec60f25 [Glitch] Fix sidebar cut-off on small screens in admin UI
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
Claire 859eb01aac Fix building vanilla flavor after JSX change
2 years ago
Claire 8c8358b3cf [Glitch] Fix focus point of already-attached media not saving after edit
2 years ago
Christian Schmidt 229ab559dc [Glitch] Fix bad type for spellCheck attribute
2 years ago
Nick Schonning 6fdd596cc8 [Glitch] Enable ESLint Promise plugin defaults
2 years ago
Claire 4c68189d2b
Merge pull request #2112 from ClearlyClaire/glitch-soc/merge-upstream
2 years ago
Nick Schonning ea9a1d79df [Glitch] Upgrade to Stylelint 15 with Prettier
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 2be88d1930
New Crowdin updates (#2111)
2 years ago
Dean Bassett 40fc917a86 [Glitch] Fix case-sensitive check for previously used hashtags
2 years ago
Claire 58291b31fa [Glitch] Fix attached media uploads not being cleared when replying to a post
2 years ago
Dean Bassett ee42505452
fix hashtag ordering (#2107)
2 years ago
Claire 8eb74c88ec
New Crowdin updates (#2100)
2 years ago
cadars 5e37906083 [Glitch] Add scrolling to Compare history modal
2 years ago
Christian Schmidt 2dfbdc3f9d [Glitch] Show spinner while loading follow requests
2 years ago
Christian Schmidt 8fd6c36243 [Glitch] Spell check input fields
2 years ago
Eugen Rochko 95e2cab22e [Glitch] Add setting for status page URL
2 years ago
Claire fa433ac5a6 Further JS code style changes
2 years ago
Claire 3c451cf88f [Glitch] Fix useless regular-expression character escape detected by CodeQL
2 years ago
Akira Ouchi 8ce02aa6e8 [Glitch] autofocus the compose form again on /share
2 years ago
Nick Schonning 372fa3fe36 [Glitch] Update hasOwnProperty calls for ESLint
2 years ago
Claire 155424e52f [Glitch] Run eslint --fix
2 years ago
Nick Schonning ed7cb79723 [Glitch] Remove extra semicolons with ESLint autofix
2 years ago
TAKAHASHI Shuuji 1d5395498d [Glitch] chore: remove intersection-observer for old Safari support
2 years ago
Christian Schmidt fb9c786baf [Glitch] Add lang attribute to image description textarea and poll option field
2 years ago
Claire ec26f7c1b1
New translations en.json (German) (#2097)
2 years ago
Claire d9a078e6d3
Add role badges to WebUI (#2096)
2 years ago
neatchee 20abef6590
Allow users to set the trigger height for lengthy toot auto-collapse (#2070)
2 years ago
Claire 2093436349 [Glitch] Fix styling of featured tags in light theme
2 years ago
Claire ffea668076 [Glitch] Fix missing filtering on some notification types
2 years ago
Claire 853d0f28c5 [Glitch] Add lang attribute to compose textarea and CW field
2 years ago
Mina Her 78b822c61d [Glitch] Make <Audio> to handle volume change
2 years ago
Claire cf3ad10e75 [Glitch] Fix upload area display in single-column mode
2 years ago
Eugen Rochko a4090ab646 [Glitch] Fix wrong text color on some buttons in light theme in web UI
2 years ago
Eugen Rochko 0d20b38da7 [Glitch] Fix wrong padding in RTL layout in web UI
2 years ago
Claire 26c2b401a5
Fix missing admin CSS in glitch-soc flavor (#2088)
2 years ago
Claire 3f74235ac5 [Glitch] Fix confusing wording in the sign in banner
2 years ago
Connor Shea 00cc1536f2 [Glitch] Add listing of followed hashtags
2 years ago
Claire 55e368c02f [Glitch] Add option to make the landing page be /about even when trends are enabled
2 years ago
Claire b5c6a116a7 [Glitch] Add support for editing media description and focus point of already-posted statuses
2 years ago
Claire 9b4afb320a [Glitch] Change account moderation notes to make links clickable
2 years ago