689 Commits (5da1591ad879c5d3c8e54472de0f607ef1bdb74f)

Author SHA1 Message Date
Matthew Raymer b06e2b46f6 feat: migrate TopMessage.vue to use new ActiveDid pattern 1 week ago
Trent Larson c9cfeafd50 fix: change non-existent 'mirror' icon to 'circle-user' 2 weeks ago
Trent Larson 52b1e8ffa3 chore: move more logger infos to debugs 2 weeks ago
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 2 weeks ago
Jose Olarte III f38ec1daff feat: implement seed phrase backup reminder modal 2 weeks ago
Jose Olarte III ec2cab768b feat: Add seed backup tracking with database migration 2 weeks ago
Matthew Raymer 4cb1d8848f migrate: PhotoDialog.vue to use () API 2 weeks ago
Matthew Raymer 3e03aaf1e8 migrate: OfferDialog.vue to use () API 2 weeks ago
Matthew Raymer 2db4f8f894 refactor: update components for ActiveDid migration compatibility 2 weeks ago
Jose Olarte III dde37e73e1 Lint fixes 3 weeks ago
Jose Olarte III 83c0c18db2 fix: persist identity names per user instead of globally 3 weeks ago
Jose Olarte III ec53452220 Chore: lint fix 3 weeks ago
Jose Olarte III cc50c38d13 Chore: simplify wording for person entities 3 weeks ago
Matthew Raymer 9386b2e96f refactor(services): inline ProfileService logic into AccountViewView 3 weeks ago
Jose Olarte III 08cda50f13 Merge branch 'master' into android-safe-area-insets 3 weeks ago
Jose Olarte III 4d89042997 Fix: re-organized dialog and notification z-indices 3 weeks ago
Matthew Raymer fd30343ec4 fix(settings): resolve server switching not applying immediately 3 weeks ago
Jose Olarte III 7b357641d1 Chore: update author in RegistrationNotice 3 weeks ago
Trent Larson 27b46b4252 feat: Reorder and reword the 'meeting' registration option based on feedback. 4 weeks ago
Jose Olarte III 4ba58145d0 feat: implement safe area insets for Android and add development tooling 4 weeks ago
Jose Olarte III 8f5111d100 Refactor: unify dialog styles across components 4 weeks ago
Jose Olarte III 25e79249dd Feat: integrate RegistrationNotice component into ProjectsView 4 weeks ago
Jose Olarte III 47a7b03cca Refactor: simplify RegistrationNotice component interface 4 weeks ago
Matthew Raymer 3be7001d1b chore: linting 4 weeks ago
Jose Olarte III eb44e7b51e Chore: convert "unnamed" into constant 1 month ago
Trent Larson 799981d1cb doc: Add comment about similar code. 1 month ago
Matthew Raymer 379056aae1 feat(typescript): resolve Priority 2 type safety issues across components 1 month ago
Matthew Raymer b761088839 refactor(logging): replace console.* and reclassify log levels in HomeView.vue, FeedFilters.vue 1 month ago
Jose Olarte III a4528c5703 Refactor: eliminate "special" entity type and use DID-based logic 1 month ago
Matthew Raymer 79593f12b4 fix(types): resolve notification system type safety issues 1 month ago
Matthew Raymer adfaef7947 fix(lint): resolve low and medium impact warnings 1 month ago
Jose Olarte III ec1a725832 Refactor: improve dialog logic and entity handling 1 month ago
Matthew Raymer bb357f294a refactor(ui): remove unused image cache system and fix TypeScript compilation 1 month ago
Matthew Raymer 2afe61d752 chore: lint-fix 1 month ago
Matthew Raymer 9196081f34 fix(home): resolve nearby filter not refreshing feed view 1 month ago
Matthew Raymer d30597a921 feat(logging): implement configurable log levels via VITE_LOG_LEVEL 1 month ago
Jose Olarte III 6d316c2b3f Fix: restored prop to show/hide "Show All" 1 month ago
Matthew Raymer de47829dc2 fix: DataExportSection error 1 month ago
Jose Olarte III 0277b05fef Fix: offer validation prematurely closes dialog 1 month ago
Matthew Raymer 4f9fb068c8 Remove unused confirmation code from ActivityListItem and HomeView 1 month ago
Jose Olarte III bf08e57ce7 Fix: re-organize entity type conditional logic in gifting flow 1 month ago
Jose Olarte III 18e6aa5a9a Fix: gifting error messages 1 month ago
Jose Olarte III 919b48e61f Remove unneeded comment 1 month ago
Trent Larson 2a34d0e2d1 chore: Adjust some types and type commentary 1 month ago
Jose Olarte III 06f3a4c7c2 Refactor: simplify GiftedDialog with explicit entity type props 2 months ago
Trent Larson 197dea48c9 chore: remove comments that moved into ClickUp issues 2 months ago
Jose Olarte III 54bfaafbd0 Fix entity type matching in ClaimView 2 months ago
Jose Olarte III e741790d70 Fix ClaimView affirm delivery action 2 months ago
Jose Olarte III 404a7cbc71 Add form field preservation in gifting flow 2 months ago
Jose Olarte III f4a7d437c8 Fix parameter passing in contact gift dialogs 2 months ago