Commit graph

857 commits

Author SHA1 Message Date
2b33d1d6aa Rename project to pl-fe
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 23:09:10 +02:00
7ae2b4282f Fix some settings, move them back to Settings page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 22:47:49 +02:00
096c005a94 Truncate account note in ProfileHoverCard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 21:13:48 +02:00
a83a871963 Black theme improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 21:06:26 +02:00
Alex Gleason
d2a28ea3c9
Support the full NIP-46 protocol 2024-04-28 11:13:54 -05:00
4d75987b3f Merge branch 'sensitive' into fork 2024-04-28 15:27:15 +02:00
231fe8c0f3 Merge branch 'drafts' into fork
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 15:27:01 +02:00
18b3a73a49 Merge branch 'missing-description-confirmation' into fork 2024-04-28 15:25:26 +02:00
43cc692c37 Announcement reactions fix
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 15:23:57 +02:00
9a089bb168 Remove more unused code
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 15:18:13 +02:00
b9e5358cd7 Remove unused code
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 14:58:09 +02:00
0308aec65b Remove Truth Social-specific features
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 14:50:23 +02:00
5ba66f79ba Revert 4c31cf2b
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 12:06:38 +02:00
fd65f7f71e Prefer to/href for DropdownMenuItems
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 11:32:56 +02:00
Alex Gleason
d7b9cb3e67
Upgrade TypeScript to v5.4.5 2024-04-26 17:36:22 -05:00
Alex Gleason
22586004e8
NIP-46: stringify event object in accordance with updated spec 2024-04-25 21:47:13 -05:00
aace58ccb4 Fix role badges for Pleroma
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-24 17:02:55 +02:00
Alex Gleason
5f838b5e52
useAnnouncements: avoid toSorted 2024-04-23 18:05:51 -05:00
9a5f2bbc77 Merge expandSpoilers and displayMedia into a single option
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-21 22:07:50 +02:00
a5ab595446 Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-21 19:10:06 +02:00
5f98175a32 Improve sensitive content logic, remove 'status under review'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-21 19:07:14 +02:00
1b73a1fbc3 Black theme: set counter ring color
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-18 23:51:04 +02:00
Alex Gleason
b86da5f426
Badge: fix page crash when color isn't defined
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1650
2024-04-16 15:35:50 -05:00
marcin mikołajczak
1518615767 Merge branch 'mastodon-badges' into 'main'
Support role badges on Mastodon

See merge request soapbox-pub/soapbox!2985
2024-04-16 10:49:48 +00:00
marcin mikołajczak
fa34fa3652 Merge branch 'announcements' into 'main'
Use react-query and zod for announcements

See merge request soapbox-pub/soapbox!2990
2024-04-15 20:39:35 +00:00
marcin mikołajczak
5f515524f8 Merge branch 'persist-instance' into 'main'
Fix instance persistence in indexeddb

See merge request soapbox-pub/soapbox!2991
2024-04-15 20:29:12 +00:00
f90a1618d2 Allow to change folder for an existing bookmark
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-13 13:25:37 +02:00
7a8b473406 Fix instance persistence in indexeddb
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-10 00:03:18 +02:00
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
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
4dec7a4111 yarn i18n
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 12:06:42 +02:00
890975fe93 Dashboard: hooks cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 12:03:10 +02:00
9375f1f117 Allow managing instance rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 11:07:32 +02:00
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
771c9643dc Switch admin log to react-query
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 09:52:54 +02:00
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
Alex Gleason
00aa373997
useEntityLookup: fix lookup redirect 2024-04-06 20:45:54 -05:00
Alex Gleason
2c9bdf03a4
StatusActionBar: get external domain from status.uri instead of fqn 2024-04-06 19:39:41 -05:00
f69d1d95e4 Support Mastodon rule hints
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-06 09:36:18 +02:00
e3a87a0326 Support role badges on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-05 17:12:12 +02:00
3a27967846 Add ability to reorder uploaded media before posting in web UI
Based on Gargron's changes in Mastodon: https://github.com/mastodon/mastodon/pull/28456

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-05 14:00:15 +02:00
marcin mikołajczak
35620a7330 Merge branch 'missing-alt-description' into 'main'
Add optional indicator for attachments without description

