1456 Commits (86c1abb9be6a8afecd20ef21e54007b42d39bdd4)
 

Author SHA1 Message Date
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 4 weeks 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 4 weeks ago
Jason Buchanan be1146c7df
fix(feed): long words or urls displayed in feed break the container layout 4 weeks ago
Jason Buchanan 77ebd32956
deps: updating the nostr-tools version from 2.7.2 to 2.10.4 to fix a bug I was seeing locally 4 weeks ago
Jason Buchanan 781afd8954
feat(feed): better image formatting, to take up the width of the feed container 4 weeks ago
Jason Buchanan 53a06be734
deps: updated `nostr-tools` and import 1 month ago
Matthew Raymer 7d225ea7b2 Touch up gitignore 4 weeks ago
Matthew Raymer a5c86fbc53 feat: improve test stability and API routing 4 weeks ago
Matthew Raymer 11d1fae35a refactor(tests): enhance contact management test reliability 4 weeks ago
Matthew Raymer 8eabf76f56 fix: add missing DEFAULT_PARTNER_API_SERVER import in DiscoverView 4 weeks ago
Matthew Raymer fa15f7da85 fix: remove navigator.serviceWorker redefinition in Vite config 4 weeks ago
Matthew Raymer 1045266310 fix: resolve nostr-tools typescript type conflicts 4 weeks ago
Matthew Raymer 12025d6f21 chore: update in preparation for production mode 4 weeks ago
Matthew Raymer 16bc47921d chore: linting for build 4 weeks ago
Matthew Raymer 9a966ef04d fix: add Content Security Policy for Electron API connections 4 weeks ago
Matthew Raymer de017d1a71 docs: update electron build instructions and fix electron asset paths 4 weeks ago
Matthew Raymer a288496dcf docs: enhance BUILDING.md with environment and deployment details 4 weeks ago
Matthew Raymer 4e0f9235cd docs: move build instructions from README to BUILDING.md 4 weeks ago
Matthew Raymer f0d0f63672 WIP (fix): improve electron build configuration and service worker handling 4 weeks ago
Matthew Raymer 976976e2ea chore: update gradle and android build tool versions 4 weeks ago
Matthew Raymer e6138bd0e2 fix: improve electron asset path handling 4 weeks ago
Matthew Raymer 47a28ff7ad commit working index.html 4 weeks ago
Matthew Raymer 562b27851c feat(electron): improve electron build configuration 4 weeks ago
Trent Larson cc14b9e0ce bump version to 0.3.57 4 weeks ago
Trent Larson 9a6b2fcf0d for meeting invitees, create their ID and allow them to set a name 4 weeks ago
Matthew Raymer b1ba3935e6 docs: add comprehensive build instructions for all platforms 4 weeks ago
Trent Larson 2b78307a51 bump version & add "-beta" 1 month ago
Trent Larson ae12f243ec bump to version 0.3.55 1 month ago
Trent Larson 85c93c060a fix display on a mobile device & mark slower tests 1 month ago
Trent Larson da0f9e7581 add end time to projects 1 month ago
Trent Larson ec96bd8235 bump version to 0.3.54 1 month ago
Trent Larson 62ae603778 fix linting 1 month ago
Trent Larson b8ca2a03fe add 'isRegistered' flag to encrypted contents in an onboarding meeting 1 month ago
Trent Larson 287a440b3e show a better message when admission to an onboarding meeting succeeds but registration fails 1 month ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 1 month ago
Matthew Raymer 43983bd993 (chore): merge mostly pathway changes 1 month ago
Trent Larson 9411096ab7 prompt organizer about adding a contact if not in list, and other sanity checks 1 month ago
Trent Larson fe71c3f754 make member view available to onboard meeting organizer and reorganize buttons 1 month ago
Trent Larson 93831c372a fix problem with you-are-missing message and refactor other messages in onboard meeting 1 month ago
Trent Larson 34248a2ee5 fix test 1 month ago
Matthew Raymer 6c97cafedb Merge branch 'master' into split_build_process 1 month ago
Trent Larson 0b05ca3de8 fix linting 1 month ago
Trent Larson dffecae565 now add registration when the organizer admits them 1 month ago
Trent Larson 4cd130244c add an icon for each attendee to add them to their contact list 1 month ago
Trent Larson d5f4337558 organizer can toggle admission to the meeting 1 month ago
Trent Larson 114f0e4405 fix message for when some passwords are wrong (and now things decode correctly) 1 month ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 1 month ago
Trent Larson dd281e78fd show when an onboarding member is already in a meeting, and allow them to leave 1 month ago
Trent Larson 31d573684a split out group-meeting member list into a separate component, and fix some edit/create mode titles 1 month ago
Trent Larson 40765feea1 move edit & delete around & eliminate redundant boolean 1 month ago