Skip to content

feat(contacts): add join timestamp and sort feed by recency#986

Merged
bmc08gt merged 1 commit into
code/cashfrom
chore/contact-email-proto
Jun 25, 2026
Merged

feat(contacts): add join timestamp and sort feed by recency#986
bmc08gt merged 1 commit into
code/cashfrom
chore/contact-email-proto

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator
  • Add requireCoinbaseEmailVerification to UserFlags (editable override)
  • Add joinTs to FlipcashContact, persist to Room, and use in contact feed sorting so recently-joined contacts appear prominently while new messages still sort to the top
  • Extract ContactMapper for proto-to-domain contact mapping
  • Return raw proto list from ContactListService, map in repository

@bmc08gt bmc08gt self-assigned this Jun 25, 2026
@github-actions github-actions Bot added area: network gRPC, connectivity, API, exchange rates type: feature New functionality labels Jun 25, 2026
- Add requireCoinbaseEmailVerification to UserFlags (editable override)
- Add joinTs to FlipcashContact, persist to Room, and use in contact
  feed sorting so recently-joined contacts appear prominently while
  new messages still sort to the top
- Extract ContactMapper for proto-to-domain contact mapping
- Return raw proto list from ContactListService, map in repository

Signed-off-by: Brandon McAnsh <[email protected]>
@bmc08gt bmc08gt force-pushed the chore/contact-email-proto branch from 4b01d0d to 21ec9fc Compare June 25, 2026 18:49
@github-actions github-actions Bot added area: onramp Deposit, purchase, Coinbase, fiat on-ramp area: tokens Token accounts, balances, token info labels Jun 25, 2026
@bmc08gt bmc08gt merged commit 197b5ea into code/cash Jun 25, 2026
2 of 3 checks passed
@bmc08gt bmc08gt deleted the chore/contact-email-proto branch June 25, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: network gRPC, connectivity, API, exchange rates area: onramp Deposit, purchase, Coinbase, fiat on-ramp area: tokens Token accounts, balances, token info type: feature New functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant