From 1661a1b66182a28be017dfbc46f6238cde682726 Mon Sep 17 00:00:00 2001 From: Verity <954902+verityj@users.noreply.github.com> Date: Mon, 26 Jun 2023 07:36:11 -0400 Subject: [PATCH 1/9] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e4fbf8..b44d14e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,16 @@ This is a [NIP-07][nip07] compatible extension for signing nostr events. * Encrypted direct messages (`nip04.encrypt` and `nip04.decrypt`). * Multiple profiles. +## Installation + +Available at the official [Mac App Store](https://apps.apple.com/us/app/nostore/id1666553677). + +

+ + App Store Download + +

+ ## Usage Click the Nostore extension icon in the Safari toolbar, there should be a default profile with a new, random private key. @@ -40,4 +50,4 @@ If you do not see the Nostore extension in your Safari toolbar, you need to acti [nip07]: https://github.com/nostr-protocol/nips/blob/master/07.md [nostr-tools]: https://github.com/nbd-wtf/nostr-tools -[nos2x]: https://github.com/fiatjaf/nos2x \ No newline at end of file +[nos2x]: https://github.com/fiatjaf/nos2x From 403dbff05da74c4550ac011fc600836578ef3e70 Mon Sep 17 00:00:00 2001 From: Verity <954902+verityj@users.noreply.github.com> Date: Mon, 26 Jun 2023 07:37:56 -0400 Subject: [PATCH 2/9] App store download image --- extras/app-store-badge.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 extras/app-store-badge.svg diff --git a/extras/app-store-badge.svg b/extras/app-store-badge.svg new file mode 100644 index 0000000..7cd2c48 --- /dev/null +++ b/extras/app-store-badge.svg @@ -0,0 +1 @@ +Download_on_the_App_Store_Badge_US-UK_RGB_blk_4SVG_092917 \ No newline at end of file From de4b73092ce54dd2fb94baaa60b8013196a53337 Mon Sep 17 00:00:00 2001 From: Verity <954902+verityj@users.noreply.github.com> Date: Mon, 26 Jun 2023 07:39:04 -0400 Subject: [PATCH 3/9] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b44d14e..38ecf7c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This is a [NIP-07][nip07] compatible extension for signing nostr events. Available at the official [Mac App Store](https://apps.apple.com/us/app/nostore/id1666553677). -

+

