Commit Graph

12 Commits

Author SHA1 Message Date
marcin mikołajczak
067fc9e45d Black mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 17:38:34 +01:00
Alex Gleason
b9a0c1f0f6 Add NostrContext to manage connection to Nostr relay 2024-03-06 20:03:18 -06:00
Alex Gleason
ffdb744d16 Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
Alex Gleason
1e9b209f06 Differentiate instance V1 and V2
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1635
2024-01-12 18:10:49 -06:00
Alex Gleason
4162808ce0 Don't load GdprBanner unless configured 2023-11-14 15:53:57 -06:00
Alex Gleason
45c1d252ba error-boundary.ts -> site-error-boundary.ts 2023-10-21 15:33:31 -05:00
Alex Gleason
d7ea38cf22 Rewrite ErrorBoundary as a functional component using react-error-boundary 2023-10-21 15:32:37 -05:00
Alex Gleason
f844f147b0 SoapboxMount: fix Suspense boundary for UI
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1589
2023-10-21 13:02:39 -05:00
Alex Gleason
c3cfd5764d Unchunk init 2023-10-13 15:25:59 -05:00
Alex Gleason
2cdfaf4871 Remove useSentry hook, reorganize in SoapboxHead 2023-10-12 19:52:28 -05:00
Alex Gleason
82ea3e60a7 SoapboxMount: add Suspense boundaries 2023-10-07 22:48:42 -05:00
Alex Gleason
fe859593f7 Move soapbox.tsx and friends into src/init/ 2023-10-07 18:51:25 -05:00