Commit graph

21 commits

Author SHA1 Message Date
6f1b64144f AccountContainer: Pass withRelationship to Account
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 23:46:32 +02: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
63b98bff4d
soapbox.tsx: load some components async, reduce bundle size 2023-10-07 18:18:50 -05:00
Alex Gleason
b02c39da2d
Delete Bundle component, use Suspense and React.lazy 2023-10-07 17:14:45 -05:00
Alex Gleason
73f407455e
Sentry: use DSN from SoapboxConfig 2023-10-05 16:33:59 -05:00
Alex Gleason
645ce60a5f
eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
Alex Gleason
def95d2b5c
Add a LandingTimeline, put the site name and description on it 2023-09-21 12:02:02 -05:00
Alex Gleason
df2c2288fb
Move invite signup into the UI 2023-09-20 14:26:08 -05:00
Alex Gleason
977d908db0
Move Edit Password into the UI 2023-09-20 14:19:03 -05:00
Alex Gleason
68bdcd30de
Move Reset Password into the UI 2023-09-20 14:17:09 -05:00
Alex Gleason
ffae3f89df
Move Login page to UI 2023-09-20 13:57:33 -05:00
Alex Gleason
e9caa6f69e
Move signup page into the UI 2023-09-20 12:59:55 -05:00
Alex Gleason
e9b245b7d4
Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
Alex Gleason
804761fd09
Move About pages to within the UI 2023-09-19 17:29:24 -05:00
Alex Gleason
bea2020287
Remove Truth Social registration 2023-09-18 21:07:32 -05:00
Alex Gleason
f9679d270b
Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00