config
|
cacfe862c4
Add sessionSecret variable
|
8 anni fa |
lib
|
4ff67cba08
Add postRemoved error
|
8 anni fa |
migrations
|
c8eb10feb1
Add migration for unique username attribute
|
8 anni fa |
models
|
f556978dd1
Implement remove post functionality
|
8 anni fa |
routes
|
80864d208f
Implement test, returning an error if trying to reply to removed post
|
8 anni fa |
test
|
37b9450206
Add test to return error if trying to reply to a removed post
|
8 anni fa |
.gitignore
|
05d95c1f3e
Include config.js
|
8 anni fa |
package.json
|
6855ff4661
Add express socket-io package to connect express session with socketio session
|
8 anni fa |
server.js
|
b3254169b4
If user is logged in, add there socket-io client id to a dictionary of username=>client_id
|
8 anni fa |