topics_list.txt
7 lines
| 458 B
| text/plain
|
TextLexer
r880 | /__MAIN_APP__ - launched when rhodecode-app element is attached to DOM | |||
r372 | /plugins/__REGISTER__ - launched after the onDomReady() code from rhodecode.js is executed | |||
r787 | /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 | ||||
r882 | /favicon/update - notify state change for favicon | |||