summary refs log tree commit diff
path: root/webclient/js/ng-infinite-scroll-matrix.js (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-23Config values are almost never 'None', but they might be empty string. Detect...Paul "LeoNerd" Evans1-1/+1
2014-09-23Make sure the config actually /has/ a captcha_bypass_secret set before trying...Paul "LeoNerd" Evans1-2/+3
2014-09-23Allow a (hidden undocumented) key to m.login.recaptcha to specify a shared se...Paul "LeoNerd" Evans2-6/+24
2014-09-22Show display name changes in the message list.Kegan Dougal2-8/+30
2014-09-22Bump versions and changelog v0.3.3Erik Johnston3-2/+22
2014-09-22Add working protractor e2e test.Kegan Dougal4-8/+26
2014-09-22Set required environment variables for e2e testing.Kegan Dougal3-6/+15
2014-09-22Updated test README to include a section on environment-protractor.jsKegan Dougal1-0/+6
2014-09-22Added boilerplate for running end-to-end tests.\nThis is done using Protracto...Kegan Dougal5-6/+30
2014-09-22Propagate failure reason to the other party.David Baker2-7/+8
2014-09-22Better logging of ICE candidates and fail the call when ICE fails.David Baker2-8/