Trent Larson
11a4bbbc8f
fix problem when going directly to people-map where the search results disappear
6 months ago
Trent Larson
1e9c3f3101
add Discover query param searchPeople to go straight to people map
6 months ago
Trent Larson
5d5a8a4509
add Discover query param searchPeople to go straight to people map
6 months ago
Trent Larson
811fddf24a
fix error setting the apiServer to "", plus some refactors while fixing test 40
6 months ago
Trent Larson
e27aefc19e
fix error setting the apiServer to "", plus some refactors while fixing test 40
6 months ago
Trent Larson
c9c3cacfbd
fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user)
6 months ago
Trent Larson
898821c9aa
fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user)
6 months ago
Trent Larson
8e46c38008
yet another attempt at nostr-tools nip06 fix
6 months ago
Trent Larson
e31458bef6
yet another attempt at nostr-tools nip06 fix
6 months ago
Jason Buchanan
6fc416d759
chore: cleanup in prep for pull request
7 months ago
Jason Buchanan
d1faee69a8
chore: cleanup in prep for pull request
7 months ago
Jason Buchanan
e86cf3c9f2
deps: fixing issues around nostr-tools deps being removed that were necessary
7 months ago
Jason Buchanan
16b77b283d
deps: fixing issues around nostr-tools deps being removed that were necessary
7 months ago
Jason Buchanan
f4c7805266
feat(feed): improving the image viewer, to be more conventional, and also allowing the viewer to download the image on mobile with `...` control
7 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
7 months ago
Jason Buchanan
0511bbc17b
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
7 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
7 months ago
Jason Buchanan
be1146c7df
fix(feed): long words or urls displayed in feed break the container layout
7 months ago
Jason Buchanan
8f34687bc0
fix(feed): long words or urls displayed in feed break the container layout
7 months ago
Jason Buchanan
781afd8954
feat(feed): better image formatting, to take up the width of the feed container
7 months ago
Jason Buchanan
9d5d163ad5
feat(feed): better image formatting, to take up the width of the feed container
7 months ago
Jason Buchanan
53a06be734
deps: updated `nostr-tools` and import
7 months ago
Jason Buchanan
633169de9f
deps: updated `nostr-tools` and import
7 months ago
Matthew Raymer
8eabf76f56
fix: add missing DEFAULT_PARTNER_API_SERVER import in DiscoverView
- Import DEFAULT_PARTNER_API_SERVER constant from app constants
- Fix missing import in DiscoverView component
7 months ago
Matthew Raymer
e0164963a9
fix: add missing DEFAULT_PARTNER_API_SERVER import in DiscoverView
- Import DEFAULT_PARTNER_API_SERVER constant from app constants
- Fix missing import in DiscoverView component
7 months ago
Trent Larson
9a6b2fcf0d
for meeting invitees, create their ID and allow them to set a name
7 months ago
Trent Larson
09b43226f9
for meeting invitees, create their ID and allow them to set a name
7 months ago
Trent Larson
85c93c060a
fix display on a mobile device & mark slower tests
7 months ago
Trent Larson
7c61d0445b
fix display on a mobile device & mark slower tests
7 months ago
Trent Larson
da0f9e7581
add end time to projects
7 months ago
Trent Larson
5b8a564e10
add end time to projects
7 months ago
Trent Larson
62ae603778
fix linting
7 months ago
Trent Larson
19fd0da4b0
fix linting
7 months ago
Trent Larson
b8ca2a03fe
add 'isRegistered' flag to encrypted contents in an onboarding meeting
7 months ago
Trent Larson
c9c60582cc
add 'isRegistered' flag to encrypted contents in an onboarding meeting
7 months ago
Matthew Raymer
d9085ced6d
(chore): cleaning up formatting and relative references
7 months ago
Matthew Raymer
15783cdbe6
(chore): cleaning up formatting and relative references
7 months ago
Trent Larson
fe71c3f754
make member view available to onboard meeting organizer and reorganize buttons
7 months ago
Trent Larson
bb5913fef4
make member view available to onboard meeting organizer and reorganize buttons
7 months ago
Trent Larson
93831c372a
fix problem with you-are-missing message and refactor other messages in onboard meeting
7 months ago
Trent Larson
29a81c48c8
fix problem with you-are-missing message and refactor other messages in onboard meeting
7 months ago
Matthew Raymer
6c97cafedb
Merge branch 'master' into split_build_process
fix: update import paths from alias to relative
- Replace @ alias imports with relative paths in HiddenDidDialog and UserProfileView
- Maintain consistent import style across components
- Improve build compatibility across different environments
This change helps ensure consistent module resolution across different
build targets including Capacitor and Electron builds.
7 months ago
Matthew Raymer
abf2756807
Merge branch 'master' into split_build_process
fix: update import paths from alias to relative
- Replace @ alias imports with relative paths in HiddenDidDialog and UserProfileView
- Maintain consistent import style across components
- Improve build compatibility across different environments
This change helps ensure consistent module resolution across different
build targets including Capacitor and Electron builds.
7 months ago
Trent Larson
0b05ca3de8
fix linting
7 months ago
Trent Larson
03bfd364ce
fix linting
7 months ago
Trent Larson
4cd130244c
add an icon for each attendee to add them to their contact list
7 months ago
Trent Larson
074c12da63
add an icon for each attendee to add them to their contact list
7 months ago
Trent Larson
d5f4337558
organizer can toggle admission to the meeting
7 months ago
Trent Larson
763398ff1b
organizer can toggle admission to the meeting
7 months ago
Trent Larson
114f0e4405
fix message for when some passwords are wrong (and now things decode correctly)
7 months ago