This website requires JavaScript.
Explore
Help
Sign In
starred
/
warmbly
Watch
1
Star
0
Fork
0
mirror of
https://github.com/warmbly/warmbly.git
synced
2026-09-09 08:03:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7901e9a92ce0deacad06a89856efbe8a00a4f0cd
warmbly
/
internal
/
app
/
email
T
History
Matthew Meszaros
6ae5e52c4e
fix: scope email-account list/detail queries by organization_id instead of the logged-in user_id, so every member of a workspace sees the org's mailboxes (not just the owner who connected them)
2026-06-11 17:43:56 +02:00
..
cache.go
feat: redesign email account onboarding flow
2026-05-24 04:01:16 +00:00
handler.go
fix: scope email-account list/detail queries by organization_id instead of the logged-in user_id, so every member of a workspace sees the org's mailboxes (not just the owner who connected them)
2026-06-11 17:43:56 +02:00
onboarding.go
feat: seal mailbox validation credentials with the organization DEK
2026-06-10 17:16:56 +02:00
service.go
feat: org-scope realtime events (inbox, campaign, tracking, account health) and emit EMAIL_SENT/EMAIL_REPLIED/EMAIL_DELETED pulses so the whole team's dashboard updates live
2026-06-11 07:43:57 +02:00
validate_credentials.go
feat: seal mailbox validation credentials with the organization DEK
2026-06-10 17:16:56 +02:00