|
|
1a32dc178b
|
WrappedRoute: allow navigating between pages to reset the ErrorBoundary
|
2023-11-14 15:17:33 -06:00 |
|
|
|
54aa09c6b1
|
Developers: fix /error/network route
|
2023-11-14 14:47:04 -06:00 |
|
|
|
cdb89ae8fd
|
Bring back NetworkError column
|
2023-11-14 14:41:35 -06:00 |
|
|
|
0db0aeb440
|
Fix federation modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-11-01 23:30:32 +01:00 |
|
|
|
86e0245de3
|
Remove unneeded AxiosError usages
|
2023-10-23 17:24:09 -05:00 |
|
|
|
b1daf3ef13
|
Remove type assertion when not needed
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-22 00:20:41 +02:00 |
|
|
|
ba5e018e3c
|
Add 'local' to account schema
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-22 00:14:23 +02:00 |
|
|
|
645aa494f5
|
UI: wrap SidebarMenu with Suspense
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1562
|
2023-10-12 00:29:02 -05:00 |
|
|
|
d0170dc449
|
Merge branch 'upgrade-react-intl' into 'main'
Upgrade react-intl, remove translationRunner, fix `yarn i18n`
Closes #1553
See merge request soapbox-pub/soapbox!2799
|
2023-10-11 20:27:32 +00:00 |
|
|
|
f6251a221a
|
Run yarn i18n, copy some messages from en.json back into source files
|
2023-10-11 15:15:50 -05:00 |
|
|
|
b5f92b10f9
|
i18n: resolve duplicate message identifiers in code
|
2023-10-11 14:57:53 -05:00 |
|
|
|
5bd1eab607
|
AccountNotePanel: use our native Textarea component
|
2023-10-11 13:48:39 -05:00 |
|
|
|
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 |
|
|
|
4a56995385
|
UserPanel: fix RTL support for @
|
2023-10-10 17:48:21 -05:00 |
|
|
|
679c0feb54
|
ChatPane: clean up, switch to the other side in RTL
|
2023-10-10 17:12:10 -05:00 |
|
|
|
596ea21976
|
Chunk ScheduleForm differently, fix screen blinking when compose is focused
|
2023-10-09 22:29:57 -05:00 |
|
|
|
78884a4248
|
UI: wrap StatusHoverCard with Suspense boundary
|
2023-10-07 22:57:43 -05:00 |
|
|
|
85f6c0293e
|
Fix ProfileHoverCard page crash
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1550
|
2023-10-07 21:28:19 -05:00 |
|
|
|
643d362103
|
ComposeEventModal: fix ComposeForm ref
|
2023-10-07 17:18:03 -05:00 |
|
|
|
b02c39da2d
|
Delete Bundle component, use Suspense and React.lazy
|
2023-10-07 17:14:45 -05:00 |
|
|
|
1b213452b7
|
Fix Bundle type errors, remove bundle error components, remove group slug support
|
2023-10-07 16:00:42 -05:00 |
|
|
|
0f10922c3d
|
ProfilePage: fix types of async components
|
2023-10-07 15:43:34 -05:00 |
|
|
|
3a221e8c86
|
Bundle: just wrap it with React.Suspense
|
2023-10-07 15:37:54 -05:00 |
|
|
|
6b173f44be
|
AsyncComponents: use React.lazy
|
2023-10-07 15:04:37 -05:00 |
|
|
|
28731f6087
|
Nostr: enable Nostr login
|
2023-10-04 18:03:26 -05:00 |
|
|
|
3f640e9797
|
Untuck tests out of __tests__ directories, colocate with program files
|
2023-10-02 14:27:40 -05:00 |
|
|
|
645ce60a5f
|
eslint: use semicolon TypeScript delimeter
|
2023-10-02 13:54:02 -05:00 |
|
|
|
74c231b59b
|
Stop re-rendering the ScrollTopButton so much
|
2023-10-02 12:22:09 -05:00 |
|
|
|
ff55272d59
|
Timeline: put ScrollTopButton into a Portal
|
2023-10-02 10:56:45 -05:00 |
|
|
|
17bcd68d73
|
Fix remote timeline pages
|
2023-09-23 20:56:37 -05:00 |
|
|
|
3b630ed8fb
|
Convert instance to use zod
|
2023-09-23 20:49:33 -05:00 |
|
|
|
6c318a02ef
|
Merge branch 'lexical' into 'main'
Lexical text editor
See merge request soapbox-pub/soapbox!2177
|
2023-09-23 21:00:32 +00:00 |
|
|
|
89b1574c77
|
Make Lexical the only editor
|
2023-09-23 14:32:02 -05:00 |
|
|
|
b8e8be714a
|
Fix standalone redirect
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1524
|
2023-09-22 17:33:33 -05:00 |
|
|
|
ac591e029e
|
Merge remote-tracking branch 'origin/main' into lexical
|
2023-09-22 13:36:04 -05:00 |
|
|
|
5e204437df
|
Remove Truth Social PolicyModal
|
2023-09-22 11:46:58 -05:00 |
|
|
|
f01d088d06
|
Remove Truth Social feed carousel
|
2023-09-22 11:40:11 -05:00 |
|
|
|
48695b9a8a
|
Merge remote-tracking branch 'origin/main' into lexical
|
2023-09-21 14:38:57 -05:00 |
|
|
|
2e35c426d4
|
Fix search being a public route
|
2023-09-21 13:51:09 -05:00 |
|
|
|
f0cc9ed4d4
|
Fix EmptyPage being an actual empty page
|
2023-09-21 13:50:31 -05:00 |
|
|
|
def95d2b5c
|
Add a LandingTimeline, put the site name and description on it
|
2023-09-21 12:02:02 -05:00 |
|
|
|
77d18e9cd3
|
Merge remote-tracking branch 'origin/main' into lexical
|
2023-09-20 19:13:16 -05:00 |
|
|
|
76884f26b1
|
Add vite-plugin-checker, fix types
|
2023-09-20 18:50:17 -05:00 |
|
|
|
fac42ab2c9
|
Merge remote-tracking branch 'soapbox/main' into lexical
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-09-20 23:49:55 +02:00 |
|
|
|
0664484ba9
|
Move External Login form into the UI
|
2023-09-20 14:40:52 -05:00 |
|
|
|
df2c2288fb
|
Move invite signup into the UI
|
2023-09-20 14:26:08 -05:00 |
|
|
|
977d908db0
|
Move Edit Password into the UI
|
2023-09-20 14:19:03 -05:00 |
|
|
|
68bdcd30de
|
Move Reset Password into the UI
|
2023-09-20 14:17:09 -05:00 |
|
|
|
ffae3f89df
|
Move Login page to UI
|
2023-09-20 13:57:33 -05:00 |
|
|
|
e9caa6f69e
|
Move signup page into the UI
|
2023-09-20 12:59:55 -05:00 |
|