summary refs log tree commit diff
path: root/syweb/webclient/components/fileInput (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-13remove nganimate dependency as it seems to feature disproportionately highly ↵Matthew Hodgson3-4/+7
in the FF profiler, and removing it seems to have stopped my FF stalling for seconds on end
2014-11-13Wipe the selected room ID on the home screen.Kegan Dougal1-2/+4
2014-11-13SYWEB-152: Unbreak /meKegan Dougal1-2/+6
2014-11-13SYWEB-152: Migrate IRC command logic to commands-service.Kegan Dougal4-168/+180
2014-11-13This gives just enough space for the vertical scrollbar to be shown without ↵David Baker1-1/+1
adding a horizontal scrollbar.
2014-11-13suggest ~/.synapseMatthew Hodgson1-3/+5
2014-11-12Detect OpenWebRTC and add workarounds, but comment out the turn server ↵David Baker1-2/+16
removal for now so we have a live demo of it not working.
2014-11-12Oops, change videoElement / selector in audio call too.David Baker1-1/+1
2014-11-12Fix ability to invite users. Remove unused variables.Kegan Dougal2-27/+17
2014-11-12