コミット履歴

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