See merge request soapbox-pub/soapbox!2982
2024-04-04 09:24:17 +00:00
8ef1de5f7a Merge remote-tracking branch 'origin/main' into missing-description-confirmation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-04 11:05:04 +02:00
d3c0604599 Add optional indicator for attachments without description
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-04 11:02:15 +02:00
marcin mikołajczak
9ef7521e39 Merge branch 'indicate-quote' into 'main'
Indicate that quoted post quotes another post

Closes #1465

See merge request soapbox-pub/soapbox!2980
2024-04-04 08:53:34 +00:00
Alex Gleason
28422b4518
useSignerStream: fix first event signing right after logging in 2024-04-03 17:59:34 -05:00
a75a3cdc37 Indicate that quoted post quotes another post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-04 00:30:57 +02:00
marcin mikołajczak
1e79d6a903 Merge branch 'site-preview-z-index' into 'main'
Fix SitePreview z-index

See merge request soapbox-pub/soapbox!2978
2024-04-03 22:22:18 +00:00
75be34ce45 Move missing description confirmation setting back to Settings, add optional indicator for attachments without description
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-04 00:12:36 +02:00
marcin mikołajczak
06c6bbf39f Merge branch 'account-container-fix' into 'main'
Improve pending/scheduled statuses styles

See merge request soapbox-pub/soapbox!2977
2024-04-03 22:00:47 +00:00
41d8d3e2da Fix SitePreview z-index
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 23:50:51 +02:00
6f1b64144f AccountContainer: Pass withRelationship to Account
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 23:46:32 +02:00
4a11d56832 Improve pending/scheduled statuses styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 23:34:03 +02:00
1505f96258 Update to @tabler/icons 3.1.0, use filled for active state
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 13:28:30 +02:00
1265f99ef4 Change drafts KVStore key
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-02 23:32:12 +02:00
8c36432a06 Merge remote-tracking branch 'origin/main' into drafts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-02 23:11:30 +02:00
Alex Gleason
a17128c268
edit relays: fix useEffect 2024-04-02 14:41:59 -05:00
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
569f7e5b36
yarn i18n 2024-04-02 01:56:29 -05:00
Alex Gleason
20f60e763c
edit relays: hook up data 2024-04-02 01:54:55 -05:00
Alex Gleason
bc6082d3f2
RelayEditor: allow setting the marker 2024-04-01 13:19:19 -05:00
Alex Gleason
db9f65cf77
Add basic Nostr relay editor UI 2024-04-01 12:09:47 -05:00
Alex Gleason
98898e9eb5 Merge branch 'ditto-identity' into 'main'
Ditto identity

See merge request soapbox-pub/soapbox!2968
2024-04-01 16:26:10 +00:00
77c41728e6 Fix: Cannot Pin/Unpin Instances
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-01 15:20:54 +02:00
9df5aaa572 Status drafts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-01 13:06:23 +02:00
66a304a3d2 Fix: Cannot Pin/Unpin Instances
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-29 23:57:36 +01:00
Alex Gleason
06beaa54de
yarn i18n 2024-03-28 13:48:38 -05:00
Alex Gleason
aea4c21689
Feature-gate EditIdentity screen 2024-03-27 17:52:34 -05:00
Alex Gleason
bd46f1230b
useNostrReq: deduplicate events with NSet 2024-03-27 15:19:00 -05:00
Alex Gleason
9bc845d1a5
Merge remote-tracking branch 'origin/main' into ditto-identity 2024-03-27 11:40:27 -05:00
Alex Gleason
37816b0a8c
EditIdentity: only pull current user's pubkey 2024-03-27 09:53:45 -05:00
Alex Gleason
c02f23c322
EditIdentity: pull identifiers from Nostr 2024-03-27 09:52:07 -05:00
marcin mikołajczak
5b5eb52793 Merge branch 'bookmark-folders' into 'main'
Change message for empty bookmark folder

