Historia zmian

Autor SHA1 Wiadomość Data
  sbkwgh 89aeabc2b0 Add the line 8 lat temu
  sbkwgh 8c14997f12 Add post-scrubber component to thread route 8 lat temu
  sbkwgh 488ff3a943 Add post-scrubber scaffolding 8 lat temu
  sbkwgh 456eb00c8b Don't show forum description on index page 8 lat temu
  sbkwgh 14cae21e66 Show description on index page 8 lat temu
  sbkwgh 7bc5eafd86 Add shake and support for reply notification 8 lat temu
  sbkwgh b4b1c2340d Update test 8 lat temu
  sbkwgh fc16b8257a Remove duplicate mentions 8 lat temu
  sbkwgh 3c759d58f7 Fix wrong post object being sent 8 lat temu
  sbkwgh baf07a754a Use single post notification model for both mentions and reply notifications 8 lat temu
  sbkwgh ca5de5140f Move event listener position - n.b. this still doesn't work but getting closer 8 lat temu
  sbkwgh 663b19dc29 Only fetch notifications if logged in 8 lat temu
  sbkwgh 20aae11c1c Push notification on notification event 8 lat temu
  sbkwgh 4e27fb5f12 Emit login event via socket-io on login/createAccount 8 lat temu
  sbkwgh 153432a8f3 Add socketio test 8 lat temu
  sbkwgh b5f4162c74 Reload notification returned from class method 8 lat temu
  sbkwgh 6e340a0266 Order by id descending 8 lat temu
  sbkwgh e8c194d047 Emit socketio event to user when new notification 8 lat temu
  sbkwgh b3254169b4 If user is logged in, add there socket-io client id to a dictionary of username=>client_id 8 lat temu
  sbkwgh 6855ff4661 Add express socket-io package to connect express session with socketio session 8 lat temu
  sbkwgh 68f78100e9 Implement notifications - load, delete and set read/interacted 8 lat temu
  sbkwgh 07e0081287 Add mentions with post 8 lat temu
  sbkwgh 2b69ff3988 Implement delete and update notification tests 8 lat temu
  sbkwgh d22718efbc Fix typo in test 8 lat temu
  sbkwgh 53974f184d Add test for updating and deleting individual notifications 8 lat temu
  sbkwgh 20a981a516 Move mentions logic before test, use for loop 8 lat temu
  sbkwgh e7ef3d2264 Typo fixes, query UserId directly, only return some attributes for User model 8 lat temu
  sbkwgh 31f35e9f37 Add UserId to session variable 8 lat temu
  sbkwgh c2631aff60 Bug fixes and typos to test 8 lat temu
  sbkwgh b94b4c9dbc Don't 'add' association, use 'set' 8 lat temu