##// END OF EJS Templates
components: reorganize build pipeline to have nice separation of html/js/css
components: reorganize build pipeline to have nice separation of html/js/css

File last commit:

r526:1b57d2ee default
r703:1eda65ea default
Show More
topics_list.txt
3 lines | 350 B | text/plain | TextLexer
frontend: remove unused chat code and convert it to topics
r372 /plugins/__REGISTER__ - launched after the onDomReady() code from rhodecode.js is executed
/ui/plugins/code/anchor_focus - launched when rc starts to scroll on load to anchor on PR/Codeview
/ui/plugins/code/comment_form_built - launched when injectInlineForm() is executed and the form object is created
notifications: support real-time notifications with websockets via channelstream
r526 /notifications - shows new event notifications