Wykres commitów

42 Commity (d9933105aea51705705d6e7df6a7420816d16404)

Autor SHA1 Wiadomość Data
marcin mikołajczak 10db5c264d Merge remote-tracking branch 'origin/main' into announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-09 23:41:53 +02:00
marcin mikołajczak 161db37ba0 Use react-query and zod for announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-09 23:38:09 +02:00
marcin mikołajczak 9375f1f117 Allow managing instance rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 11:07:32 +02:00
marcin mikołajczak b36b636493 Merge remote-tracking branch 'origin/main' into dashboard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 10:02:10 +02:00
marcin mikołajczak f06ec3469b Merge remote-tracking branch 'origin/main' into dashboard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 09:14:33 +02:00
Alex Gleason 199f534892
Redirect NIP-19 IDs 2024-04-06 20:50:10 -05:00
marcin mikołajczak 0fc158a7d0 Allow to manage instance relays
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-02 11:45:15 +02:00
Alex Gleason db9f65cf77
Add basic Nostr relay editor UI 2024-04-01 12:09:47 -05:00
Alex Gleason aea4c21689
Feature-gate EditIdentity screen 2024-03-27 17:52:34 -05:00
Alex Gleason 9bc845d1a5
Merge remote-tracking branch 'origin/main' into ditto-identity 2024-03-27 11:40:27 -05:00
marcin mikołajczak 66ad4f8753 Multitenancy support 2024-03-27 11:31:54 +00:00
Alex Gleason bd552ab084
Add EditIdentity page (wip) 2024-03-25 11:20:02 -05:00
marcin mikołajczak 4871c30b8c Merge branch 'main' into 'black-mode'
# Conflicts:
#   src/features/bookmarks/index.tsx
2024-03-24 23:09:28 +00:00
marcin mikołajczak 067fc9e45d Black mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 17:38:34 +01:00
marcin mikołajczak 1ef88e2cc2 Bookmark folders route should not be feature gated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-23 15:59:24 +01:00
marcin mikołajczak eceafedec4 Bookmark folders
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-22 14:53:25 +01:00
marcin mikołajczak 231a68fb63 Merge remote-tracking branch 'origin/main' into instance-v2
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-01-05 00:41:06 +01:00
Alex Gleason 8108ac2a67
yarn lint:js --fix 2023-12-20 21:17:33 -06:00
Alex Gleason 54aa09c6b1
Developers: fix /error/network route 2023-11-14 14:47:04 -06:00
marcin mikołajczak 1b31a0558e Fix registration status
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-28 16:20:54 +02:00
Alex Gleason 645aa494f5
UI: wrap SidebarMenu with Suspense
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1562
2023-10-12 00:29:02 -05:00
Alex Gleason 679c0feb54
ChatPane: clean up, switch to the other side in RTL 2023-10-10 17:12:10 -05:00
Alex Gleason 78884a4248
UI: wrap StatusHoverCard with Suspense boundary 2023-10-07 22:57:43 -05: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 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 3a221e8c86
Bundle: just wrap it with React.Suspense 2023-10-07 15:37:54 -05:00
Alex Gleason 645ce60a5f
eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
Alex Gleason b8e8be714a
Fix standalone redirect
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1524
2023-09-22 17:33:33 -05:00
Alex Gleason 5e204437df
Remove Truth Social PolicyModal 2023-09-22 11:46:58 -05:00
Alex Gleason 2e35c426d4
Fix search being a public route 2023-09-21 13:51:09 -05:00
Alex Gleason f0cc9ed4d4
Fix EmptyPage being an actual empty page 2023-09-21 13:50:31 -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 0664484ba9
Move External Login form into the UI 2023-09-20 14:40:52 -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 f9679d270b
Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00