mattermost-community / mattermost-plugin-jitsi

Jitsi plugin for Mattermost :electric_plug:
Apache License 2.0
197 stars 90 forks source link

#152-Add autocomplete icon #159

Closed tw-ayush closed 3 years ago

tw-ayush commented 3 years ago

A description of what this pull request does.

152-Add autocomplete icon

add the icon data in response model

https://github.com/mattermost/mattermost-plugin-jitsi/issues/152

tw-ayush commented 3 years ago

@hanzei can you please share the link where I can get the steps for setting up and testing of the changes. (Mattermost server setup and plugin installation)

hanzei commented 3 years ago

@tw-ayush You can find the documentation for the setup at https://developers.mattermost.com/extend/plugins/developer-setup/

tw-ayush commented 3 years ago

It seems like you got some unrelated changes from #158 in this PR. Could you please remove them?

Please check now

tw-ayush commented 3 years ago

@tw-ayush You can find the documentation for the setup at https://developers.mattermost.com/extend/plugins/developer-setup/

i followed all the steps, tried multiple times but it does not work for me 😢

hanzei commented 3 years ago

/update-branch

hanzei commented 3 years ago

Tested locally. Jitsi icon is shown for slash command responses. It looks good on a dark and bright theme.