developer
  • Joined on 2026-05-10
developer pushed to development at developer/scrabble-game 2026-07-03 09:16:05 +00:00
61c7da271c Merge pull request 'feat(account): provider linking, unlink & email change (PR2)' (#163) from feature/email-relay-pr2 into development
029aa2d4cc fix(profile): emoji-presentation envelope icon for the email row
3f4792a39b test(e2e): sign-in methods matrix — change-email + link/unlink Telegram
150660819a docs: sign-in methods matrix — unlink + change-email
912096a0f1 test(account): unlink guard + change-email replace/refuse/deeplink
Compare 9 commits »
developer merged pull request developer/scrabble-game#163 2026-07-03 09:16:04 +00:00
feat(account): provider linking, unlink & email change (PR2)
developer pushed to feature/email-relay-pr2 at developer/scrabble-game 2026-07-03 09:05:37 +00:00
029aa2d4cc fix(profile): emoji-presentation envelope icon for the email row
developer created pull request developer/scrabble-game#163 2026-07-03 08:06:32 +00:00
feat(account): provider linking, unlink & email change (PR2)
developer created branch feature/email-relay-pr2 in developer/scrabble-game 2026-07-03 08:06:11 +00:00
developer pushed to feature/email-relay-pr2 at developer/scrabble-game 2026-07-03 08:06:11 +00:00
3f4792a39b test(e2e): sign-in methods matrix — change-email + link/unlink Telegram
150660819a docs: sign-in methods matrix — unlink + change-email
912096a0f1 test(account): unlink guard + change-email replace/refuse/deeplink
e4fc7f033d feat(profile): sign-in methods matrix — email add/change, provider link/unlink
b918217497 feat(account): unlink provider + change-email edges (backend + gateway)
Compare 7 commits »
developer pushed to development at developer/scrabble-game 2026-07-03 06:58:13 +00:00
76e7916ff6 Merge pull request 'feat(email): one-tap confirm deeplink + client language (PR1b)' (#162) from feature/email-relay-pr1b into development
54af644429 fix(ui): localise the confirm screen, drop the brand on the error state
356bf1a5ba feat(admin): search users by email + erase a bound email
1dca6741f1 feat(ui): auto-confirm the email deeplink on load
77a18a3cc1 fix(account): clear the guest flag on a deeplink email link
Compare 11 commits »
developer deleted branch feature/email-relay-pr1b from developer/scrabble-game 2026-07-03 06:58:13 +00:00
developer merged pull request developer/scrabble-game#162 2026-07-03 06:58:12 +00:00
feat(email): one-tap confirm deeplink + client language (PR1b)
developer pushed to feature/email-relay-pr1b at developer/scrabble-game 2026-07-03 03:54:30 +00:00
54af644429 fix(ui): localise the confirm screen, drop the brand on the error state
developer pushed to feature/email-relay-pr1b at developer/scrabble-game 2026-07-03 03:30:31 +00:00
356bf1a5ba feat(admin): search users by email + erase a bound email
developer pushed to feature/email-relay-pr1b at developer/scrabble-game 2026-07-03 03:18:25 +00:00
1dca6741f1 feat(ui): auto-confirm the email deeplink on load
77a18a3cc1 fix(account): clear the guest flag on a deeplink email link
Compare 2 commits »
developer pushed to feature/email-relay-pr1b at developer/scrabble-game 2026-07-03 03:10:24 +00:00
5804f7266e fix(account): seed the email account display name from the local part
developer created pull request developer/scrabble-game#162 2026-07-03 02:58:36 +00:00
feat(email): one-tap confirm deeplink + client language (PR1b)
developer pushed to feature/email-relay-pr1b at developer/scrabble-game 2026-07-03 02:58:17 +00:00
65f2c87a74 docs+test(email): document the confirm deeplink + wire-contract tests
409462fc09 feat(ui): one-tap confirm deeplink screen + client language
762155a55e feat(gateway): confirmEmailLink RPC + language on the email request + profile event
25d80bc31d feat(server): confirm-link endpoint for the one-tap deeplink
d5b4bba018 feat(account): restore the confirm deeplink token (domain layer)
Compare 5 commits »
developer created branch feature/email-relay-pr1b in developer/scrabble-game 2026-07-03 02:58:16 +00:00
developer deleted branch feature/email-relay-pr1 from developer/scrabble-game 2026-07-03 01:56:56 +00:00
developer pushed to development at developer/scrabble-game 2026-07-03 01:56:56 +00:00
638c147cc0 Merge pull request 'feat(email): make transactional email live — branded relay, rate-limit, squat fix (PR1a)' (#161) from feature/email-relay-pr1 into development
c702f1bdac fix(email): explicit TLS mode for non-standard relay ports
01d02fcef6 feat(ui): show the email upgrade box to guests
9e0f929e40 test+docs(email): squat-fix coverage and the email-pipeline docs
a29e00ee13 feat(deploy): wire the SMTP relay through every contour
Compare 7 commits »
developer merged pull request developer/scrabble-game#161 2026-07-03 01:56:55 +00:00
feat(email): make transactional email live — branded relay, rate-limit, squat fix (PR1a)
developer pushed to feature/email-relay-pr1 at developer/scrabble-game 2026-07-03 01:44:57 +00:00
c702f1bdac fix(email): explicit TLS mode for non-standard relay ports