Историја ревизија

Аутор SHA1 Порука Датум
  sbkwgh e8c194d047 Emit socketio event to user when new notification пре 8 година
  sbkwgh b3254169b4 If user is logged in, add there socket-io client id to a dictionary of username=>client_id пре 8 година
  sbkwgh 6855ff4661 Add express socket-io package to connect express session with socketio session пре 8 година
  sbkwgh 2b69ff3988 Implement delete and update notification tests пре 8 година
  sbkwgh d22718efbc Fix typo in test пре 8 година
  sbkwgh 53974f184d Add test for updating and deleting individual notifications пре 8 година
  sbkwgh 20a981a516 Move mentions logic before test, use for loop пре 8 година
  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 година