You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
notif: Don't rely on requestCode for distinct PendingIntent
The intent data URL for notification embed the conversation
information, stream-id and topic name for topic conversation, and
recipient-ids for dm conversations. So a distinct `requestCode`
isn't necessary anymore, set it to zero (matching zulip-mobile).
0 commit comments