Commit Graph

11649 Commits

Author SHA1 Message Date
Alex Gleason 1211f217b1
Fix black mode 2024-11-13 19:57:31 -06:00
Alex Gleason 4e283d2edd Merge branch 'emoji-quick' into 'main'
Display recently used emojis first in chooser

See merge request soapbox-pub/soapbox!3249
2024-11-14 01:03:05 +00:00
Alex Gleason a1ce938295
Display recently used emojis first in chooser 2024-11-13 18:58:03 -06:00
Alex Gleason e81bfb2701 Merge branch 'emoji-picker-mobile' into 'main'
Emoji picker mobile

See merge request soapbox-pub/soapbox!3248
2024-11-14 00:43:45 +00:00
Alex Gleason 75e2e11b16
EmojiPickerDropdown: remove unnecessary bare React import 2024-11-13 18:38:19 -06:00
Alex Gleason ad24779343
Use an emoji picker modal on mobile 2024-11-13 18:35:49 -06:00
Alex Gleason 5380922d4e
vscode: fix auto-imports not having file extension 2024-11-13 18:35:12 -06:00
Alex Gleason e0c4ef5ea7
EmojiPickerDropdown: put RenderAfter inside of Suspense (instead of the other way around) 2024-11-13 16:28:22 -06:00
Alex Gleason eb5dd57439 Merge branch 'follow-icon' into 'main'
Fix plus icon in Follow button

See merge request soapbox-pub/soapbox!3247
2024-11-13 22:06:28 +00:00
Alex Gleason f80b96c898
Fix plus icon in Follow button 2024-11-13 16:00:49 -06:00
danidfra a3e52a15cc Remove "basics.scss" and organize "tailwind.css" 2024-11-13 17:40:07 -03:00
danidfra 7dba54bafa Remove "aliases.scss" and style of "empty-column-indicator" from "aliases/index.tsx" 2024-11-13 17:06:58 -03:00
danidfra f8a8b580ad Fix querySelector to "privacy-dropdown" 2024-11-13 16:50:54 -03:00
Alex Gleason 15483208ee Merge branch 'rm-subdirectory' into 'main'
Remove subdirectory build support, FE_SUBDIRECTORY variable

See merge request soapbox-pub/soapbox!3246
2024-11-13 19:43:32 +00:00
Alex Gleason 28bbaae793
Remove staticClient 2024-11-13 13:38:40 -06:00
Alex Gleason d861890488
Remove subdirectory build support, FE_SUBDIRECTORY variable 2024-11-13 13:32:50 -06:00
Alex Gleason a80238275f Merge branch 'mastodon-response' into 'main'
MastodonClient: return a MastodonResponse object with `.pagination()` convenience method

See merge request soapbox-pub/soapbox!3245
2024-11-13 18:59:29 +00:00
Alex Gleason 9b6173c9e5
MastodonClient: return a MastodonResponse object with `.pagination()` convenience method 2024-11-13 12:18:55 -06:00
danidfra a92a427654 Remove "variables.scss" 2024-11-13 14:22:19 -03:00
danidfra 70c98a0e89 Remove "modal.scss" 2024-11-13 13:21:30 -03:00
danidfra a9e8c57979 Remove "fonts.scss" 2024-11-13 13:02:24 -03:00
Alex Gleason 6bff6037d6 Merge branch 'error-msg' into 'main'
ErrorBoundary: always display error messages

See merge request soapbox-pub/soapbox!3242
2024-11-13 03:54:46 +00:00
Alex Gleason aceaa90b96
ErrorBoundary: always display error messages 2024-11-12 21:50:05 -06:00
danidfra 2cc5994e61 Fix "external-video" from preview-card 2024-11-12 20:22:40 -03:00
danidfra 5545a2432b Remove "columns.scss" 2024-11-12 18:38:26 -03:00
danidfra 787bfae75e Remove "forms.scss" 2024-11-12 18:33:30 -03:00
danidfra 388eeee9db Remove "notification.scss" 2024-11-12 15:44:12 -03:00
danidfra 3e63432284 Remove "reply-mentions" styles 2024-11-12 15:26:23 -03:00
danidfra 9cbe0cc41e Remove "media-gallery.scss" 2024-11-12 15:17:53 -03:00
danidfra e80e996d9c Remove "navigation.scss" 2024-11-12 14:54:04 -03:00
danidfra 51bd1c0d73 Remove "display-name.scss" 2024-11-12 14:47:53 -03:00
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