microsub
microsub copied to clipboard
action=channels&method=unread
Just adding this while I'm thinking about it. Clients are going to need another method for modifying channel properties, with something like: method=unread&value=[true|false|integer]&channel={uid}
(actually I already call them true, false & count)
What kind of properties do you plan on changing? I have a few in mind like:
-
photo
- a direct URL to use as the icon of a channel -
name
- the name of the channel to display -
accent-color
- a CSS-compatible color (converted to multiple formats on the server) -
unread-style
- determines if a boolean value or the count of unread items will be shown in channel reporting
(Originally published at: https://jacky.wtf/2022/4/_D/_D7qVlgQbmyvi_w0qJ06LsQy)