scenaristeur / shighl

S-olid HIGH L-evel API for https://github.com/scenaristeur/solidarity interacting with Solid
https://scenaristeur.github.io/shighl/
MIT License
9 stars 1 forks source link

Add chat.new functionality, with chat.check #5

Closed scenaristeur closed 4 years ago

scenaristeur commented 4 years ago

From @Julian-Cole In the UI i have added the ability to add new channels but only if they already exist in a Pod somewhere; it does no validation to whether the user has permission to post / read etc. The "Channel name" is the part url to the chat messages like. https://solidarity/inrupt.net/solidarity

Or in the Shighl case where I created a containing folder so it would be possible to group related chats, the "Channel Name" would be Shighl/Shighl

I would like to perhaps show a green tick by validating the channel when they have typed in the channel details and clicked a "verify" button. I'm not sure how possible that is ?

Should a channel have info like.. Short description of Channel? Banner Picture for Channel? like a Youtube channel banner
Owner of chat solid channel, for admin / report purposes.

image

scenaristeur commented 4 years ago

to test if a channel exist https://github.com/scenaristeur/shighl/blob/632beb5828975765368cfbe22df223b099850fdd/dist/instances.html#L192

Julian-Cole commented 4 years ago

hmm i tried to get that to work this morning, i will have another try tonight.

Julian-Cole commented 4 years ago

ok sorted, kind of! you will have to try it. lol

Julian-Cole commented 4 years ago

i can;t close this issue

scenaristeur commented 4 years ago

Is it ok for you?