Tags: viinasu/codebuddies
Tags
Basic addition of Jitsi confrencing code. (codebuddies#445) * Basic addition of Jitsi confrencing code. * fix script load issue * added a few more jitsi host names to browser_policy, and put jitsi into its own hangoutFrame template * added new hangoutFrame files * added small comment" * make each new jitsi instance unique * only show the launch hangout button if user has RSVPed and hangout is in progress * remove outdated hangout reminder text for hangout creator * remove more unnecessary google hangout api traces * i18n refactoring * removed more extraneous text * add setting that hopefully starts everyone off as muted * clicking on hangout title - only tab to new tab if hangout is in progress * button style adjustments * update hangout reminders text * updated button style for join button in progress * more button adjustments * improvements for the hangout post page - added jitsi screenshot, added 'create a hangout' ask after hangout is over, and improved styles * hide refresh hangout text when jitsi is loaded on the page * remove references to the word 'google' * remove references to 'google hangout' since they have deprecated their API and we are now using Jitsi * fix bug - class was put into id attribute * added console log helpers * load jitsi on click * added autorun and put instantiation script into a function * fixed : the loading issue w/ jitsi * remove: 'here' console.log from 'hangouts' publication * remove : dead code * dispose: Jitsi at the end of the hangout * Jitsi : add missing params to configOverwrite * docs(Jitsi) add documentation * load user avatar as well * updated comments on hangout-frame.js * fix bug that prevented the instance.api.execute commands from executing. On load, username and avatar URL are populated, chat window is opened, and video is off. * use beta jitsi - and remove hyphen from room string * add warning if user is not using chrome or firefox * added diagram and updated hangout tips text * more text edits * if a user creates a new hangout while on the hangout post page, make sure they are redirected back to the home page after it is created * allow for hangoutFrame at all times -- need to show this in case hangout goes long * give user the option to launch google hangout at the bottom of the post page, in case technical issues with Jitsi continue to exist * improve ux layout on single post page * more UI fixes * remove extra in progress burst near title
added: missing image tag (codebuddies#450) * added: missing image tag * change fb og:image to logo-circle.png instead of using twitter site url