Historie revizí

Autor SHA1 Zpráva Datum
  sbkwgh c5e978fcc3 Throw error if thread is locked před 8 roky
  sbkwgh b9cc76a5cd Add threadLocked error před 8 roky
  sbkwgh 007ceb2507 Use own thread for locked tests to make tests more independent před 8 roky
  sbkwgh 8e686265c6 Implement locked/unlocked thread route před 8 roky
  sbkwgh c883be1f6b Fix wrong request agent před 8 roky
  sbkwgh 47d97c149a Add locked field to model před 8 roky
  sbkwgh 74ac8b98ca Add tests for locking the thread před 8 roky
  sbkwgh b4b1c2340d Update test před 8 roky
  sbkwgh fc16b8257a Remove duplicate mentions před 8 roky
  sbkwgh 3c759d58f7 Fix wrong post object being sent před 8 roky
  sbkwgh baf07a754a Use single post notification model for both mentions and reply notifications před 8 roky
  sbkwgh ca5de5140f Move event listener position - n.b. this still doesn't work but getting closer před 8 roky
  sbkwgh 153432a8f3 Add socketio test před 8 roky
  sbkwgh b5f4162c74 Reload notification returned from class method před 8 roky
  sbkwgh 6e340a0266 Order by id descending před 8 roky
  sbkwgh e8c194d047 Emit socketio event to user when new notification před 8 roky
  sbkwgh b3254169b4 If user is logged in, add there socket-io client id to a dictionary of username=>client_id před 8 roky
  sbkwgh 6855ff4661 Add express socket-io package to connect express session with socketio session před 8 roky
  sbkwgh 2b69ff3988 Implement delete and update notification tests před 8 roky
  sbkwgh d22718efbc Fix typo in test před 8 roky
  sbkwgh 53974f184d Add test for updating and deleting individual notifications před 8 roky
  sbkwgh 20a981a516 Move mentions logic before test, use for loop před 8 roky
  sbkwgh e7ef3d2264 Typo fixes, query UserId directly, only return some attributes for User model před 8 roky
  sbkwgh 31f35e9f37 Add UserId to session variable před 8 roky
  sbkwgh c2631aff60 Bug fixes and typos to test před 8 roky
  sbkwgh b94b4c9dbc Don't 'add' association, use 'set' před 8 roky
  sbkwgh 2aa196cd45 Implement get and put routes před 8 roky
  sbkwgh 7e9d8b3fa8 Add test for marking notifications as unread před 8 roky
  sbkwgh bcab1b4908 Add read field (default false) před 8 roky
  sbkwgh 940ba2ea3f Add mention from other user to see if only notifications for your account are retrieved před 8 roky