Histórico de Commits

Autor SHA1 Mensagem Data
  sbkwgh 53974f184d Add test for updating and deleting individual notifications há 8 anos atrás
  sbkwgh 20a981a516 Move mentions logic before test, use for loop há 8 anos atrás
  sbkwgh e7ef3d2264 Typo fixes, query UserId directly, only return some attributes for User model há 8 anos atrás
  sbkwgh 31f35e9f37 Add UserId to session variable há 8 anos atrás
  sbkwgh c2631aff60 Bug fixes and typos to test há 8 anos atrás
  sbkwgh b94b4c9dbc Don't 'add' association, use 'set' há 8 anos atrás
  sbkwgh 2aa196cd45 Implement get and put routes há 8 anos atrás
  sbkwgh 7e9d8b3fa8 Add test for marking notifications as unread há 8 anos atrás
  sbkwgh bcab1b4908 Add read field (default false) há 8 anos atrás
  sbkwgh 940ba2ea3f Add mention from other user to see if only notifications for your account are retrieved há 8 anos atrás
  sbkwgh 04bcc24dec Just check loggedIn, not admin há 8 anos atrás
  sbkwgh 120e55fa15 Add mention notification logic há 8 anos atrás
  sbkwgh 5bc67bcc20 Add class method to add mention notification há 8 anos atrás
  sbkwgh 713d087971 Add new notification route há 8 anos atrás
  sbkwgh f691d2dfc3 Add test if notifications is not an array há 8 anos atrás
  sbkwgh 105bcd1243 Add test for non-string mention há 8 anos atrás
  sbkwgh e26d9a35c2 Initial test há 8 anos atrás
  sbkwgh e1a26d56b5 Change wrong variable name há 8 anos atrás
  sbkwgh d4a22777fc Remove title field, change 'read' to 'interacted' há 8 anos atrás
  sbkwgh 8f911ef329 Add Notification and MentionNotification models há 8 anos atrás
  sbkwgh 83de1fcd4e Add tests so to return error if thread name has no length há 8 anos atrás
  sbkwgh 054ab41e84 Add tests so to return error if category name has no length há 8 anos atrás
  sbkwgh 69dbffe911 Remove superfluous field há 8 anos atrás
  sbkwgh 0f03f106c9 Send out message to thread page each time new post is added há 8 anos atrás
  sbkwgh c8b2950bbb Use specific rooms for socket-io há 8 anos atrás
  sbkwgh c633d7895c Destroy session on deletion of account há 8 anos atrás
  sbkwgh cc8aae5a46 Fix bug where session was not being destroyed há 8 anos atrás
  sbkwgh 1450d28777 Implement delete like route há 8 anos atrás
  sbkwgh 1270af7161 Add await keyword há 8 anos atrás
  sbkwgh 64acfd5ab8 Add test to remove post like há 8 anos atrás