See merge request soapbox-pub/soapbox!2965
2024-03-27 11:40:04 +00:00
marcin mikołajczak
61de6b1e15 Change message for empty bookmark folder 2024-03-27 11:40:04 +00:00
marcin mikołajczak
66ad4f8753 Multitenancy support 2024-03-27 11:31:54 +00:00
Weblate Translation Memory
efcede4d93
Translated using Weblate (Italian)
Currently translated at 100.0% (1571 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-27 04:02:08 +01:00
Tassoman
b2a94a162d
Translated using Weblate (Italian)
Currently translated at 100.0% (1571 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-27 04:02:08 +01:00
Tassoman
691a15e2f8
Translated using Weblate (Italian)
Currently translated at 99.4% (1562 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 21:20:03 +01:00
Tassoman
e52e88cc4e
Translated using Weblate (Italian)
Currently translated at 99.4% (1562 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:51:02 +01:00
LibreTranslate
1fb3ddd743
Translated using Weblate (Italian)
Currently translated at 99.4% (1562 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:51:01 +01:00
Weblate Translation Memory
a6b0f4084a
Translated using Weblate (Italian)
Currently translated at 99.2% (1560 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:50:43 +01:00
Tassoman
64f9000919
Translated using Weblate (Italian)
Currently translated at 99.2% (1560 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:50:43 +01:00
LibreTranslate
dcb1af6ff7
Translated using Weblate (Italian)
Currently translated at 99.2% (1560 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:50:43 +01:00
Tassoman
bddaa9cf36
Translated using Weblate (Italian)
Currently translated at 98.5% (1548 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:48:55 +01:00
Weblate Translation Memory
8ffe386399
Translated using Weblate (Italian)
Currently translated at 98.5% (1548 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:48:55 +01:00
LibreTranslate
9d3a70d7cb
Translated using Weblate (Italian)
Currently translated at 98.4% (1546 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:48:15 +01:00
Weblate Translation Memory
5b948e953f
Translated using Weblate (Italian)
Currently translated at 98.4% (1546 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:48:15 +01:00
Tassoman
77632904f0
Translated using Weblate (Italian)
Currently translated at 98.4% (1546 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:48:15 +01:00
Weblate Translation Memory
f84613aa48
Translated using Weblate (Italian)
Currently translated at 97.4% (1531 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:42:14 +01:00
LibreTranslate
8f3250a10e
Translated using Weblate (Italian)
Currently translated at 97.4% (1531 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:42:14 +01:00
Tassoman
174b18be1e
Translated using Weblate (Italian)
Currently translated at 97.4% (1531 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:42:14 +01:00
LibreTranslate
cc8f2739bc
Translated using Weblate (Italian)
Currently translated at 96.3% (1514 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:36:49 +01:00
Tassoman
537add952b
Translated using Weblate (Italian)
Currently translated at 96.3% (1514 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-26 20:36:49 +01:00
gallegonovato
2084ee796d
Translated using Weblate (Spanish)
Currently translated at 98.9% (1555 of 1571 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2024-03-26 00:22:58 +01:00
Hosted Weblate
c6d46b490a
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2024-03-25 22:24:26 +01:00
gallegonovato
96b12b7ad4
Translated using Weblate (Spanish)
Currently translated at 98.8% (1538 of 1556 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2024-03-25 22:24:24 +01:00
marcin mikołajczak
ae7ecf1c4e
Translated using Weblate (Polish)
Currently translated at 99.7% (1552 of 1556 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2024-03-25 22:24:24 +01:00
marcin mikołajczak
175fdb7d56
Translated using Weblate (Polish)
Currently translated at 99.2% (1541 of 1553 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2024-03-25 22:24:24 +01:00
Hosted Weblate
9f764d4f21
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2024-03-25 22:24:24 +01:00
Weblate Translation Memory
ef06a2443d
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.3% (1527 of 1537 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2024-03-25 22:24:24 +01:00
Avid Seeker
559d98ee8d
Translated using Weblate (Arabic)
Currently translated at 99.9% (1536 of 1537 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2024-03-25 22:24:24 +01:00
gallegonovato
e0f152d14e
Translated using Weblate (Spanish)
Currently translated at 100.0% (1537 of 1537 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2024-03-25 22:24:24 +01:00
Ryan He
a3f6cb6aae
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.5% (1522 of 1529 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant/
2024-03-25 22:24:23 +01:00
Tassoman
a16aa07f0f
Translated using Weblate (Italian)
Currently translated at 100.0% (1529 of 1529 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-25 22:24:23 +01:00
LibreTranslate
e73155721e
Translated using Weblate (Italian)
Currently translated at 100.0% (1529 of 1529 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-25 22:24:23 +01:00
Weblate Translation Memory
70d0eaff38
Translated using Weblate (Italian)
Currently translated at 100.0% (1529 of 1529 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-25 22:24:23 +01:00
Weblate Translation Memory
2fb980071a
Translated using Weblate (Italian)
Currently translated at 98.3% (1504 of 1529 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-25 22:24:23 +01:00
Tassoman
f16c3e08b6
Translated using Weblate (Italian)
Currently translated at 98.3% (1504 of 1529 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-25 22:24:23 +01:00
LibreTranslate
39890eb9b5
Translated using Weblate (Italian)
Currently translated at 98.2% (1502 of 1529 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/it/
2024-03-25 22:24:23 +01:00
Ryan He
36e40c9cd3
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.4% (1520 of 1529 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant/
2024-03-25 22:24:23 +01:00
AlihBahasa
c5ee92d0d1
Translated using Weblate (Indonesian)
Currently translated at 99.5% (1522 of 1529 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/id/
2024-03-25 22:24:23 +01:00
JAVIER CACERES
a4f8555635
Translated using Weblate (Spanish)
Currently translated at 100.0% (1529 of 1529 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2024-03-25 22:24:23 +01:00
gallegonovato
8b31729b30
Translated using Weblate (Spanish)
Currently translated at 100.0% (1529 of 1529 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2024-03-25 22:24:23 +01:00
marcin mikołajczak
95eafda5a6
Translated using Weblate (Polish)
Currently translated at 99.7% (1524 of 1528 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2024-03-25 22:24:23 +01:00
Milo Ivir
0b47bb5be5
Translated using Weblate (Croatian)
Currently translated at 81.0% (1238 of 1528 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hr/
2024-03-25 22:24:23 +01:00
Hosted Weblate
4bf1579e70
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2024-03-25 22:24:23 +01:00
Mizuho SHINOHARA
53cee5b0d8
Translated using Weblate (Japanese)
Currently translated at 91.6% (1401 of 1528 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ja/
2024-03-25 22:24:23 +01:00
Hosted Weblate
ffe0bf71f8
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2024-03-25 22:24:23 +01:00
Mizuho SHINOHARA
6e081a2e51
Translated using Weblate (Japanese)
Currently translated at 89.6% (1370 of 1528 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ja/
2024-03-25 22:24:23 +01:00
Hosted Weblate
9629773d46
Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2024-03-25 22:24:23 +01:00
Mizuho SHINOHARA
ffaf297365
Translated using Weblate (Japanese)
Currently translated at 85.9% (1313 of 1528 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ja/
2024-03-25 22:24:23 +01:00
gallegonovato
a3a2e61003
Translated using Weblate (Spanish)
Currently translated at 100.0% (1528 of 1528 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2024-03-25 22:24:23 +01:00
LibreTranslate
2d4cb21657
Translated using Weblate (Arabic)
Currently translated at 99.9% (1527 of 1528 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2024-03-25 22:24:23 +01:00
Temuri Doghonadze
a4a78c4f98
Translated using Weblate (Georgian)
Currently translated at 24.4% (374 of 1527 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ka/
2024-03-25 22:24:23 +01:00
marcin mikołajczak
3107552815
Translated using Weblate (Polish)
Currently translated at 99.5% (1520 of 1527 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2024-03-25 22:24:23 +01:00
jonnysemon
d9f85f3e85
Translated using Weblate (Arabic)
Currently translated at 99.9% (1526 of 1527 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2024-03-25 22:24:23 +01:00
gallegonovato
8888d80901
Translated using Weblate (Spanish)
Currently translated at 100.0% (1527 of 1527 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2024-03-25 22:24:23 +01:00
gallegonovato
e1a327ec78
Translated using Weblate (Spanish)
Currently translated at 96.8% (1479 of 1527 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
2024-03-25 22:24:23 +01:00
Poesty Li
07b25ef139
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1526 of 1526 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
2024-03-25 22:24:23 +01:00
Weblate Translation Memory
d11ea49239
Translated using Weblate (Arabic)
Currently translated at 100.0% (1526 of 1526 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2024-03-25 22:24:23 +01:00
newidyn
5347e38926
Translated using Weblate (Welsh)
Currently translated at 38.7% (591 of 1526 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/cy/
2024-03-25 22:24:23 +01:00
marcin mikołajczak
50c38a40fd
Translated using Weblate (Polish)
Currently translated at 99.6% (1520 of 1526 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2024-03-25 22:24:23 +01:00
Rizal Sambayu
7e2ea00358
Translated using Weblate (Javanese)
Currently translated at 8.5% (130 of 1526 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/jv/
2024-03-25 22:24:23 +01:00
Rizal Sambayu
54469ffdf4
Translated using Weblate (Javanese)
Currently translated at 8.4% (129 of 1526 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/jv/
2024-03-25 22:24:23 +01:00
Rizal Sambayu
c6e767bd67
Translated using Weblate (Javanese)
Currently translated at 8.2% (126 of 1526 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/jv/
2024-03-25 22:24:23 +01:00
marcin mikołajczak
7488a9e20b Merge branch 'i18n' into 'main'
Add missing strings to translation, enable formatjs ESLint rules

See merge request soapbox-pub/soapbox!2826
2024-03-25 21:24:13 +00:00
Alex Gleason
4370a772a6
EditIdentity: add exclamation emoji for unverified name 2024-03-25 13:12:08 -05:00
Alex Gleason
51978c83f0
EditIdentity: save nip05 to profile 2024-03-25 12:43:36 -05:00
Alex Gleason
fb3af2f74b
UsernameInput: reuse i18n message from nip05 profile field 2024-03-25 11:57:27 -05:00
Alex Gleason
0f1ece2c9e Merge branch 'instance-uri' into 'main'
instanceSchema: v1.uri -> v2.domain

See merge request soapbox-pub/soapbox!2963
2024-03-25 16:34:33 +00:00
Alex Gleason
bd552ab084
Add EditIdentity page (wip) 2024-03-25 11:20:02 -05:00
Alex Gleason
47492bac9a
EditProfile: use instance.domain in nip05 placeholder 2024-03-25 11:19:23 -05:00
Alex Gleason
4e7a3e018c
instanceSchema: v1.uri -> v2.domain 2024-03-25 11:17:12 -05:00
9585b3a870 Add missing strings to translation, enable formatjs ESLint rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-25 12:49:48 +01:00
7749f93c21 Fix ScrollableList class names regression
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-25 11:38:46 +01:00
f0f0da8bca Minor style improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-25 11:28:06 +01:00
marcin mikołajczak
a4bea06b76 Merge branch 'black-mode' into 'main'
Black mode

See merge request soapbox-pub/soapbox!2959
2024-03-24 23:24:11 +00: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
Alex Gleason
c3ebb5c428
accounts_meta: switch to immer, use the results for useOwnAccount 2024-03-24 17:50:54 -05:00
Alex Gleason
0716c5189e Merge branch 'nip05' into 'main'
Nostr: allow setting a nip05 username

See merge request soapbox-pub/soapbox!2960
2024-03-24 22:27:08 +00:00
d5f715c89b yarn i18n
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 22:55:45 +01:00
2c5ee5db1b Black for touchscreen actions modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 22:54:49 +01:00
Alex Gleason
b9111719f0
Nostr: allow setting a nip05 username 2024-03-24 16:46:25 -05:00
1c5e8bc7d4 Change icon, rename theme, set divideType based on theme
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 22:41:44 +01:00
5e1499ed82 More colors
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 20:37:39 +01:00
7e9906c315 Fix layout, add missing colors
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 20:28:51 +01:00
marcin mikołajczak
9948b5a5d5 Merge branch 'bookmark-folders' into 'main'
Bookmark folders

See merge request soapbox-pub/soapbox!2957
2024-03-24 18:45:32 +00:00
e1dc73d6db Fix error handling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 19:00:43 +01:00
fb9a7fc8b7 Call it 'beta' for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 17:39:39 +01:00
067fc9e45d Black mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 17:38:34 +01:00
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
eceafedec4 Bookmark folders
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-22 14:53:25 +01:00
Alex Gleason
56d0779a43
NostrProvider: memoize the signer 2024-03-21 18:13:33 -05:00
Alex Gleason
262580811d
yarn i18n 2024-03-18 13:45:34 -05:00
Alex Gleason
e131467af9
Fix up login/signing paths and buttons 2024-03-18 13:44:34 -05:00
Alex Gleason
7cfbf22b27
ExtensionStep: combine into one component 2024-03-17 18:06:27 -05:00
Alex Gleason
6fb7c337a3
Fi nostr_signup accidentally capitalized i18n strings 2024-03-17 18:03:30 -05:00
Alex Gleason
e866b95282
Fix navigating between NostrSignup and NostrLogin 2024-03-17 18:00:32 -05:00
Alex Gleason
ddee1d9d4e
KeygenStep: log the user in 2024-03-17 17:49:41 -05:00
Alex Gleason
ab0f9b0a43
KeyStep: fix modals, sort of 2024-03-17 15:35:39 -05:00
Alex Gleason
1417d46af5
Make NostrLogin modal flow work 2024-03-17 15:29:58 -05:00
Alex Gleason
10a12905ff
NostrExtensionIndicator: close either modal on click 2024-03-16 16:25:26 -05:00
Alex Gleason
463f260b2e
NostrLoginModal: fix handleClose 2024-03-16 16:10:54 -05:00
Alex Gleason
7adb676653
Have only one NostrExtensionIndicator component 2024-03-16 16:10:08 -05:00
Alex Gleason
b94ea6cd42
Move EmojiGraphic to soapbox/components 2024-03-16 16:08:23 -05:00
Alex Gleason
f7b7260eea
nostr-signin-modal -> nostr-signup-modal 2024-03-16 16:05:56 -05:00
Alex Gleason
62723a2c16
Break NostrLogin into a separate flow from NostrSignin 2024-03-16 16:03:54 -05:00
Alex Gleason
5bc6a9a220
Rework nostrExtensionLogIn action 2024-03-16 15:50:26 -05:00
Alex Gleason
a8e786a578
NostrSignin: update steps 2024-03-16 15:10:34 -05:00
Alex Gleason
77f766ff64
Remove unused DittoSignup module 2024-03-16 15:08:48 -05:00
Alex Gleason
5b23166fb7
NostrSignin: remove IdentityStep, AccountStep, other useless code 2024-03-16 15:06:55 -05:00
Alex Gleason
b8b22fc637
NostrSignin: remove unused setSigner state 2024-03-16 15:02:40 -05:00
Alex Gleason
df24beeb54
Add key import step 2024-03-15 16:10:03 -05:00
Alex Gleason
a83916537a
Git Nostr signer from currently-logged-in account 2024-03-15 15:15:53 -05:00
Alex Gleason
44411fdf29
Add weblock package 2024-03-15 12:25:38 -05:00
Alex Gleason
a72e9c1c04
Merge remote-tracking branch 'origin/main' into ditto-auth 2024-03-15 10:52:29 -05:00
Alex Gleason
8633eca37d
cardSchema: take innerHTML instead, force type to 'link' if html is empty 2024-03-14 19:09:00 -05:00
Alex Gleason
d53c1c2227
Sanitize PreviewCard html 2024-03-14 19:01:07 -05:00
Alex Gleason
34bd5b5020
Use pubkey instead of npub 2024-03-14 16:17:53 -05:00
Alex Gleason
37cc1e88f6
Hook up DVM request 2024-03-12 13:41:01 -05:00
Aldis Ruiz
733fa675d8 fix: remove .max-w-3xl from embedded status.
Will no longer create white space when the parent it's embedded in is wider than .max-w-3xl (48rem; /* 768px */
).
2024-03-11 23:41:35 +00:00
67235dcc54 Change design of Backups page a bit
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-07 19:49:39 +01:00
Alex Gleason
338d0a7b3e
Remove unused RegisterStep 2024-03-07 10:44:39 -06:00
Alex Gleason
b9a0c1f0f6
Add NostrContext to manage connection to Nostr relay 2024-03-06 20:03:18 -06:00
Alex Gleason
fc0de1bc49
Upgrade nspec to latest, switch to version from JSR 2024-03-06 17:19:45 -06:00
Alex Gleason
613d97ea78
Merge branch 'jsr' into ditto-auth 2024-03-06 15:52:49 -06:00
3786c786e2 Align poll option text to center
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-02-29 23:13:39 +01:00
9174bd774a Replace react-hotkeys with updated fork for Vite compatibility
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-02-26 14:44:01 +01:00
Alex Gleason
d229166819
Load NKeys in initial chunk so it always locks the storage 2024-02-22 11:45:11 -06:00
Alex Gleason
470511acbb
IdentityStep: prevent entry of nsec 2024-02-19 16:24:11 -06:00
Alex Gleason
3157969645
Advance from KeygenStep to AccountStep 2024-02-19 15:17:35 -06:00
Alex Gleason
0a3eb6b187
NKeyStorage: fix schema parser 2024-02-19 15:13:10 -06:00
Alex Gleason
623fb234b3
Fix ModalLoading component 2024-02-19 14:28:43 -06:00
Alex Gleason
5eb388bb3b
KeygenStep: simplify it, add a tooltip over "Next" button 2024-02-19 14:07:18 -06:00
Alex Gleason
b1dc2486de
ExtensionStep: get rid of my-6 2024-02-19 14:07:02 -06:00
Alex Gleason
451e7ab96d
ExtensionStep: improve whitespace between elements 2024-02-19 13:49:05 -06:00
Alex Gleason
772cecf26b
KeygenStep: display user's keys as copyable inputs 2024-02-19 13:26:39 -06:00
Alex Gleason
f20687313f
NostrSigninModal: represent steps as strings instead of numbers 2024-02-18 23:20:20 -06:00
Alex Gleason
49bde675c3
Add KeygenStep, only show ExtensionStep when window.nostr is present 2024-02-18 22:55:05 -06:00
Alex Gleason
f2bfa6e2f6
Upgrade nspec, parse nsec the easier way 2024-02-18 18:00:37 -06:00
Alex Gleason
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
Alex Gleason
b382a96d6a
NostrSigninModal: make use of Back button 2024-02-18 13:34:52 -06:00
Alex Gleason
ba04c43477
NostrSigninModal: make each step render a Modal directly 2024-02-18 13:27:30 -06:00
Alex Gleason
9267ef28e3
Modal: support back button 2024-02-18 13:18:07 -06:00
Alex Gleason
9ddcb1634e
NostrSigninModal: hold accountId instead of username in the state 2024-02-18 13:01:22 -06:00
Alex Gleason
872be9ead1
Flesh out AccountStep 2024-02-18 12:51:05 -06:00
Alex Gleason
4caacca2f7
IdentityStep: lookup the account before proceeding 2024-02-17 19:45:24 -06:00
Alex Gleason
a7c880e950
NostrExtensionIndicator: move to components/ subpath 2024-02-16 20:05:43 -06:00
Alex Gleason
407b19321d
NostrSigninModal: add EmojiGraphic, use an emoji on each step 2024-02-16 20:04:25 -06:00
Alex Gleason
20328961fd
Fill out KeyStep 2024-02-16 17:47:43 -06:00
Alex Gleason
603e2cc2ce
Merge remote-tracking branch 'origin/main' into ditto-auth 2024-02-16 15:57:45 -06:00
Alex Gleason
7934d43426
useSettings: useMemo 2024-02-13 23:24:07 -06:00
Alex Gleason
ffdb744d16
Refactor useSettings hook, parse with zod schema 2024-02-13 23:20:18 -06:00
Alex Gleason
b0a82a23d0
StatusInfo: truncate long text 2024-02-13 22:02:13 -06:00
Alex Gleason
a0a37b7296
Make accountLookup work with Nostr 2024-02-13 20:22:56 -06:00
Alex Gleason
b950a7a052
Rework Nostr modal actions 2024-02-13 17:01:07 -06:00
Alex Gleason
1618fbbb8f
NostrSigninModal: scaffold steps 2024-02-12 19:39:34 -06:00
Alex Gleason
1c97a163d0
NostrSigninModal: add extension indicator, flesh out IdentityStep 2024-02-12 17:57:44 -06:00
Alex Gleason
15af206a45
useAppSelector: export type 2024-02-12 17:57:28 -06:00
Alex Gleason
a9d311028e
ExtensionStep: make it kind of work 2024-02-11 17:13:29 -06:00
Alex Gleason
e02ca0e0af
Reduce circular imports in UI components 2024-02-11 16:40:08 -06:00
Alex Gleason
6e0cb369dc
Add boilerplate NostrSignin modal 2024-02-11 16:20:19 -06:00
Alex Gleason
7f74ec80af
Let signer be undefined if there's no way to sign 2024-02-11 12:53:40 -06:00
Alex Gleason
8412a9869f
Merge remote-tracking branch 'origin/main' into nspec 2024-02-11 12:45:33 -06:00
Alex Gleason
cb14b34309
Add NSpec and SoapboxSigner 2024-02-11 12:40:14 -06:00
124421a541 Remove more unused code
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-02-11 15:45:18 +01:00
8e3c6e8310 Update lexical, remove unused code
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-02-11 13:06:30 +01:00
Alex Gleason
694af98d21
Remove space that was added for no reason 2024-02-08 15:05:06 -06:00
Alex Gleason
d576b8ed47
Switch to isomorphic-dompurify 2024-02-08 15:01:20 -06:00
Alex Gleason
c0325498c8
Merge remote-tracking branch 'origin/main' into dompurify 2024-02-08 14:57:35 -06:00
5e801b899d Use media query to detect touchscreens
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-02-07 17:33:22 +01:00
Alex Gleason
54a57269e4
Add LightningAddress component 2024-02-06 13:14:20 -06:00
Alex Gleason
d4490f4e80
Fix optimistic zapping 2024-01-22 16:12:30 -06:00
Alex Gleason
d2d33cf51b
yarn i18n 2024-01-22 15:07:33 -06:00
Alex Gleason
797fca7111
Add WebLN types, only show zap button when WebLN is available 2024-01-22 14:37:44 -06:00
Alex Gleason
4aa6fdb4dd
Add DOMPurify 2024-01-17 12:21:19 -06:00
Alex Gleason
459bc72365
Partially implement NIP-47 and pay for zaps with WebLN 2024-01-16 18:35:00 -06:00
Alex Gleason
d20d08bc8f
Optimistic zap 2024-01-15 18:56:18 -06:00
Alex Gleason
9cad54c97c
Nostr Zaps 2024-01-15 18:53:49 -06:00