The Mostro protocol has introduced dedicated Nostr event kinds for each event type instead of using a single replaceable kind 38383 with z-tag filtering.
New event kinds:
Ratings: 38384
Info: 38385
Disputes: 38386
This issue tracks the client-side work needed to ensure the app remains compatible with the updated protocol and continues to function correctly as mostros adopt the new event kinds.
The goal is to align the client with the new event model while preserving correct behavior and data handling across all supported Mostro event types.