microsub icon indicating copy to clipboard operation
microsub copied to clipboard

action=channels&method=unread

Open mblaney opened this issue 5 years ago • 2 comments

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}

mblaney avatar Nov 04 '19 07:11 mblaney

(actually I already call them true, false & count)

mblaney avatar Nov 04 '19 07:11 mblaney

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)

jalcine avatar Apr 07 '22 20:04 jalcine