-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
A couple places in the spec it says the notifications channel must be first in the list:
When returning the list of channels, the notifications channel must always be the first in the list, as clients are expected to treat it separately such as showing it as a separate icon, not in the main channel list.
Is this really a necessary requirement? I never noticed this and I've been returning the notifications channel as the 2nd item. It seems to work fine with Microsub clients I've tested. Because the channel has a special uid, a client can take it out of the list and treat it separately if it wants, or not, and the order shouldn't matter.
Is there another reason it needs to be first, or can we update the spec to drop that requirement?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels