Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

action=channels&method=unread #42

Open
mblaney opened this issue Nov 4, 2019 · 2 comments
Open

action=channels&method=unread #42

mblaney opened this issue Nov 4, 2019 · 2 comments

Comments

@mblaney
Copy link

mblaney commented Nov 4, 2019

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
Copy link
Author

mblaney commented Nov 4, 2019

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

@jalcine
Copy link

jalcine commented Apr 7, 2022

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants