2238 Commits (058898802a377877961ff3bfa7d5209a5e275545)

Author SHA1 Message Date
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 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