Files
fizzy/app/models
Rosa Gutierrez 4f19c42958 Move category and high_priority to payload classes
Use polymorphism instead of case statements in Native push target:
- DefaultPayload#category returns "default", #high_priority? returns false
- EventPayload#category returns "assignment"/"comment"/"card" based on action
- MentionPayload#category returns "mention", #high_priority? returns true

This simplifies the Native push target by delegating source-specific
logic to the appropriate payload classes.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-25 19:31:13 +01:00
..
2026-02-17 13:57:24 +01:00
2025-12-11 10:25:34 +01:00
2025-12-09 20:24:09 -05:00
2026-02-12 10:29:50 +01:00
2026-02-02 12:36:48 +01:00
2025-12-16 16:44:20 +01:00
2025-12-17 08:56:08 +01:00
2026-02-02 13:38:34 +01:00
2026-02-02 13:38:34 +01:00
2026-02-02 14:08:52 +01:00
2026-02-02 12:36:48 +01:00
2025-11-17 09:11:36 -05:00
2025-11-17 09:12:40 -05:00
2025-11-17 09:12:41 -05:00
2026-02-03 14:04:54 +01:00