Commit Graph

11918 Commits

Author SHA1 Message Date
danidfra b70ab9a167 Remove "detailed-status.scss" and fix "background" of thread 2024-11-12 14:29:57 -03:00
danidfra a28e061eb2 Remove "utilities.scss" and change "emoji-lg img.emojione" to custom tailwind 2024-11-12 13:14:34 -03:00
danidfra 6cd3497381 Remove "buttons.scss" 2024-11-12 13:10:40 -03:00
danidfra 623eb5d83e Remove "audio-player.scss" and "video-player.scss" 2024-11-12 13:09:02 -03:00
danidfra 84342da4ea Change classname "autosuggest-emoji" to use only Tailwind 2024-11-12 13:08:18 -03:00
danidfra e6bc548b10 Change "import" to "use" 2024-11-12 13:05:02 -03:00
danidfra 6862a6fd2d Remove "button-theme-muted" 2024-11-12 13:01:42 -03:00
danidfra 278d8b7099 Change div to button 2024-11-12 13:00:38 -03:00
danidfra 5252e1212c Merge remote-tracking branch 'origin' into fix-classnames 2024-11-12 12:58:37 -03:00
Alex Gleason 6be7209cbc Merge branch 'fix-anchor-used-as-button' into 'main'
Fix warning about anchor

See merge request soapbox-pub/soapbox!3184
2024-11-11 14:53:32 +00:00
danidfra 2222271550 Remove unnecessary classname "button-theme-icon" 2024-11-11 11:44:49 -03:00
danidfra a554156994 Merge remote-tracking branch 'origin/main' into fix-anchor-used-as-button 2024-11-11 11:44:03 -03:00
Alex Gleason 8a4e85010d Merge branch 'fix-crypto-icons' into 'main'
Fix cryptocurrency icons

See merge request soapbox-pub/soapbox!3239
2024-11-11 04:09:02 +00:00
Alex Gleason 2f54640bea
Fix cryptocurrency icons 2024-11-10 22:06:17 -06:00
Alex Gleason 35187f0c67 Merge branch 'doge' into 'main'
Add missing dogecoin icon, fix display of unknown cryptocurrency icons

See merge request soapbox-pub/soapbox!3238
2024-11-11 00:55:43 +00:00
Alex Gleason 606789ffc3
Add missing dogecoin icon, fix display of unknown cryptocurrency icons 2024-11-10 18:50:49 -06:00
Alex Gleason 1fd745d70d Merge branch 'sass-use' into 'main'
sass: switch @import to @use

See merge request soapbox-pub/soapbox!3237
2024-11-10 23:43:44 +00:00
Alex Gleason 853f6d9716
sass: switch @import to @use 2024-11-10 17:38:00 -06:00
danidfra 4e1c6fc5b3 Merge remote-tracking branch origin/main into fix-anchor-used-as-button 2024-11-10 20:18:22 -03:00
Alex Gleason d828744470 Merge branch 'rm-resolutions' into 'main'
Remove package resolutions

See merge request soapbox-pub/soapbox!3236
2024-11-10 21:49:20 +00:00
Alex Gleason 99f3033eac Merge branch 'rm-dev-console' into 'main'
Remove becoming a developer through the JS console

See merge request soapbox-pub/soapbox!3235
2024-11-10 21:46:04 +00:00
Alex Gleason 98b8455c8d
Remove package resolutions 2024-11-10 15:43:26 -06:00
Alex Gleason 80bc0f1feb
Remove becoming a developer through the JS console 2024-11-10 15:40:20 -06:00
Alex Gleason 669c28063d Merge branch 'pwa-theme-color' into 'main'
Add a theme color to webmanifest

See merge request soapbox-pub/soapbox!3234
2024-11-10 21:32:01 +00:00
Alex Gleason 7d645e0a54
Add a theme color to webmanifest 2024-11-10 15:26:31 -06:00
Alex Gleason cdfd02c2d4 Merge branch 'barrel' into 'main'
Remove src/hooks barrel export

Closes #1758

