Commit Graph

27 Commits

Author SHA1 Message Date
Ryan Breen 7522400dc8 Correct colors on new copy button. Update version to 1.0.1b2 2023-06-08 23:06:30 -04: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 843278faef Some basic tweaks to the mobile UI. 2023-02-05 23:07:39 -05:00
Ryan Breen 2649114501 Mopping up a few things. 2023-01-28 22:48:49 -05:00
Ryan Breen b6a4a5b5dc Added ability to run add recommended relays from popup. 2023-01-28 20:46:49 -05:00
Ryan Breen b0faf6146e Moved profile management into options UI. 2023-01-27 10:38:37 -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 7537109c92 Basic setup for an options page. 2023-01-23 22:38:42 -05:00
Ryan Breen ea3805dd02 Added prettier config. All web files (js/html) should be formatted using prettier! 2023-01-22 22:17:07 -05:00
Ryan Breen 16589e2313 Disable the Save button, enabled after a change to indicate that save needs to be done. 2023-01-22 22:07:17 -05:00
Ryan Breen 43c22fed93 "Profile" now reads "Active Profile" for clarity 2023-01-20 22:53:58 -05:00
Ryan Breen d11439aa9e added a "Get Help" button to the popup UI 2023-01-20 01:55:17 -05:00
Ryan Breen 870d05eb6c Privacy notice 2023-01-17 22:40:01 -05:00
Ryan Breen 4fee1c9e81 added delete profile button 2023-01-16 20:21:35 -05:00
Ryan Breen 579211e6f4 adjusting look for iphone 2023-01-16 20:04:06 -05:00
Ryan Breen 72c0c5fa98 saving data works, refreshes the UI, and also added an option to clear the storage from the UI 2023-01-15 23:18:47 -05:00
Ryan Breen 3315e2ee3c UI data loading finally working! hallelluja 2023-01-15 23:01:02 -05:00
Ryan Breen b84be8c351 tweaking the UI, not working quite yet. may totally revise 2023-01-15 21:48:00 -05:00
Ryan Breen abc84d4694 rename activeProfile to profileIndex 2023-01-15 15:12:42 -05:00
Ryan Breen e1b3e919b1 starting the plumbing for the extension 2023-01-14 15:03:52 -05:00
Ryan Breen f5f800ee72 alllowed sites UI 2023-01-13 23:12:00 -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 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