summary refs log tree commit diff
path: root/webclient/app-controller.js (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-12Just say yes to OPTIONS requests, since we want to turn on CORS headers for a...Erik Johnston1-0/+5
2014-08-12Make messages list and room users list scroll-ove