Added button to invite to channel
Related to #38
I do not know if there's a "manage channel" view that we can navigate to. For now, I left the "manage channel" button commented out.
It seems open_channel_settings is the action in question (although instead of opening a popup it's a separate page (channel/<id>/settings)).
Edit: That doesn't seem to be useable, but I've found a pretty good solution (see suggestions below).
Here's the manage channel code. One thing I'd like to note is that it seems both of these buttons appear even if you lack the relevant perms, so some further debugging will be needed there.
I haven't been able to reproduce this. For me, the buttons only show up when you have the right permissions.
@maxer137 are you still working on this? If not i will happily take over the feature
Just checking in - do you still want to work on this?