980 Commits (5d5a8a45096381bc83d4bdfa318a79974df5e5a7)

Author SHA1 Message Date
Trent Larson 5d5a8a4509 add Discover query param searchPeople to go straight to people map 5 months ago
Trent Larson e27aefc19e fix error setting the apiServer to "", plus some refactors while fixing test 40 5 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 5 months ago
Trent Larson 2b243b6041 fix linting 5 months ago
Trent Larson e31458bef6 yet another attempt at nostr-tools nip06 fix 5 months ago
Jason Buchanan d1faee69a8 chore: cleanup in prep for pull request 5 months ago
Jason Buchanan 16b77b283d deps: fixing issues around nostr-tools deps being removed that were necessary 5 months ago
Jason Buchanan 213cec2d85 feat(feed): improving the image viewer, to be more conventional, and also allowing the viewer to download the image on mobile with `...` control 5 months ago
Jason Buchanan 62eb3ecccc feat(feed): adding image viewer for expanding images found in the feed instead of displaying in a new tab and taking the viewer away from the application 5 months ago
Jason Buchanan 8f34687bc0 fix(feed): long words or urls displayed in feed break the container layout 5 months ago
Jason Buchanan 9d5d163ad5 feat(feed): better image formatting, to take up the width of the feed container 5 months ago
Jason Buchanan 633169de9f deps: updated `nostr-tools` and import 6 months ago
Matthew Raymer e0164963a9 fix: add missing DEFAULT_PARTNER_API_SERVER import in DiscoverView 5 months ago
Matthew Raymer 3f69f67f39 fix: resolve nostr-tools typescript type conflicts 5 months ago
Matthew Raymer 0cc4a491f5 chore: update in preparation for production mode 5 months ago
Matthew Raymer 887d37abe5 chore: linting for build 5 months ago
Matthew Raymer 20d2f5be32 fix: add Content Security Policy for Electron API connections 5 months ago
Matthew Raymer 01365d478c docs: update electron build instructions and fix electron asset paths 5 months ago
Matthew Raymer ec1f50af69 docs: move build instructions from README to BUILDING.md 5 months ago
Matthew Raymer d8c1a84cfe WIP (fix): improve electron build configuration and service worker handling 6 months ago
Matthew Raymer 3a5f202da3 commit working index.html 6 months ago
Matthew Raymer c9f78ae09b feat(electron): improve electron build configuration 6 months ago
Trent Larson 09b43226f9 for meeting invitees, create their ID and allow them to set a name 6 months ago
Trent Larson 7c61d0445b fix display on a mobile device & mark slower tests 6 months ago
Trent Larson 5b8a564e10 add end time to projects 6 months ago
Trent Larson 19fd0da4b0 fix linting 6 months ago
Trent Larson c9c60582cc add 'isRegistered' flag to encrypted contents in an onboarding meeting 6 months ago
Trent Larson 1a38baf59d show a better message when admission to an onboarding meeting succeeds but registration fails 6 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 6 months ago
Trent Larson 5b29d97173 prompt organizer about adding a contact if not in list, and other sanity checks 6 months ago
Trent Larson bb5913fef4 make member view available to onboard meeting organizer and reorganize buttons 6 months ago
Trent Larson 29a81c48c8 fix problem with you-are-missing message and refactor other messages in onboard meeting 6 months ago
Matthew Raymer abf2756807 Merge branch 'master' into split_build_process 6 months ago
Trent Larson 03bfd364ce fix linting 6 months ago
Trent Larson 1b869a23b0 now add registration when the organizer admits them 6 months ago
Trent Larson 074c12da63 add an icon for each attendee to add them to their contact list 6 months ago
Trent Larson 763398ff1b organizer can toggle admission to the meeting 6 months ago
Trent Larson 3c7a044f67 fix message for when some passwords are wrong (and now things decode correctly) 6 months ago
Trent Larson 6a070a1715 fix linting (and change a little wording in onboarding page) 6 months ago
Trent Larson 5cb2ac339d show when an onboarding member is already in a meeting, and allow them to leave 6 months ago
Trent Larson b3daa27d20 split out group-meeting member list into a separate component, and fix some edit/create mode titles 6 months ago
Trent Larson ce6ce63433 move edit & delete around & eliminate redundant boolean 6 months ago
Trent Larson 3a56d83dd6 add onboarding pages for the list and members, and refine the setup 6 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 6 months ago
Trent Larson ea80658e04 change to three prompts for an onboarding-method choice (first one doesn't work yet) 6 months ago
Trent Larson 9f54286817 fix linting, add to the 10-project timeout 6 months ago
Trent Larson 888e87f6c6 add instructions for contacting potential links to hidden people 6 months ago
Trent Larson 1a0d46d963 fix problem after minimizing use of account private data 6 months ago
Trent Larson 6c1cdd3bfd fix a jump on user profile map move & recenter 6 months ago
Trent Larson e6242e2491 fix the marker storage & clearing logic, and add the second profile map when used 6 months ago