2192 Commits (a6207d243b03f3d8a72f9d1d12ee0569f58987d2)

Author SHA1 Message Date
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
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
Peter Simonsson 9205b4e32f [Glitch] Add checkmark symbol to checkbox
2 years ago
Jeong Arm c87b1a20c7 [Glitch] Make visible change for new post notification setting icon
2 years ago
Claire 473fed2cdf [Glitch] Fix /api/v1/admin/trends/tags using wrong serializer
2 years ago
Claire 598888a7c4 [Glitch] Remove hardcoded width from dropdown overlays
2 years ago
Peter Simonsson a36dfbb2aa [Glitch] Fix dropdown menu positions when scrolling
2 years ago
Holden Foreman fdabfb9d0e [Glitch] Fix footer link circle dividers' screen reader accessibility by adding aria-hidden
2 years ago
Akira Ouchi b6a928cd04 [Glitch] Add variable autoFocus to video
2 years ago
Claire c4649ae9d4 [Glitch] Add dropdown menu item to open admin interface for remote domains
2 years ago
Sean Whalen 1219c57209 [Glitch] Replace hide toot with hide post
2 years ago
Holden Foreman 4404a7f065 [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 4f335da8f8 [Glitch] Add aria-hidden to 'Hide image' button in MediaGallery since the button is useless to screen reader users
2 years ago
Jed Fox 1702907a9d [Glitch] Improve the contrast of the chart in “poll has ended” notifications
2 years ago
TAKAHASHI Shuuji 009fee7954 Remove object-fit polyfill for the old Microsoft Edge
2 years ago
Claire 7e9d5bdbb9
[Glitch] Fix unnecessary re-rendering of various components when typing in web UI (#2063)
2 years ago
Claire cba7158085
Fix prettifier/lint issues (#2066)
2 years ago
Plastikmensch 910d2d9f6b
Prevent doodle from closing on outside click (#2047)
2 years ago
Darius Kazemi 476c131946 [Glitch] Replace flex styling with sensible layout rules
2 years ago
Claire 498cde7dc6
New Crowdin updates (#2048)
2 years ago
Claire cbfeb105a8
New Crowdin updates (#2045)
2 years ago
Plastikmensch 08837f730d
Use wrapper div as a spacer (#2046)
2 years ago
Plastikmensch 4b51d1386b
Realign timestamps (#2044)
2 years ago
Claire 05b3907b0c
New Crowdin updates (#2043)
2 years ago
Claire 4eacf6c75f
New Crowdin updates (#2042)
2 years ago
prplecake 6cde3dd08b
Wraps status timestamps in a `div` (#2038)
2 years ago
Claire db420fb779
New Crowdin updates (#2041)
2 years ago
Claire fe3c816a10
Remove unused translation string (#2039)
2 years ago
Claire f79ab85a6a
New Crowdin updates (#2037)
2 years ago
Claire 8b8ca8d71b
New Crowdin updates (#2036)
2 years ago
Claire dbc3890489
New Crowdin updates (#2035)
2 years ago
Claire deb804c954
New Crowdin updates (#2034)
2 years ago
Claire 0b71a4770f
New Crowdin updates (#2032)
2 years ago
Claire a5e446a4a0
Change locales file generation to use JSON sources (#2028)
2 years ago
www-cat ba15694003
Add ukrainian translations (#1959)
2 years ago
Plastikmensch ee71d42c29
Add missing translation keys (#2010)
2 years ago
Claire 749c360ba0
Reuse upstream's “Posts and replies” as column heading (#2023)
2 years ago
Jeremy Kescher 719a0951af
[Glitch] Fix being unable to react with the keycap number sign emoji (#2004)
2 years ago
Claire 0912fb736d [Glitch] Add follow request banner on account header
2 years ago
Holden Foreman c459625119 [Glitch] Fix language surrounding disability in prompts for alt text and other media descriptions
2 years ago
Bramus! 1ced365371 [Glitch] Fix media markup
2 years ago
Claire cdba1ec5f4 [Glitch] Fix being stuck in edit mode when deleting the edited status
2 years ago
Rens Groothuijsen d7a6a9393a [Glitch] Display search popout at fixed screen position
2 years ago
Terence Eden 89d3d85cf2 [Glitch] Add transparancy to modal background for accessibility
2 years ago