- toggle are smarter, they open/hide windows accorind to actions. E.g commenting opens threads - toggle are mor explicit - possible to hide/show only single threads - when channelstream is enabled comments are now live-pushed to diff with NEW marker indicator - new UI for showing thread comments
7 lines
458 B
Text
7 lines
458 B
Text
/__MAIN_APP__ - launched when rhodecode-app element is attached to DOM
|
|
/plugins/__REGISTER__ - launched after the onDomReady() code from rhodecode.js is executed
|
|
/notifications - shows new event notifications
|
|
/connection_controller/subscribe - subscribes user to new channels
|
|
/connection_controller/presence - receives presence change messages
|
|
/connection_controller/channel_update - receives channel states
|
|
/favicon/update - notify state change for favicon
|