Commit Graph

20 Commits

Author SHA1 Message Date
9f37c6360c Raise system requirements for macOS to 15+ and Safari to 18+ 2025-06-02 22:14:12 -04:00
91ad2409de Update version to 2.1.0 in manifest.json 2025-06-01 21:41:22 -04:00
e0125ca634 Add NIP-44 encryption and decryption 2025-05-31 09:57:02 -04:00
87179173fd Declare document_end state for run_at option in manifest.json per recommendation in NIP-07 2025-05-31 07:50:52 -04:00
0d45c4dfbf Fork nostore and bump version to 2.0.0 2025-04-06 22:00:01 -04:00
Fishcake
e1c83597dd prettier, update to the dependencies (latest), remove nip26 and its artifacts, cleanup and renew 2024-09-20 20:31:58 +09:00
Ryan Breen
aa5b477651 Copy Npub button 2023-06-04 16:31:34 -04:00
Ryan Breen
8322aca674 Native app facelift, extension UI tweaks, bug fixes.
Show/Hide Button for private key in Options page.

Move experimental page into separate sub-folder.

Move delegation wizard to sub-folder.

Move permission page into separate folder.

Basic functional SwiftUI look for the app.

Beginning to define the main app view.

NavigationStack and Privacy Policy

Show App Icon on main screen.

Getting Started: macOS

Getting Started: iPhone

Getting Started: iPad

Removing old default UIKit code.

Added "No Thanks" toggle to the relay reminder.

Clearly indicate in the Settings page when a profile is a delegated profile.

Changed recommended relays to all public relays.

Use x-cloak in all the places.

Fix bundle display name to use capital N.

Added copy button to pubkey in settings.

Window default size.

Updating event kind list.

Allow events to be copied by clicking on them in the event log.

Tweaking the colors for a more purple-ish look.

Added Tips and Tricks view to native app.

Move utilities modules into separate folder.

Rename event_log files to event_history to escape some content blockers.

Renamed Event Log to Event History in the UI as well.
2023-02-20 22:34:40 -05:00
Ryan Breen
6c83c24921 Added page for Experimental features, with NIP-26 support. 2023-02-11 21:42:40 -05:00
Ryan Breen
a833db74aa Bumping version number. 2023-01-30 21:39:25 -05:00
Ryan Breen
e08d19855e Solved a bug where the options window was breaking the popup window. The issue was that some branches of the message handler in the background script weren't returning anything at all. 2023-01-26 20:15:34 -05:00
Ryan Breen
25da1d0cab Setting up tailwinds-css for the options page 2023-01-23 23:03:02 -05:00
Ryan Breen
7537109c92 Basic setup for an options page. 2023-01-23 22:38:42 -05:00
Ryan Breen
3027bb9037 Bump minimum safari/ios version to 15.4. 2023-01-23 22:22:30 -05:00
Ryan Breen
d33d9be72d adjusting icons 2023-01-14 23:52:59 -05:00
Ryan Breen
6f7eafc296 alpine in popup. some logic is closer now, with visible changes 2023-01-13 22:39:55 -05:00
Ryan Breen
d93fa1aacc using esbuild now because it's easier to target specific files 2023-01-12 23:27:11 -05:00
Ryan Breen
e4dc8870eb using parcel for js bundling. it works! 2023-01-12 22:17:01 -05:00
Ryan Breen
210e61c35b Interface and basic functionality.
Just learning how to make a basic extension. Creating an interface and setting up some basic plumbing.
2023-01-11 22:54:50 -05:00
Ryan Breen
12ccc005c9 Initial Commit 2023-01-11 21:33:45 -05:00