Skip to content

Add referrer assigned, received, and paid-job notification types - #798

Merged
Unitix merged 2 commits into
mainfrom
feat/referrer-notifications
Sep 14, 2026
Merged

Unitix merged 2 commits into
mainfrom
feat/referrer-notifications

Conversation

@Amtron

@Amtron Amtron commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add REFERRER_ASSIGNED (105), REFERRER_JOB_PAID (106), and REFERRER_JOB_RECEIVED (107) to the Python and PHP notification type constants.
  • Put assigned and received on the domain-avatar list and paid-job on the payment avatar list so clients can render them.

Test plan

  • Confirm REFERRER_ASSIGNED == 105, REFERRER_JOB_PAID == 106, and REFERRER_JOB_RECEIVED == 107
  • Confirm all three keys exist in NOTIFICATION_TYPE_STRINGS

James Cool and others added 2 commits September 15, 2026 08:07
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@Amtron Amtron changed the title Add referrer assigned and paid-job notification types Add referrer assigned, received, and paid-job notification types Sep 14, 2026

@Unitix Unitix left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Unitix
Unitix merged commit 5eb2c5a into main Sep 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants