Commit graph

81 commits

Author SHA1 Message Date
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
Alex Gleason
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
Alex Gleason
19ab202737
Update code to new react-query API 2023-10-17 15:19:05 -05:00
Alex Gleason
8edd1a830d
submitCompose: make it an async function 2023-10-13 13:31:39 -05:00
Alex Gleason
181df09039
submitCompose: accept an options object 2023-10-13 11:47:24 -05:00
Alex Gleason
b2c766c8ce
Sentry: unset the Sentry account when appropriate 2023-10-12 21:56:14 -05:00
Alex Gleason
a98dfd8c11
Send username/id to Sentry 2023-10-12 20:07:48 -05:00
Alex Gleason
f6251a221a
Run yarn i18n, copy some messages from en.json back into source files 2023-10-11 15:15:50 -05:00
Alex Gleason
34131cdfcc
Convert all tests to ESM 2023-10-08 22:31:36 -05:00
Alex Gleason
b02c39da2d
Delete Bundle component, use Suspense and React.lazy 2023-10-07 17:14:45 -05:00
Tassoman
5ed8c78c88 added vertical scroll feature to the autosuggest component 2023-10-07 13:26:14 +00:00
Alex Gleason
3e6af89a9b
Enable Nostr registration 2023-10-04 18:07:49 -05:00
Alex Gleason
28731f6087
Nostr: enable Nostr login 2023-10-04 18:03:26 -05:00
Alex Gleason
3f640e9797
Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
Alex Gleason
645ce60a5f
eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
Alex Gleason
cdda5363f6
actions: useEmoji --> chooseEmoji 2023-09-25 16:20:47 -05:00
Alex Gleason
421cd3721d
Fix composer always being in Markdown
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1526
2023-09-24 13:10:34 -05:00
Alex Gleason
3b630ed8fb
Convert instance to use zod 2023-09-23 20:49:33 -05:00
Alex Gleason
89b1574c77
Make Lexical the only editor 2023-09-23 14:32:02 -05:00
Alex Gleason
ac591e029e
Merge remote-tracking branch 'origin/main' into lexical 2023-09-22 13:36:04 -05:00
Alex Gleason
f3ff33ff50
Remove Trending Truths 2023-09-22 11:42:28 -05:00
Alex Gleason
f01d088d06
Remove Truth Social feed carousel 2023-09-22 11:40:11 -05:00
Alex Gleason
77d18e9cd3
Merge remote-tracking branch 'origin/main' into lexical 2023-09-20 19:13:16 -05:00
Alex Gleason
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
Alex Gleason
6305e9d9bc
Remove support for Ethereum signin 2023-09-20 16:12:34 -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