6107 Commits (8e806b6e88503739ddba03a19d66b60b6d0f3f2a)

Author SHA1 Message Date
Nick Schonning ef3675d688
Remove empty Kushubian (csb) local files (#24151)
2 years ago
Chike Nwaenie e1b4eeb636
Change styling of the recommended accounts to allow bio to be more visible (#24480)
2 years ago
Christian Schmidt e713c545b8
Use CSS to trim long card descriptions (#24265)
2 years ago
Eugen Rochko 0461f83320
Add new onboarding flow to web UI (#24619)
2 years ago
Claire 5b58ebb04f
Fix JS crashing if initial-state is not set (#2193)
2 years ago
Eugen Rochko 9d75b03ba4
New Crowdin updates (#24517)
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
Claire abfdafef1e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire fbb4de3dbc
Fix infinite loop in emoji replacement code (#24615)
2 years ago
Claire 37886c28da
Fix characters being emojified even when using Variation Selector 15 (text) (#20949)
2 years ago
fusagiko / takayamaki c1a7e38d2b
Allow `==` when null checking (#24593)
2 years ago
fusagiko / takayamaki ab740f464a
Rewrite AnimatedNumber component with React hooks (#24559)
2 years ago
Claire bc4745f482
Fix crash when trying to open the filter modal (#24556)
2 years ago
fusagiko / takayamaki 9f8d34620b
Rewrite AvatarOverlay component with React hooks (#24543)
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
Claire f9a9f9344b Merge branch 'main' into glitch-soc/merge-upstream
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
fusagiko / takayamaki cf3fa1e814
Rewrite GIFV component with React hooks (#24552)
2 years ago
Eugen Rochko e5c0b16735
Add progress indicator to sign-up flow (#24545)
2 years ago
Eugen Rochko 955ec252a4
Add client-side validation for taken username in sign-up form (#24546)
2 years ago
Ivan Rodriguez f05fb51ecb
Fix status title for statuses without text (#24359)
2 years ago
Nick Schonning d02aa274be
typo: collapsable -> collapsible (#24521)
2 years ago
Claire af49d93fd6
Fix tab arrows on RTL layouts (#24520)
2 years ago
Claire 8f0b0435ab
Fix missing translation strings in en.json and defaultMessages.json (#24518)
2 years ago
Claire 86ad43173f
Add “In Memoriam” banner back to profiles (#23614)
2 years ago
Eugen Rochko c5eba06d8c
New Crowdin updates (#24447)
2 years ago
Eugen Rochko cee357d538
Change all components to use the same error page in web UI (#24512)
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 ce12934f5b Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 10469a0b85
Move locale-data back to `app/javascript/mastodon/locales/locale-data` (#2169)
2 years ago
Christian Schmidt aa136cf2fa
Fix tooltip for dates without time (#24244)
2 years ago
Christian Schmidt 9ef9974ff2
Fix loading spinner + infinite scroll for private mentions (#24446)
2 years ago
Nick Schonning c0886dee14
Remove Array.prototype.includes polyfill (#24234)
2 years ago
Christian Schmidt d7b8c6db7e
Fix account header image missing in low-res (#24433)
2 years ago
Eugen Rochko c9f3438efe
New Crowdin updates (#24378)
2 years ago
Claire 02d5c69404
New Crowdin updates (#2126)
2 years ago
Christian Schmidt ffd5b2eea4
Fix height of announcements not being updated when using reduced animations (#24354)
2 years ago
Nick Schonning 17b2fd2177
Update display_media typing to string (#24416)
2 years ago
Nick Schonning 927b2fd138
Set marginRight as string (#24422)
2 years ago
Nick Schonning ab3f23da91
SUBMIT doesn't exist on XMLHttpRequest (#24423)
2 years ago
Nick Schonning cd14f712ad
Enable Stylelint property-no-unknown (#24404)
2 years ago
Claire 45848d6547
Fix styling regressions from RTL layout refactor (#24415)
2 years ago
Nick Schonning ec0c104bf2
Ensure tabIndex is number instead of string (#24409)
2 years ago
Nick Schonning a425915ce7
HTML string attributes set as booleans (#24408)
2 years ago
Rubicon Rowe 69ca6316ec [Glitch] Fix inconsistent radius in drawer
2 years ago
Claire d13ef49b15 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Rubicon Rowe fa98363a27
Fix inconsistent radius in drawer (#24407)
2 years ago
Nick Schonning 8e19c44b2c
Align typings with installed versions (#24410)
2 years ago
Christian Schmidt d29cf8a044 [Glitch] Add colour to follow button when hashtag is being followed
2 years ago
Claire 4d5b4dacd6 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Christian Schmidt 77bd32a26a
Add colour to follow button when hashtag is being followed (#24361)
2 years ago
Eugen Rochko 4909c2e718
New Crowdin updates (#24276)
2 years ago
Nick Schonning 373e4a8ff0
Move ESLint configs to overrides (#24370)
2 years ago
fusagiko / takayamaki 4520e6473a
[Proposal] Make able to write React in Typescript (#16210)
2 years ago
Claire 7b15f4006a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 2b11376411
Change search pop-out in web UI (#24305)
2 years ago
Eugen Rochko 46483ae849
Fix regressions from change in account row design in web UI (#24343)
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
Claire 01d6f7529f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 68a192e718
Change "direct message" nomenclature to "private mention" in web UI (#24248)
2 years ago
Tdxdxoz 74f56c64fc
Fix: set multiColumn value for /explore Statuses (#24314)
2 years ago
Nick Schonning ddb769f0b8
Move marky to devDependency (#24258)
2 years ago
Eugen Rochko cf12621e37
New Crowdin updates (#24130)
2 years ago
Eugen Rochko babd86e594
Refactor styles to use logical properties for positioning (#23944)
2 years ago
neatchee 8215df76c0 [Glitch] Remove legacy decorators syntax
2 years ago
Nick Schonning 00c839b9a9 [Glitch] Remove isNaN polyfill
2 years ago
Claire 14b0311029 Merge branch 'main' into glitch-soc/main
2 years ago
Eugen Rochko 9bda933740
Change media upload limits and remove client-side resizing (#23726)
2 years ago
Eugen Rochko ef127c964a
Change design of account rows in web UI (#24247)
2 years ago
Yamagishi Kazutoshi 6e8711ff91
Add missing parenthesis (#24238)
2 years ago
Yamagishi Kazutoshi d1b057a0ac
Remove legacy decorators syntax (#18357)
2 years ago
Nick Schonning b46125224c
Remove isNaN polyfill (#24224)
2 years ago
Christian Schmidt 16da4a09e8
Fix broken links in account gallery (#24218)
2 years ago
mogamin b4f60bc6de [Glitch] Fit the max-width of media in .prose to parent box
2 years ago
Claire 5ac380c122 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
mogamin 0a9def5498
Fit the max-width of media in .prose to parent box (#24180)
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
Claire 193250556c Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko a085901108
New Crowdin updates (#23904)
2 years ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
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 3ef5f62abf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Rodion Borisov a52ccd7ad9
Center the text itself in upload area (#24029)
2 years ago
PauloVilarinho 8770473dbb
add modal message when editing toot (#23936)
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 7623e18124 Merge branch 'main' into glitch-soc/merge-upstream
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
Christian Schmidt cb868228bd
Do not leave Mastodon when clicking “Back” (#23953)
2 years ago
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages (#23879)
2 years ago
Terry Garcia a1347f456e
Switched bookmark and favourites around (#23701)
2 years ago
Claire b55fc883b6
Fix duplicate “Publish” button on mobile (#23804)
2 years ago
Claire 3a6451c867
Add support for incoming rich text (#23913)
2 years ago
Claire 276c1d32d6 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko cb97ba7a2f
New Crowdin updates (#23802)
2 years ago
Christian Schmidt d3eefead30
Add `lang` attribute to media and poll options (#23891)
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 4ed09276d5 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Christian Schmidt 8000a8f230
Add `lang` attribute to preview card (#23869)
2 years ago
Tim Lucas f4f91bc295
Increase contrast of upload progress background (#23836)
2 years ago
Eugen Rochko 2564117131
New Crowdin updates (#23625)
2 years ago
Botao Wang 7adde24a95
Fix sidebar cut-off on small screens in admin UI (#23764)
2 years ago
Claire 7207a98d39
Add `lang` tag to native language names in language picker (#23749)
2 years ago
Claire d3b4d4d4f3
Change compose form checkbox to native input with `appearance: none` (#22949)
2 years ago
Christian Schmidt 62c4aecf8f
Make larger part of status clickable (#23621)
2 years ago
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension (#23733)
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 7452a95998 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire b2283b6838
Fix focus point of already-attached media not saving after edit (#23566)
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