2272 Commits (c22b032483819264ed7fc5ee10632da5604d27c7)

Author SHA1 Message Date
Eugen Rochko 0bc7beb1b1 [Glitch] Add client-side validation for taken username in sign-up form
2 years ago
Claire 3919549c96 [Glitch] Fix crash when trying to open the filter modal
2 years ago
Eugen Rochko 7642a3bb67 [Glitch] Add progress indicator to sign-up flow
2 years ago
Ivan Rodriguez 98bc47e3ca [Glitch] Fix status title for statuses without text
2 years ago
Nick Schonning b31e7d43ea [Glitch] typo: collapsable -> collapsible
2 years ago
Eugen Rochko d509c41d38 [Glitch] Change all components to use the same error page in web UI
2 years ago
Claire d6e6a036b4 [Glitch] Add “In Memoriam” banner back to profiles
2 years ago
Claire 0332ac95c0 [Glitch] Fix tab arrows on RTL layouts
2 years ago
Plastikmensch da094537d6 [Glitch] Refactor styles to use logical properties for positioning (#2156)
2 years ago
Claire c012b39674 New Crowdin updates (#2172)
2 years ago
Claire db3900bf4c Run `yarn manage:translations`
2 years ago
Claire ba8ba4f476 Move glitch-soc-only translation strings out of `app/javascript/mastodono/locales`
2 years ago
Nick Schonning 3237eb3759 [Glitch] Ensure tabIndex is number instead of string
2 years ago
Christian Schmidt 3e1e35b8ec [Glitch] Fix loading spinner + infinite scroll for private mentions
2 years ago
Nick Schonning 61e2fa8b76 [Glitch] Enable Stylelint property-no-unknown
2 years ago
Christian Schmidt b32dbd5500 [Glitch] Fix tooltip for dates without time
2 years ago
Nick Schonning 8aafeb72cf [Glitch] Remove Array.prototype.includes polyfill
2 years ago
Christian Schmidt 95a401efa4 [Glitch] Fix account header image missing in low-res
2 years ago
Christian Schmidt ba35f8f630 [Glitch] Fix height of announcements not being updated when using reduced animations
2 years ago
Nick Schonning e9fd7d9e02 [Glitch] Update display_media typing to string
2 years ago
Nick Schonning bd52e88774 [Glitch] Set marginRight as string
2 years ago
Nick Schonning 499485585e [Glitch] SUBMIT doesn't exist on XMLHttpRequest
2 years ago
Nick Schonning 970001fd77 [Glitch] HTML string attributes set as booleans
2 years ago
Claire 0174059370 New Crowdin updates (#2126)
2 years ago
Rubicon Rowe f49d2ec5a3 [Glitch] Fix inconsistent radius in drawer
2 years ago
Christian Schmidt 90ecb96dba [Glitch] Add colour to follow button when hashtag is being followed
2 years ago
Tdxdxoz f9cc42d6db [Glitch] Fix: set multiColumn value for /explore Statuses
2 years ago
Nick Schonning bba0493afe [Glitch] Move marky to devDependency
2 years ago
neatchee a73b29e8cc [Glitch] Remove legacy decorators syntax
2 years ago
Nick Schonning 57e9fc7e5a [Glitch] Remove isNaN polyfill
2 years ago
mogamin aa45960804 [Glitch] Fit the max-width of media in .prose to parent box
2 years ago
Plastikmensch 5569c86171 Add getting-started-misc to route (#2141)
2 years ago
Christian Schmidt bb60db4471 [Glitch] Replace `Status#translatable?` with language matrix in separate endpoint
2 years ago
Rodion Borisov 20af3cc038 [Glitch] Center the text itself in upload area
2 years ago
PauloVilarinho 08685405f1 [Glitch] add modal message when editing toot
2 years ago
Claire 5f94d33a67 Refactor glitch-soc rich text SCSS
2 years ago
Christian Schmidt a813ea3c25 [Glitch] Only offer translation for supported languages
2 years ago
Terry Garcia 81aac88f65 [Glitch] Switched bookmark and favourites around
2 years ago
Claire 05763031f1 [Glitch] Fix duplicate “Publish” button on mobile
2 years ago
Claire f7a679a4f5 New Crowdin updates (#2118)
2 years ago
Christian Schmidt b50a08b15b [Glitch] Add `lang` attribute to media and poll options
2 years ago
Claire 42f73a411c Move misc rules from components/index.scss to components/misc.scss
2 years ago
Claire 59b7c6e3d8 Fix glitch-soc SCSS code style and refactor closer to upstream
2 years ago
Christian Schmidt 5eaad2ae5b [Glitch] Add `lang` attribute to preview card
2 years ago
Tim Lucas 650ea1316a [Glitch] Increase contrast of upload progress background
2 years ago
Botao Wang 213b82d0a4 [Glitch] Fix sidebar cut-off on small screens in admin UI
2 years ago
Claire 5548b2c73f [Glitch] Add `lang` tag to native language names in language picker
2 years ago
Renaud Chaput 295d193e7f [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Claire 01654e8830 [Glitch] Fix focus point of already-attached media not saving after edit
2 years ago
Christian Schmidt eb3d03a52a [Glitch] Fix bad type for spellCheck attribute
2 years ago
Nick Schonning 0bf3bbf662 [Glitch] Enable ESLint Promise plugin defaults
2 years ago
Claire efe3fb00c7 Merge pull request #2112 from ClearlyClaire/glitch-soc/merge-upstream
2 years ago
Nick Schonning b0e7d10f63 [Glitch] Upgrade to Stylelint 15 with Prettier
2 years ago
Nick Schonning a0bef6bdb6 [Glitch] Enable ESLint no-useless-escape
2 years ago
Claire 70984c6f65 [Glitch] Enable ESLint import recommended rules
2 years ago
Claire 623b6543b2 New Crowdin updates (#2111)
2 years ago
Dean Bassett 6c64af449c [Glitch] Fix case-sensitive check for previously used hashtags
2 years ago
Claire b525ce4bf9 [Glitch] Fix attached media uploads not being cleared when replying to a post
2 years ago
Dean Bassett ab546780eb fix hashtag ordering (#2107)
2 years ago
Claire 84c2fdb503 New Crowdin updates (#2100)
2 years ago
cadars f925f5bf2f [Glitch] Add scrolling to Compare history modal
2 years ago
Christian Schmidt 54e6fa1363 [Glitch] Show spinner while loading follow requests
2 years ago
Christian Schmidt 71629f6f99 [Glitch] Spell check input fields
2 years ago
Eugen Rochko 664847db15 [Glitch] Add setting for status page URL
2 years ago
Claire 2862f0d94a Further JS code style changes
2 years ago
Claire 3afef18f59 [Glitch] Fix useless regular-expression character escape detected by CodeQL
2 years ago
Akira Ouchi 84e332a9a1 [Glitch] autofocus the compose form again on /share
2 years ago
Nick Schonning 90d652c623 [Glitch] Update hasOwnProperty calls for ESLint
2 years ago
Claire 5d7c0b3254 [Glitch] Run eslint --fix
2 years ago
Nick Schonning 43c2509789 [Glitch] Remove extra semicolons with ESLint autofix
2 years ago
TAKAHASHI Shuuji 228b95acf1 [Glitch] chore: remove intersection-observer for old Safari support
2 years ago
Christian Schmidt 4051993833 [Glitch] Add lang attribute to image description textarea and poll option field
2 years ago
Claire b5d60a90a3 New translations en.json (German) (#2097)
2 years ago
Claire c14c4be592 Add role badges to WebUI (#2096)
2 years ago
neatchee c5af6caf05 Allow users to set the trigger height for lengthy toot auto-collapse (#2070)
2 years ago
Claire 80e6f2c99e [Glitch] Fix styling of featured tags in light theme
2 years ago
Claire dc463f0c36 [Glitch] Fix missing filtering on some notification types
2 years ago
Claire 4b9c5fffde [Glitch] Add lang attribute to compose textarea and CW field
2 years ago
Mina Her 370511dd06 [Glitch] Make <Audio> to handle volume change
2 years ago
Claire 1fa797be40 [Glitch] Fix upload area display in single-column mode
2 years ago
Eugen Rochko 355fba4db8 [Glitch] Fix wrong text color on some buttons in light theme in web UI
2 years ago
Eugen Rochko 20881eca2b [Glitch] Fix wrong padding in RTL layout in web UI
2 years ago
Claire a18c670ac2 Fix missing admin CSS in glitch-soc flavor (#2088)
2 years ago
Claire bbc96feb16 [Glitch] Fix confusing wording in the sign in banner
2 years ago
Connor Shea d4932b3073 [Glitch] Add listing of followed hashtags
2 years ago
Claire 6da5d6bb1d [Glitch] Add option to make the landing page be /about even when trends are enabled
2 years ago
Claire c0a441d90f [Glitch] Add support for editing media description and focus point of already-posted statuses
2 years ago
Claire 82439bfd4b [Glitch] Change account moderation notes to make links clickable
2 years ago
Peter Simonsson dec17dcf9a [Glitch] Add checkmark symbol to checkbox
2 years ago
Jeong Arm e8b3b8a2bb [Glitch] Make visible change for new post notification setting icon
2 years ago
Claire caeeec0fdb [Glitch] Fix /api/v1/admin/trends/tags using wrong serializer
2 years ago
Claire 05e9c71cfc [Glitch] Remove hardcoded width from dropdown overlays
2 years ago
Peter Simonsson 37cd05b115 [Glitch] Fix dropdown menu positions when scrolling
2 years ago
Holden Foreman ef26a0bb9a [Glitch] Fix footer link circle dividers' screen reader accessibility by adding aria-hidden
2 years ago
Akira Ouchi 54b6e2ce08 [Glitch] Add variable autoFocus to video
2 years ago
Claire e08ebf920d [Glitch] Add dropdown menu item to open admin interface for remote domains
2 years ago
Sean Whalen a1eb5ed7b3 [Glitch] Replace hide toot with hide post
2 years ago
Holden Foreman 67b5d82b42 [Glitch] Add aria-hidden to content warning field when dimmed so that it is not confusing to screen reader users
2 years ago
Holden Foreman 786ab56927 [Glitch] Add aria-hidden to 'Hide image' button in MediaGallery since the button is useless to screen reader users
2 years ago
Jed Fox b5d89ddcb3 [Glitch] Improve the contrast of the chart in “poll has ended” notifications
2 years ago
TAKAHASHI Shuuji 114f6bcd46 Remove object-fit polyfill for the old Microsoft Edge
2 years ago
Claire 4dc050c665 [Glitch] Fix unnecessary re-rendering of various components when typing in web UI (#2063)
2 years ago
Claire 71a3c1cb28 Fix prettifier/lint issues (#2066)
2 years ago
Plastikmensch 66d84db53a Prevent doodle from closing on outside click (#2047)
2 years ago
Darius Kazemi ba77d435f5 [Glitch] Replace flex styling with sensible layout rules
2 years ago
Claire ce06e0abd6 New Crowdin updates (#2048)
2 years ago
Claire 1eca3d5968 New Crowdin updates (#2045)
2 years ago
Plastikmensch 9220032156 Use wrapper div as a spacer (#2046)
2 years ago
Plastikmensch 7a8493f4ba Realign timestamps (#2044)
2 years ago
Claire 7564a9e240 New Crowdin updates (#2043)
2 years ago
Claire cae2a92588 New Crowdin updates (#2042)
2 years ago
prplecake b09f223f36 Wraps status timestamps in a `div` (#2038)
2 years ago
Claire bb3d32fd13 New Crowdin updates (#2041)
2 years ago
Claire 934d024950 Remove unused translation string (#2039)
2 years ago
Claire 5e226e135c New Crowdin updates (#2037)
2 years ago
Claire 304f0b87f3 New Crowdin updates (#2036)
2 years ago
Claire 7e4035af18 New Crowdin updates (#2035)
2 years ago
Claire 7f71c439c4 New Crowdin updates (#2034)
2 years ago
Claire 7b4130ec9c New Crowdin updates (#2032)
2 years ago
Claire a3c10b6ced Change locales file generation to use JSON sources (#2028)
2 years ago
www-cat 22df361d6a Add ukrainian translations (#1959)
2 years ago
Plastikmensch 7b83cb4e93 Add missing translation keys (#2010)
2 years ago
Claire f2c3200884 Reuse upstream's “Posts and replies” as column heading (#2023)
2 years ago
Jeremy Kescher 627e97c25a [Glitch] Fix being unable to react with the keycap number sign emoji (#2004)
2 years ago
Claire 7fa8938ebb [Glitch] Add follow request banner on account header
2 years ago
Holden Foreman 800e27716a [Glitch] Fix language surrounding disability in prompts for alt text and other media descriptions
2 years ago
Bramus! f589055664 [Glitch] Fix media markup
2 years ago
Claire 17161bd243 [Glitch] Fix being stuck in edit mode when deleting the edited status
2 years ago
Rens Groothuijsen 6e40a09c88 [Glitch] Display search popout at fixed screen position
2 years ago
Terence Eden c6f7d66cbd [Glitch] Add transparancy to modal background for accessibility
2 years ago
Mina Her 21d26ea079 [Glitch] Fix margin for search field on medium window size
2 years ago
Meisam aecb09252f [Glitch] set activation for tag follow button
2 years ago
Claire 09a2f4b065 [Glitch] Fix the top action bar appearing in multi-column layout
2 years ago
Nick Schonning 89c6f1702e [Glitch] Fix typo in handler function call name
2 years ago
Connor Shea 62c659e6bd [Glitch] Increase the width of the unread notification border.
2 years ago
Francis Murillo 2ba404d90f [Glitch] Render current day formats in the client timezone
2 years ago
Yamagishi Kazutoshi c7ebc9e6ea [Glitch] `FormattedMessage` must be used directly
2 years ago
Pleclown 99cd75cfc4 [Glitch] Adding 12 hours option for polls
2 years ago
Alex Stine 44b65e3b13 [Glitch] Fix hidden label causing accessibility issue for search inputs
2 years ago
Riedler 4b33114db7 [Glitch] Fix profile avatar being slightly offset into left border
2 years ago
Claire 123fb66cb5 [Glitch] Change dropdown menu to contain “Copy link to post” even for non-public posts
2 years ago
Claire 2c542650d3 [Glitch] Fix wasteful request to /api/v1/custom_emojis when not logged in
2 years ago
Claire 0277a55a79 Fix invalid CSS for links in warning and strike cards
2 years ago
Rin 7128bacf3a [Glitch] fix missing style in warning and strike cards
2 years ago
cadars 69774c415f [Glitch] Make handle more easily selectable on profile page
2 years ago
Claire 9af13fa961 [Glitch] Change default reply language to be default language when replying to a translated reply
2 years ago
Claire b0bee20726 [Glitch] Fix potential duplicate statuses in Explore tab
2 years ago
Michal Dvorak 6bb73cd25a initial translation of Glitch-specific texts into Czech (#1997)
2 years ago
Juan Xavier Gomez c4b6eb15cf [Glitch] Fix hidden overflow on interaction modal
2 years ago
Claire 2a18d5a31c [Glitch] Fix UI header overflow on mobile
2 years ago