Commit Graph

42 Commits

Author SHA1 Message Date
49bde675c3 Add KeygenStep, only show ExtensionStep when window.nostr is present 2024-02-18 22:55:05 -06:00
15ae362a8e Add NKeyStorage class to retrieve and set keys in browser storage in a mostly-secure way 2024-02-18 16:45:36 -06:00
b2faa1406b Fix some typos
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-01-11 14:53:06 +01:00
2a0d701fea features: enable Mastodon admin on Ditto 2024-01-05 14:53:17 -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
a6cb538662 features: enable bookmarks on ditto 2024-01-01 14:09:56 -06:00
df020e4253 ServiceWorker: don't wait for window.onload before registering the worker 2023-11-20 14:22:48 -06:00
8ba328d96b Prevent a new ServiceWorker from being installed after the page loads 2023-11-20 13:45:52 -06:00
cdb89ae8fd Bring back NetworkError column 2023-11-14 14:41:35 -06:00
9154b63892 Fix emoji unreact
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1616
2023-11-14 01:41:45 -06: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
b31df6dcfb Support Iceshrimp
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-29 00:21:28 +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
b25408a79f Merge branch 'account-local' into 'main'
Add 'local' to account schema

See merge request soapbox-pub/soapbox!2835
2023-10-21 23:49:06 +00:00
ba5e018e3c Add 'local' to account schema
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-22 00:14:23 +02:00
4752feb1b8 Update Takahē compatibility, add fixVersion to instanceSchema
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-21 23:45:54 +02:00
19ab202737 Update code to new react-query API 2023-10-17 15:19:05 -05:00
1f7effc97d Refactor sounds, oga -> ogg, remove proprietary avatar from boop.mp3 2023-10-15 17:43:53 -05:00
1bfe5908a9 sounds: suppress error when user has disabled autoplay 2023-10-15 17:23:35 -05:00
20a63d2915 Force use of latn numberingSystem throughout the UI
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1580
2023-10-15 13:11:37 -05:00
e2b8a74e91 Sentry: add Soapbox context 2023-10-12 21:51:06 -05:00
9036d8a9a0 Input: support RTL detection on all Inputs, remove from AutosuggestInput 2023-10-11 13:33:45 -05:00
ae63d37d78 rtl.ts -> utils/rtl.ts 2023-10-10 20:02:22 -05:00
34131cdfcc Convert all tests to ESM 2023-10-08 22:31:36 -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
3b630ed8fb Convert instance to use zod 2023-09-23 20:49:33 -05:00
ac591e029e Merge remote-tracking branch 'origin/main' into lexical 2023-09-22 13:36:04 -05:00
5e204437df Remove Truth Social PolicyModal 2023-09-22 11:46:58 -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
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
0d15516427 Merge branch 'rm-metamask' into 'main'
Remove support for Ethereum signin

See merge request soapbox-pub/soapbox!2735
2023-09-20 21:23:54 +00:00
6305e9d9bc Remove support for Ethereum signin 2023-09-20 16:12:34 -05:00
389ec700b8 Add types to compileTime modules 2023-09-20 16:02:36 -05:00
e9b245b7d4 Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
757d8ba545 Remove Truth Social Ads 2023-09-19 11:17:12 -05:00
bea2020287 Remove Truth Social registration 2023-09-18 21:07:32 -05:00
dd97a46a03 Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
f9679d270b Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00