marcin mikołajczak
|
3f7cd366a7
|
Merge branch 'mkljczk-main-patch-70579' into 'main'
Reducers: Preserve translation if an existing status already has it
See merge request soapbox-pub/soapbox!2784
|
2023-10-11 08:42:24 +00:00 |
|
Alex Gleason
|
c3ac8c365b
|
Merge branch 'preview-card' into 'main'
RTL fixes for PreviewCard, Chats, Error page
See merge request soapbox-pub/soapbox!2792
|
2023-10-11 02:54:48 +00:00 |
|
Alex Gleason
|
cad377c910
|
ErrorBoundary: ensure error text is LTR
|
2023-10-10 20:31:45 -05:00 |
|
Alex Gleason
|
fd592460a4
|
ErrorBoundary: we do a little refactoring
|
2023-10-10 20:29:31 -05:00 |
|
Alex Gleason
|
10f4ea3079
|
ErrorBoundary: fix RTL arrow
|
2023-10-10 20:28:00 -05:00 |
|
Alex Gleason
|
e0f43986a7
|
Chats: flip arrow icons in RTL
|
2023-10-10 20:19:10 -05:00 |
|
Alex Gleason
|
ae63d37d78
|
rtl.ts -> utils/rtl.ts
|
2023-10-10 20:02:22 -05:00 |
|
Alex Gleason
|
207e93b6a8
|
LinkPreview: check RTL of text
|
2023-10-10 19:58:57 -05:00 |
|
Alex Gleason
|
f583e7eeb5
|
Card --> PreviewCard
|
2023-10-10 19:03:03 -05:00 |
|
Alex Gleason
|
971bcb41e4
|
Merge branch 'userpanel-rtl' into 'main'
UserPanel: fix RTL support for @
See merge request soapbox-pub/soapbox!2791
|
2023-10-10 22:49:01 +00:00 |
|
Alex Gleason
|
4a56995385
|
UserPanel: fix RTL support for @
|
2023-10-10 17:48:21 -05:00 |
|
Alex Gleason
|
714746ceef
|
Merge branch 'rtl-chat-widget' into 'main'
ChatPane: clean up, switch to the other side in RTL
See merge request soapbox-pub/soapbox!2789
|
2023-10-10 22:33:00 +00:00 |
|
Alex Gleason
|
8a8a132b6a
|
Merge branch 'i18n-font-path' into 'main'
i18n.css --> i18n/arabic.css
See merge request soapbox-pub/soapbox!2790
|
2023-10-10 22:31:38 +00:00 |
|
Alex Gleason
|
a2e4167da4
|
i18n.css --> i18n/arabic.css
|
2023-10-10 17:30:50 -05:00 |
|
Alex Gleason
|
f715e3567c
|
Merge branch 'tajawal' into 'main'
Use Tajawal font for Arabic
Closes #1361
See merge request soapbox-pub/soapbox!2788
|
2023-10-10 22:13:15 +00:00 |
|
Alex Gleason
|
679c0feb54
|
ChatPane: clean up, switch to the other side in RTL
|
2023-10-10 17:12:10 -05:00 |
|
Alex Gleason
|
fd818a8eba
|
Use Tajawal font for Arabic
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1361
|
2023-10-10 16:54:57 -05:00 |
|
Alex Gleason
|
341fd4fcea
|
Merge branch 'rtl-toggle' into 'main'
Fix RTL Toggle
Closes #1462
See merge request soapbox-pub/soapbox!2787
|
2023-10-10 20:46:17 +00:00 |
|
Alex Gleason
|
6f10a68046
|
Fix RTL Toggle
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1462
|
2023-10-10 15:34:02 -05:00 |
|
Alex Gleason
|
8bedf92ec8
|
Merge branch 'emoji-picker-suspense' into 'main'
Wrap EmojiPicker with a Suspense boundary
See merge request soapbox-pub/soapbox!2786
|
2023-10-10 16:17:25 +00:00 |
|
Alex Gleason
|
1b2d6f1516
|
Wrap EmojiPicker with a Suspense boundary
|
2023-10-10 11:07:15 -05:00 |
|
Alex Gleason
|
3f21fe5e57
|
Merge branch 'compose-form-suspense' into 'main'
ComposeForm: wrap ComposeEditor with Suspense
See merge request soapbox-pub/soapbox!2785
|
2023-10-10 03:34:53 +00:00 |
|
Alex Gleason
|
596ea21976
|
Chunk ScheduleForm differently, fix screen blinking when compose is focused
|
2023-10-09 22:29:57 -05:00 |
|
Alex Gleason
|
e1982804b6
|
ComposeForm: wrap ComposeEditor with Suspense
|
2023-10-09 22:19:27 -05:00 |
|
marcin mikołajczak
|
dc0b68f995
|
Reducers: Preserve translation if an existing status already has it
|
2023-10-09 19:49:45 +00:00 |
|
Alex Gleason
|
4fae24cf20
|
Merge branch 'test-esm' into 'main'
Convert all tests to ESM
See merge request soapbox-pub/soapbox!2783
|
2023-10-09 03:40:50 +00:00 |
|
Alex Gleason
|
34131cdfcc
|
Convert all tests to ESM
|
2023-10-08 22:31:36 -05:00 |
|
Alex Gleason
|
f8c87a4594
|
Merge branch 'sourcemap' into 'main'
vite: enable sourcemap
See merge request soapbox-pub/soapbox!2778
|
2023-10-09 02:46:52 +00:00 |
|
Alex Gleason
|
401fcbd1b3
|
Merge branch 'suspense' into 'main'
Suspense
See merge request soapbox-pub/soapbox!2782
|
2023-10-08 04:03:08 +00:00 |
|
Alex Gleason
|
78884a4248
|
UI: wrap StatusHoverCard with Suspense boundary
|
2023-10-07 22:57:43 -05:00 |
|
Alex Gleason
|
5c3cebfd3c
|
Layout.Aside: add Suspense boundary for the whole component
|
2023-10-07 22:51:48 -05:00 |
|
Alex Gleason
|
82ea3e60a7
|
SoapboxMount: add Suspense boundaries
|
2023-10-07 22:48:42 -05:00 |
|
Alex Gleason
|
82da3cdae2
|
Merge branch 'profile-hover-crash' into 'main'
Fix ProfileHoverCard page crash
Closes #1550
See merge request soapbox-pub/soapbox!2781
|
2023-10-08 02:37:42 +00:00 |
|
Alex Gleason
|
85f6c0293e
|
Fix ProfileHoverCard page crash
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1550
|
2023-10-07 21:28:19 -05:00 |
|
Alex Gleason
|
690c678e80
|
Merge branch 'chunk' into 'main'
Improve chunking, reduce entrypoint to 200kb
See merge request soapbox-pub/soapbox!2780
|
2023-10-08 00:42:01 +00:00 |
|
Alex Gleason
|
c2098c3361
|
Fix lodash imports to get rid of unnecessary extra chunk
|
2023-10-07 18:53:23 -05:00 |
|
Alex Gleason
|
fe859593f7
|
Move soapbox.tsx and friends into src/init/
|
2023-10-07 18:51:25 -05:00 |
|
Alex Gleason
|
69d2911ee4
|
CHUNK ALL THE THINGS!!!
|
2023-10-07 18:48:54 -05:00 |
|
Alex Gleason
|
ed11c2bc2d
|
Move some top-level code from soapbox-load back into soapbox.tsx where it belongs
|
2023-10-07 18:45:32 -05:00 |
|
Alex Gleason
|
76578c64c5
|
Move SoapboxHead into a separate file
|
2023-10-07 18:41:39 -05:00 |
|
Alex Gleason
|
111428f46d
|
Move SoapboxMount into a separate file
|
2023-10-07 18:39:58 -05:00 |
|
Alex Gleason
|
e37b24ffe3
|
Move SoapboxLoad into a separate file
|
2023-10-07 18:37:19 -05:00 |
|
Alex Gleason
|
e229c4e2f1
|
Make entrypoint extremely small!
|
2023-10-07 18:22:33 -05:00 |
|
Alex Gleason
|
63b98bff4d
|
soapbox.tsx: load some components async, reduce bundle size
|
2023-10-07 18:18:50 -05:00 |
|
Alex Gleason
|
74817c40b7
|
Merge branch 'react-lazy' into 'main'
Delete Bundle component, switch to React.lazy
See merge request soapbox-pub/soapbox!2779
|
2023-10-07 22:31:55 +00:00 |
|
Alex Gleason
|
643d362103
|
ComposeEventModal: fix ComposeForm ref
|
2023-10-07 17:18:03 -05:00 |
|
Alex Gleason
|
b02c39da2d
|
Delete Bundle component, use Suspense and React.lazy
|
2023-10-07 17:14:45 -05:00 |
|
Alex Gleason
|
1b213452b7
|
Fix Bundle type errors, remove bundle error components, remove group slug support
|
2023-10-07 16:00:42 -05:00 |
|
Alex Gleason
|
0f10922c3d
|
ProfilePage: fix types of async components
|
2023-10-07 15:43:34 -05:00 |
|
Alex Gleason
|
5b539416d9
|
ProfileHoverCard/StatusHoverCard: make visible an optional prop
|
2023-10-07 15:38:41 -05:00 |
|