Commit Graph

47 Commits

Author SHA1 Message Date
c3ebb5c428 accounts_meta: switch to immer, use the results for useOwnAccount 2024-03-24 17:50:54 -05:00
eceafedec4 Bookmark folders
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-22 14:53:25 +01:00
1417d46af5 Make NostrLogin modal flow work 2024-03-17 15:29:58 -05:00
5bc6a9a220 Rework nostrExtensionLogIn action 2024-03-16 15:50:26 -05:00
a83916537a Git Nostr signer from currently-logged-in account 2024-03-15 15:15:53 -05:00
3157969645 Advance from KeygenStep to AccountStep 2024-02-19 15:17:35 -06:00
b950a7a052 Rework Nostr modal actions 2024-02-13 17:01:07 -06:00
7f74ec80af Let signer be undefined if there's no way to sign 2024-02-11 12:53:40 -06:00
cb14b34309 Add NSpec and SoapboxSigner 2024-02-11 12:40:14 -06:00
d4490f4e80 Fix optimistic zapping 2024-01-22 16:12:30 -06:00
d20d08bc8f Optimistic zap 2024-01-15 18:56:18 -06:00
9cad54c97c Nostr Zaps 2024-01-15 18:53:49 -06:00
1e9b209f06 Differentiate instance V1 and V2
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1635
2024-01-12 18:10:49 -06:00
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
0db0aeb440 Fix federation modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-11-01 23:30:32 +01:00
1d3424e648 Display emoji reactions on glitch-soc and Iceshrimp
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-29 23:00:48 +01:00
d462e6df8f Add missing await
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-28 12:13:31 +02:00
7c752f088c instance v1 to v2 convesion
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-27 23:48:54 +02:00
86e0245de3 Remove unneeded AxiosError usages 2023-10-23 17:24:09 -05:00
ba5e018e3c Add 'local' to account schema
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-22 00:14:23 +02:00
19ab202737 Update code to new react-query API 2023-10-17 15:19:05 -05:00
8edd1a830d submitCompose: make it an async function 2023-10-13 13:31:39 -05:00
181df09039 submitCompose: accept an options object 2023-10-13 11:47:24 -05:00
b2c766c8ce Sentry: unset the Sentry account when appropriate 2023-10-12 21:56:14 -05:00
a98dfd8c11 Send username/id to Sentry 2023-10-12 20:07:48 -05:00
f6251a221a Run yarn i18n, copy some messages from en.json back into source files 2023-10-11 15:15:50 -05:00
34131cdfcc Convert all tests to ESM 2023-10-08 22:31:36 -05:00
b02c39da2d Delete Bundle component, use Suspense and React.lazy 2023-10-07 17:14:45 -05:00
5ed8c78c88 added vertical scroll feature to the autosuggest component 2023-10-07 13:26:14 +00:00
3e6af89a9b Enable Nostr registration 2023-10-04 18:07:49 -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
cdda5363f6 actions: useEmoji --> chooseEmoji 2023-09-25 16:20:47 -05:00
421cd3721d Fix composer always being in Markdown
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1526
2023-09-24 13:10:34 -05:00
3b630ed8fb Convert instance to use zod 2023-09-23 20:49:33 -05:00
89b1574c77 Make Lexical the only editor 2023-09-23 14:32:02 -05:00
ac591e029e Merge remote-tracking branch 'origin/main' into lexical 2023-09-22 13:36:04 -05:00
f3ff33ff50 Remove Trending Truths 2023-09-22 11:42:28 -05:00
f01d088d06 Remove Truth Social feed carousel 2023-09-22 11:40:11 -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
6305e9d9bc Remove support for Ethereum signin 2023-09-20 16:12:34 -05:00
804761fd09 Move About pages to within the UI 2023-09-19 17:29:24 -05:00
bea2020287 Remove Truth Social registration 2023-09-18 21:07:32 -05:00
f9679d270b Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00