kewalsk

Results 5 issues of kewalsk

Did you consider to add the information if the user is muted (is_muted) and to add function buttons to mute/unmute?

TODO

Is somebody working on that? This would be the great improvement of this application. Already mentioned about it in original project #https://github.com/Pmmlabs/OpenPeriscope/issues/122

enhancement

Blocking the user in the application or externally should make the broadcasts of this user disappear from the list. These broadcasts are still visible on the list even after refresh,...

I'm wondering if this is possible in javascript, to have for example: - a base class which do all the necessary tasks to get and display data, respond to common...

Is it possible to split the one big file Periscope_Web_Client.user.js into several smaller? The best would be one main menu function per file. Just for better maintenance. However, I don't...