Historial de Commits

Autor SHA1 Mensaje Fecha
  sbkwgh 07e0081287 Add mentions with post hace 8 años
  sbkwgh 2b69ff3988 Implement delete and update notification tests hace 8 años
  sbkwgh d22718efbc Fix typo in test hace 8 años
  sbkwgh 53974f184d Add test for updating and deleting individual notifications hace 8 años
  sbkwgh 20a981a516 Move mentions logic before test, use for loop hace 8 años
  sbkwgh e7ef3d2264 Typo fixes, query UserId directly, only return some attributes for User model hace 8 años
  sbkwgh 31f35e9f37 Add UserId to session variable hace 8 años
  sbkwgh c2631aff60 Bug fixes and typos to test hace 8 años
  sbkwgh b94b4c9dbc Don't 'add' association, use 'set' hace 8 años
  sbkwgh 2aa196cd45 Implement get and put routes hace 8 años
  sbkwgh 7e9d8b3fa8 Add test for marking notifications as unread hace 8 años
  sbkwgh bcab1b4908 Add read field (default false) hace 8 años
  sbkwgh 940ba2ea3f Add mention from other user to see if only notifications for your account are retrieved hace 8 años
  sbkwgh 04bcc24dec Just check loggedIn, not admin hace 8 años
  sbkwgh 120e55fa15 Add mention notification logic hace 8 años
  sbkwgh 5bc67bcc20 Add class method to add mention notification hace 8 años
  sbkwgh 713d087971 Add new notification route hace 8 años
  sbkwgh f691d2dfc3 Add test if notifications is not an array hace 8 años
  sbkwgh 105bcd1243 Add test for non-string mention hace 8 años
  sbkwgh e26d9a35c2 Initial test hace 8 años
  sbkwgh e1a26d56b5 Change wrong variable name hace 8 años
  sbkwgh d4a22777fc Remove title field, change 'read' to 'interacted' hace 8 años
  sbkwgh 6d34b1fa6d Fix bug where method was being called on null element; if show hace 8 años
  sbkwgh b2991dc0c7 Before sending to server, replace mention with link hace 8 años
  sbkwgh c702e92b6b Move replacement logic into editorCore, update sub-components hace 8 años
  sbkwgh 435fcc9841 Replace @username only if username exists - quite complex logic for something seemingly simple, will need to refactor hace 8 años
  sbkwgh d06fe0ce22 Replace @username with link to username hace 8 años
  sbkwgh 8f911ef329 Add Notification and MentionNotification models hace 8 años
  sbkwgh 949c321f55 Change class name hace 8 años
  sbkwgh e5cb6bd4fc Add menu item styling hace 8 años