App Store Download From 5ebca56eef2ee04f7d85d87e9bb068841af8cc7a Mon Sep 17 00:00:00 2001 From: Verity <954902+verityj@users.noreply.github.com> Date: Mon, 26 Jun 2023 08:03:28 -0400 Subject: [PATCH 4/9] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38ecf7c..aaf00bb 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ This is a [NIP-07][nip07] compatible extension for signing nostr events. Available at the official [Mac App Store](https://apps.apple.com/us/app/nostore/id1666553677).

- - App Store Download + + App Store Download

From 16e6791a7ebca25973477772fb58a40d389dff1f Mon Sep 17 00:00:00 2001 From: Verity <954902+verityj@users.noreply.github.com> Date: Mon, 26 Jun 2023 08:03:52 -0400 Subject: [PATCH 5/9] Delete app-store-badge.svg --- extras/app-store-badge.svg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 extras/app-store-badge.svg diff --git a/extras/app-store-badge.svg b/extras/app-store-badge.svg deleted file mode 100644 index 7cd2c48..0000000 --- a/extras/app-store-badge.svg +++ /dev/null @@ -1 +0,0 @@ -Download_on_the_App_Store_Badge_US-UK_RGB_blk_4SVG_092917 \ No newline at end of file From 15a0efc8f044be67e1e051991a237917cebd075e Mon Sep 17 00:00:00 2001 From: Verity <954902+verityj@users.noreply.github.com> Date: Mon, 26 Jun 2023 08:05:19 -0400 Subject: [PATCH 6/9] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaf00bb..22c0ee6 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This is a [NIP-07][nip07] compatible extension for signing nostr events. Available at the official [Mac App Store](https://apps.apple.com/us/app/nostore/id1666553677).

- + App Store Download

From 51c121a27ff9b2caee5d2568699b29c1dae9bc28 Mon Sep 17 00:00:00 2001 From: Verity <954902+verityj@users.noreply.github.com> Date: Mon, 26 Jun 2023 08:09:46 -0400 Subject: [PATCH 7/9] Add files via upload --- extras/mac-app-store-badge-small.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 extras/mac-app-store-badge-small.svg diff --git a/extras/mac-app-store-badge-small.svg b/extras/mac-app-store-badge-small.svg new file mode 100644 index 0000000..7cd2c48 --- /dev/null +++ b/extras/mac-app-store-badge-small.svg @@ -0,0 +1 @@ +Download_on_the_App_Store_Badge_US-UK_RGB_blk_4SVG_092917 \ No newline at end of file From b67090c9f6dd15ed576b39d67e8fa1ab571c8bf0 Mon Sep 17 00:00:00 2001 From: Verity <954902+verityj@users.noreply.github.com> Date: Mon, 26 Jun 2023 08:10:56 -0400 Subject: [PATCH 8/9] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22c0ee6..9f56847 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Available at the official [Mac App Store](https://apps.apple.com/us/app/nostore/

- App Store Download + App Store Download

From 540d940a57dc0d53a02e759f76bf2607caf8f769 Mon Sep 17 00:00:00 2001 From: Akiomi Kamakura Date: Mon, 30 Oct 2023 05:16:38 +0900 Subject: [PATCH 9/9] Update kinds --- .../Resources/utilities/utils.js | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/Shared (Extension)/Resources/utilities/utils.js b/Shared (Extension)/Resources/utilities/utils.js index 6186b3c..65cfd31 100644 --- a/Shared (Extension)/Resources/utilities/utils.js +++ b/Shared (Extension)/Resources/utilities/utils.js @@ -15,17 +15,53 @@ export const KINDS = [ [3, 'Contacts', 'https://github.com/nostr-protocol/nips/blob/master/02.md'], [4, 'Encrypted Direct Messages', 'https://github.com/nostr-protocol/nips/blob/master/04.md'], [5, 'Event Deletion', 'https://github.com/nostr-protocol/nips/blob/master/09.md'], + [6, 'Repost' 'https://github.com/nostr-protocol/nips/blob/master/18.md'], [7, 'Reaction', 'https://github.com/nostr-protocol/nips/blob/master/25.md'], + [8, 'Badge Award', 'https://github.com/nostr-protocol/nips/blob/master/58.md'], + [16, 'Generic Repost', 'https://github.com/nostr-protocol/nips/blob/master/18.md'], [40, 'Channel Creation', 'https://github.com/nostr-protocol/nips/blob/master/28.md'], [41, 'Channel Metadata', 'https://github.com/nostr-protocol/nips/blob/master/28.md'], [42, 'Channel Message', 'https://github.com/nostr-protocol/nips/blob/master/28.md'], [43, 'Channel Hide Message', 'https://github.com/nostr-protocol/nips/blob/master/28.md'], [44, 'Channel Mute User', 'https://github.com/nostr-protocol/nips/blob/master/28.md'], + [1063, 'File Metadata', 'https://github.com/nostr-protocol/nips/blob/master/94.md'], + [1311, 'Live Chat Message', 'https://github.com/nostr-protocol/nips/blob/master/53.md'], [1984, 'Reporting', 'https://github.com/nostr-protocol/nips/blob/master/56.md'], + [1985, 'Label', 'https://github.com/nostr-protocol/nips/blob/master/32.md'], + [4550, 'Community Post Approval', 'https://github.com/nostr-protocol/nips/blob/master/72.md'], + [7000, 'Job Feedback', 'https://github.com/nostr-protocol/nips/blob/master/90.md'], + [9041, 'Zap Goal', 'https://github.com/nostr-protocol/nips/blob/master/75.md'], [9734, 'Zap Request', 'https://github.com/nostr-protocol/nips/blob/master/57.md'], [9735, 'Zap', 'https://github.com/nostr-protocol/nips/blob/master/57.md'], + [10000, 'Mute List', 'https://github.com/nostr-protocol/nips/blob/master/51.md'], + [10001, 'Pin List', 'https://github.com/nostr-protocol/nips/blob/master/51.md'], + [10002, 'Relay List Metadata', 'https://github.com/nostr-protocol/nips/blob/master/65.md'], + [13194, 'Wallet Info', 'https://github.com/nostr-protocol/nips/blob/master/47.md'], [22242, 'Client Authentication', 'https://github.com/nostr-protocol/nips/blob/master/42.md'], + [23194, 'Wallet Request', 'https://github.com/nostr-protocol/nips/blob/master/47.md'], + [23195, 'Wallet Response', 'https://github.com/nostr-protocol/nips/blob/master/47.md'], + [24133, 'Nostr Connect', 'https://github.com/nostr-protocol/nips/blob/master/46.md'], + [27235, 'HTTP Auth', 'https://github.com/nostr-protocol/nips/blob/master/98.md'], + [30000, 'Categorized People List', 'https://github.com/nostr-protocol/nips/blob/master/51.md'], + [30001, 'Categorized Bookmark List', 'https://github.com/nostr-protocol/nips/blob/master/51.md'], + [30008, 'Profile Badges', 'https://github.com/nostr-protocol/nips/blob/master/58.md'], + [30009, 'Badge Definition', 'https://github.com/nostr-protocol/nips/blob/master/58.md'], + [30017, 'Create or update a stall', 'https://github.com/nostr-protocol/nips/blob/master/15.md'], + [30018, 'Create or update a product', 'https://github.com/nostr-protocol/nips/blob/master/15.md'], [30023, 'Long-Form Content', 'https://github.com/nostr-protocol/nips/blob/master/23.md'], + [30024, 'Draft Long-form Content', 'https://github.com/nostr-protocol/nips/blob/master/23.md'], + [30078, 'Application-specific Data', 'https://github.com/nostr-protocol/nips/blob/master/78.md'], + [30311, 'Live Event', 'https://github.com/nostr-protocol/nips/blob/master/53.md'], + [30315, 'User Statuses', 'https://github.com/nostr-protocol/nips/blob/master/38.md'], + [30402, 'Classified Listing', 'https://github.com/nostr-protocol/nips/blob/master/99.md'], + [30403, 'Draft Classified Listing', 'https://github.com/nostr-protocol/nips/blob/master/99.md'], + [31922, 'Date-Based Calendar Event', 'https://github.com/nostr-protocol/nips/blob/master/52.md'], + [31923, 'Time-Based Calendar Event', 'https://github.com/nostr-protocol/nips/blob/master/52.md'], + [31924, 'Calendar', 'https://github.com/nostr-protocol/nips/blob/master/52.md'], + [31925, 'Calendar Event RSVP', 'https://github.com/nostr-protocol/nips/blob/master/52.md'], + [31989, 'Handler recommendation', 'https://github.com/nostr-protocol/nips/blob/master/89.md'], + [31990, 'Handler information', 'https://github.com/nostr-protocol/nips/blob/master/89.md'], + [34550, 'Community Definition', 'https://github.com/nostr-protocol/nips/blob/master/72.md'], ]; export async function initialize() {