Commit Verlauf

Autor SHA1 Nachricht Datum
  sbkwgh 8e9a8f1615 Fix notifications tests vor 7 Jahren
  sbkwgh 79ee339c27 Use DRYer error handling vor 7 Jahren
  sbkwgh 1e8d7d992f Change fields for object sent by socket.io vor 8 Jahren
  sbkwgh a614022e88 Move from using params on User instance for permissions to a dedicated Ban model, move methods in permissions.js file to class methods on Ban model vor 8 Jahren
  sbkwgh 2483e88858 Implement banned user route, as well as adding if clause on creating thread/post routes vor 8 Jahren
  sbkwgh c777350d89 Refactor posts route including GET DELETE and POST http verbs vor 8 Jahren
  sbkwgh bd84d63a16 Use more succint error syntax vor 8 Jahren
  sbkwgh 80864d208f Implement test, returning an error if trying to reply to removed post vor 8 Jahren
  sbkwgh f556978dd1 Implement remove post functionality vor 8 Jahren
  sbkwgh c5e978fcc3 Throw error if thread is locked vor 8 Jahren
  sbkwgh fc16b8257a Remove duplicate mentions vor 8 Jahren
  sbkwgh 3c759d58f7 Fix wrong post object being sent vor 8 Jahren
  sbkwgh baf07a754a Use single post notification model for both mentions and reply notifications vor 8 Jahren
  sbkwgh e8c194d047 Emit socketio event to user when new notification vor 8 Jahren
  sbkwgh 20a981a516 Move mentions logic before test, use for loop vor 8 Jahren
  sbkwgh 120e55fa15 Add mention notification logic vor 8 Jahren
  sbkwgh 69dbffe911 Remove superfluous field vor 8 Jahren
  sbkwgh 0f03f106c9 Send out message to thread page each time new post is added vor 8 Jahren
  sbkwgh 1450d28777 Implement delete like route vor 8 Jahren
  sbkwgh 97413f1a73 Implement post 'likes' feature vor 8 Jahren
  sbkwgh 8d3b208cb0 Use simplified pagination system based on ordinal post number vor 8 Jahren
  sbkwgh 0ff38bf672 Add and implement test case for postNumber field vor 8 Jahren
  sbkwgh 36bc9c9e6b Add postsCount field and increment when new post added vor 8 Jahren
  sbkwgh 4f44d15e78 Refactor vor 8 Jahren
  sbkwgh 8516275d04 Use Post.includeOptions class method; make sure all possible errors are thrown before creating post; add GET /:post_id route vor 8 Jahren
  sbkwgh c2e272f3b1 Fix tests and route vor 8 Jahren
  sbkwgh dcfb5cdf70 Add => vor 8 Jahren
  sbkwgh 0c31023b77 Add middleware to verify logged in vor 8 Jahren
  sbkwgh ab285d8ec2 Initial commit for posts route vor 8 Jahren