git 테스트

sbkwgh 8e686265c6 Implement locked/unlocked thread route 8 gadi atpakaļ
config cacfe862c4 Add sessionSecret variable 8 gadi atpakaļ
lib ca5de5140f Move event listener position - n.b. this still doesn't work but getting closer 8 gadi atpakaļ
migrations c8eb10feb1 Add migration for unique username attribute 8 gadi atpakaļ
models 47d97c149a Add locked field to model 8 gadi atpakaļ
routes 8e686265c6 Implement locked/unlocked thread route 8 gadi atpakaļ
test c883be1f6b Fix wrong request agent 8 gadi atpakaļ
.gitignore 05d95c1f3e Include config.js 8 gadi atpakaļ
package.json 6855ff4661 Add express socket-io package to connect express session with socketio session 8 gadi atpakaļ
server.js b3254169b4 If user is logged in, add there socket-io client id to a dictionary of username=>client_id 8 gadi atpakaļ