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 |
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 |