Historial de Commits

Autor SHA1 Mensaje Fecha
  sbkwgh 8c14997f12 Add post-scrubber component to thread route hace 8 años
  sbkwgh 488ff3a943 Add post-scrubber scaffolding hace 8 años
  sbkwgh 456eb00c8b Don't show forum description on index page hace 8 años
  sbkwgh 14cae21e66 Show description on index page hace 8 años
  sbkwgh 7bc5eafd86 Add shake and support for reply notification hace 8 años
  sbkwgh b4b1c2340d Update test hace 8 años
  sbkwgh fc16b8257a Remove duplicate mentions hace 8 años
  sbkwgh 3c759d58f7 Fix wrong post object being sent hace 8 años
  sbkwgh baf07a754a Use single post notification model for both mentions and reply notifications hace 8 años
  sbkwgh ca5de5140f Move event listener position - n.b. this still doesn't work but getting closer hace 8 años
  sbkwgh 663b19dc29 Only fetch notifications if logged in hace 8 años
  sbkwgh 20aae11c1c Push notification on notification event hace 8 años
  sbkwgh 4e27fb5f12 Emit login event via socket-io on login/createAccount hace 8 años
  sbkwgh 153432a8f3 Add socketio test hace 8 años
  sbkwgh b5f4162c74 Reload notification returned from class method hace 8 años
  sbkwgh 6e340a0266 Order by id descending hace 8 años
  sbkwgh e8c194d047 Emit socketio event to user when new notification hace 8 años
  sbkwgh b3254169b4 If user is logged in, add there socket-io client id to a dictionary of username=>client_id hace 8 años
  sbkwgh 6855ff4661 Add express socket-io package to connect express session with socketio session hace 8 años
  sbkwgh 68f78100e9 Implement notifications - load, delete and set read/interacted hace 8 años
  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