292 Commits (944f5bc224736e7bf4ef065314b1b3b88110ed7d)

Author SHA1 Message Date
Matthew Raymer 944f5bc224 fix(api): prevent duplicate feed and search requests 2 weeks ago
Trent Larson a4a9293bc2 feat: get the emojis to work with additions, removals, and multiple people 3 weeks ago
Trent Larson 9ac9f1d4a3 feat: add first cut at emojis in feed (incomplete because it doesn't detect user's emojis correctly) 4 weeks ago
Jose Olarte III 756688bf75 feat: restored TopMessage 1 month ago
Trent Larson 6fe4f21ea8 fix: use "starred" instead of "favorite", fix tests 1 month ago
Jose Olarte III be8230d046 refactor: standardize view headings across all components 1 month ago
Jose Olarte III 88778a167c WIP: sub view heading adjustments 1 month ago
Jose Olarte III a6d282e59b WIP: HomeView heading adjustments 1 month ago
Trent Larson 5340c00ae2 fix: remove the duplicate settings for user 0, remove other user-0-specific code, enhance errors 2 months ago
Trent Larson ee587ac3fc fix: remaining starred-project issues, plus better Error logging and user verbiage 2 months ago
Trent Larson a51fd90659 feat: add starred project list in search, refactor variable names 2 months ago
Trent Larson c0f407eb72 chore: remove saveMySettings that depended on an implicit variable 2 months ago
Trent Larson 52b1e8ffa3 chore: move more logger infos to debugs 2 months ago
Matthew Raymer 04178bf9f8 style: fix HomeView.vue formatting from linter 2 months ago
Matthew Raymer b57be7670c refactor: improve logging levels and environment configuration 2 months ago
Matthew Raymer 10a1f435ed fix(platform): remove auto-fix identity selection and fix feed loading race condition 2 months ago
Matthew Raymer b374f2e5a1 feat: implement ActiveDid migration to active_identity table 2 months ago
Trent Larson d3f54d6bff feat: move the user profile up on page, reword "star" to "favorite" 2 months ago
Trent Larson 2bb733a9ea feat: make each of the "new" buttons on the home page the same size 2 months ago
Trent Larson 24a7cf5eb6 feat: add a notification for changes to starred projects 3 months ago
Matthew Raymer 9386b2e96f refactor(services): inline ProfileService logic into AccountViewView 3 months ago
Jose Olarte III 08cda50f13 Merge branch 'master' into android-safe-area-insets 3 months ago
Matthew Raymer 7f7680f4a6 fix(config): remove forced API server overrides 3 months ago
Matthew Raymer f0fd8c0f12 feat(diagnostics): add comprehensive logging for server switching and user registration 3 months ago
Jose Olarte III 47a7b03cca Refactor: simplify RegistrationNotice component interface 3 months ago
Jose Olarte III 7f5a64dceb UI: update HomeView onboard alert style 3 months ago
Jose Olarte III eb44e7b51e Chore: convert "unnamed" into constant 3 months ago
Matthew Raymer b761088839 refactor(logging): replace console.* and reclassify log levels in HomeView.vue, FeedFilters.vue 3 months ago
Jose Olarte III a4528c5703 Refactor: eliminate "special" entity type and use DID-based logic 3 months ago
Matthew Raymer bb357f294a refactor(ui): remove unused image cache system and fix TypeScript compilation 3 months ago
Matthew Raymer 9196081f34 fix(home): resolve nearby filter not refreshing feed view 3 months ago
Matthew Raymer 778d00c2a4 refactor(HomeView): remove unused methods and deduplicate API server calls 3 months ago
Matthew Raymer 4f9fb068c8 Remove unused confirmation code from ActivityListItem and HomeView 3 months ago
Trent Larson b17642fbcb fix: Toast messages were showing numbers. Removed unused function. Clarified tests. 3 months ago
Jose Olarte III 06f3a4c7c2 Refactor: simplify GiftedDialog with explicit entity type props 3 months ago
Matthew Raymer 3d38cb89a9 Fix HomeView registration status by using $accountSettings() instead of $settings() 3 months ago
Jose Olarte III 0582954cfa Remove 'customTitle' variable 4 months ago
Jose Olarte III 6d28a7d8a3 Function name change 4 months ago
Jose Olarte III 12b43bf684 Ref name change 4 months ago
Trent Larson 9562d3aa32 chore: commentary and verbiage and one stray unnecessary check 4 months ago
Matthew Raymer c628c78565 chore: clean up console logs 4 months ago
Matthew Raymer 9c3d2792ae refactor: extract test user data and improve "New offers" test flow 4 months ago
Matthew Raymer 3a1fe31d39 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 4 months ago
Matthew Raymer ba9b182125 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 4 months ago
Matthew Raymer e5af1c401a Refactor ActivityListItem to use function props for image caching 4 months ago
Matthew Raymer e038bb63d9 Refactor ActivityListItem to use function props for image caching 4 months ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 4 months ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 4 months ago
Matthew Raymer d5597adab9 Fix registration status reactivity in HomeView 4 months ago
Matthew Raymer 216e245d60 Fix registration status reactivity in HomeView 4 months ago