See merge request soapbox-pub/soapbox!3233
2024-11-10 21:23:35 +00:00
Alex Gleason 0c228e13f3
Remove src/hooks barrel export 2024-11-10 15:18:44 -06:00
Alex Gleason e38ca91342 Merge branch 'barrel' into 'main'
Remove components/ui barrel import

See merge request soapbox-pub/soapbox!3232
2024-11-10 21:10:41 +00:00
Alex Gleason 513b7d8ef9
Remove components/ui barrel import 2024-11-10 15:05:02 -06:00
Alex Gleason 8dac2c52db
Move ui components out of unnecessary subdirectories 2024-11-10 14:25:50 -06:00
Alex Gleason 482c69d2d2 Merge branch 'thread-scroll' into 'main'
Don't scroll to the top when navigating between posts in a thread

Closes #1778

See merge request soapbox-pub/soapbox!3231
2024-11-10 18:13:04 +00:00
Alex Gleason 662d2aaf93
Don't scroll to the top when navigating between posts in a thread
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1778
2024-11-10 12:07:51 -06:00
Alex Gleason f41e5e3f6b Merge branch 'bunker-no-using' into 'main'
Avoid `using` syntax

See merge request soapbox-pub/soapbox!3230
2024-11-10 07:16:06 +00:00
Alex Gleason c6a3c19611
Avoid `using` syntax 2024-11-10 01:15:14 -06:00
Alex Gleason 1cbebd0dc2 Merge branch 'ext' into 'main'
Add file extensions to all imports

See merge request soapbox-pub/soapbox!3229
2024-11-10 03:25:21 +00:00
Alex Gleason 954e074325
Add file extensions to all imports 2024-11-09 21:18:55 -06:00
Alex Gleason 8b1a31394a Merge branch 'react-swc' into 'main'
vite: switch to react swc

See merge request soapbox-pub/soapbox!3223
2024-11-10 00:28:04 +00:00
Alex Gleason 3e61215afa
Upgrade formatjs and react-intl 2024-11-09 18:22:49 -06:00
Alex Gleason 8892c585a3
bunker: use "using" again 2024-11-09 18:14:19 -06:00
Alex Gleason d752afe763
Merge remote-tracking branch 'origin/main' into react-swc 2024-11-09 18:02:24 -06:00
Alex Gleason a9a276ffe6 Merge branch 'prefer-ext' into 'main'
Prefer file extensions on imports

See merge request soapbox-pub/soapbox!3228
2024-11-09 23:22:09 +00:00
Alex Gleason dc3779fad7
Prefer file extensions on imports 2024-11-09 17:17:20 -06:00
Alex Gleason 75d0f375a0 Merge branch 'top-line' into 'main'
Delete blank empty lines at the top of source code files

See merge request soapbox-pub/soapbox!3227
2024-11-09 23:04:45 +00:00
Alex Gleason bfaa608e90 Merge branch 'tsconfig' into 'main'
Simplify tsconfig

See merge request soapbox-pub/soapbox!3226
2024-11-09 23:03:29 +00:00
Alex Gleason 013582e9e4
Delete blank empty lines at the top of source code files 2024-11-09 17:01:25 -06:00
Alex Gleason 02f76b7c6b
Simplify tsconfig 2024-11-09 16:56:53 -06:00
Alex Gleason e6b87e2c41 Merge branch 'tsconfig-linting' into 'main'
tsconfig: enable noFallthroughCasesInSwitch & noUncheckedSideEffectImports

See merge request soapbox-pub/soapbox!3225
2024-11-09 22:43:53 +00:00
Alex Gleason 4c4f1ecd80
tsconfig: enable noFallthroughCasesInSwitch & noUncheckedSideEffectImports 2024-11-09 16:42:52 -06:00
Alex Gleason 2052663a2c Merge branch 'noUnusedLocals' into 'main'
tsconfig: enable noUnusedLocals

See merge request soapbox-pub/soapbox!3224
2024-11-09 22:41:11 +00:00
Alex Gleason 6e33ff2b45
tsconfig: enable noUnusedLocals 2024-11-09 16:40:25 -06:00