Commit History

作者 SHA1 備註 提交日期
  sbkwgh f538b2cfc3 Add conditional clause to check if user still exists in notification 8 年之前
  sbkwgh ea51b13320 Fix issue with order of operations on date manipulation, add 'at [date]' for dates older than a day 8 年之前
  sbkwgh 4c9ab5c968 Fix bugs, add labels 8 年之前
  sbkwgh 66d1fa67b1 Change post on scrubber release 8 年之前
  sbkwgh e645e00c96 Add totalPostsCount prop to scrubber from thread route 8 年之前
  sbkwgh 0fefb042d7 Add label to scrubber 8 年之前
  sbkwgh 1670070889 Add label 8 年之前
  sbkwgh 34428fc7a2 Add dragging capability 8 年之前
  sbkwgh b0c8aa2667 Add dragger 8 年之前
  sbkwgh 89aeabc2b0 Add the line 8 年之前
  sbkwgh 8c14997f12 Add post-scrubber component to thread route 8 年之前
  sbkwgh 488ff3a943 Add post-scrubber scaffolding 8 年之前
  sbkwgh 456eb00c8b Don't show forum description on index page 8 年之前
  sbkwgh 14cae21e66 Show description on index page 8 年之前
  sbkwgh 7bc5eafd86 Add shake and support for reply notification 8 年之前
  sbkwgh b4b1c2340d Update test 8 年之前
  sbkwgh fc16b8257a Remove duplicate mentions 8 年之前
  sbkwgh 3c759d58f7 Fix wrong post object being sent 8 年之前
  sbkwgh baf07a754a Use single post notification model for both mentions and reply notifications 8 年之前
  sbkwgh ca5de5140f Move event listener position - n.b. this still doesn't work but getting closer 8 年之前
  sbkwgh 663b19dc29 Only fetch notifications if logged in 8 年之前
  sbkwgh 20aae11c1c Push notification on notification event 8 年之前
  sbkwgh 4e27fb5f12 Emit login event via socket-io on login/createAccount 8 年之前
  sbkwgh 153432a8f3 Add socketio test 8 年之前
  sbkwgh b5f4162c74 Reload notification returned from class method 8 年之前
  sbkwgh 6e340a0266 Order by id descending 8 年之前
  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 68f78100e9 Implement notifications - load, delete and set read/interacted 8 年之前