Historique des commits

Auteur SHA1 Message Date
  sbkwgh 940ba2ea3f Add mention from other user to see if only notifications for your account are retrieved il y a 8 ans
  sbkwgh 04bcc24dec Just check loggedIn, not admin il y a 8 ans
  sbkwgh 120e55fa15 Add mention notification logic il y a 8 ans
  sbkwgh 5bc67bcc20 Add class method to add mention notification il y a 8 ans
  sbkwgh 713d087971 Add new notification route il y a 8 ans
  sbkwgh f691d2dfc3 Add test if notifications is not an array il y a 8 ans
  sbkwgh 105bcd1243 Add test for non-string mention il y a 8 ans
  sbkwgh e26d9a35c2 Initial test il y a 8 ans
  sbkwgh e1a26d56b5 Change wrong variable name il y a 8 ans
  sbkwgh d4a22777fc Remove title field, change 'read' to 'interacted' il y a 8 ans
  sbkwgh 8f911ef329 Add Notification and MentionNotification models il y a 8 ans
  sbkwgh 83de1fcd4e Add tests so to return error if thread name has no length il y a 8 ans
  sbkwgh 054ab41e84 Add tests so to return error if category name has no length il y a 8 ans
  sbkwgh 69dbffe911 Remove superfluous field il y a 8 ans
  sbkwgh 0f03f106c9 Send out message to thread page each time new post is added il y a 8 ans
  sbkwgh c8b2950bbb Use specific rooms for socket-io il y a 8 ans
  sbkwgh c633d7895c Destroy session on deletion of account il y a 8 ans
  sbkwgh cc8aae5a46 Fix bug where session was not being destroyed il y a 8 ans
  sbkwgh 1450d28777 Implement delete like route il y a 8 ans
  sbkwgh 1270af7161 Add await keyword il y a 8 ans
  sbkwgh 64acfd5ab8 Add test to remove post like il y a 8 ans
  sbkwgh 97413f1a73 Implement post 'likes' feature il y a 8 ans
  sbkwgh 28d93284ab Add new error if user likes their own post il y a 8 ans
  sbkwgh a5323c4f1a Fix test bugs il y a 8 ans
  sbkwgh 5585ec7ddd Add test for 'liking' a post il y a 8 ans
  sbkwgh 514ba58577 Add and implement tests for categories with spaces il y a 8 ans
  sbkwgh 57f6b6211c Change query for category from name field to value field il y a 8 ans
  sbkwgh a7ff1103ba Fix tests and implement them to delete user il y a 8 ans
  sbkwgh 2604349d65 Add delete post tests il y a 8 ans
  sbkwgh ef0e5bb464 Add edge case if no parameter is provided il y a 8 ans