Commit History

Autor SHA1 Mensaxe Data
  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 %!s(int64=8) %!d(string=hai) anos
  sbkwgh 2483e88858 Implement banned user route, as well as adding if clause on creating thread/post routes %!s(int64=8) %!d(string=hai) anos
  sbkwgh 81dce1a6e7 Remove superfluous async/await keywords %!s(int64=8) %!d(string=hai) anos
  sbkwgh 656f76859b Use sequelize validations rather than custom ones in router function %!s(int64=8) %!d(string=hai) anos
  sbkwgh 2b464acc37 Use instance field this.Posts instead of passing in posts %!s(int64=8) %!d(string=hai) anos
  sbkwgh 53bfc3e1bd Move thread meta data logic to instance method %!s(int64=8) %!d(string=hai) anos
  sbkwgh 4e73d4b9ea Move PUT route below admin route middle-ware so that only admin users can lock threads %!s(int64=8) %!d(string=hai) anos
  sbkwgh 8e686265c6 Implement locked/unlocked thread route %!s(int64=8) %!d(string=hai) anos
  sbkwgh 83de1fcd4e Add tests so to return error if thread name has no length %!s(int64=8) %!d(string=hai) anos
  sbkwgh c8b2950bbb Use specific rooms for socket-io %!s(int64=8) %!d(string=hai) anos
  sbkwgh 514ba58577 Add and implement tests for categories with spaces %!s(int64=8) %!d(string=hai) anos
  sbkwgh 0f065a8477 Fix pagination bug; update tests %!s(int64=8) %!d(string=hai) anos
  sbkwgh 8633a419b6 Add socket.io emitter %!s(int64=8) %!d(string=hai) anos
  sbkwgh 089e2d5189 Implement tests %!s(int64=8) %!d(string=hai) anos
  sbkwgh b1d6c75965 Implement test %!s(int64=8) %!d(string=hai) anos
  sbkwgh 8d3b208cb0 Use simplified pagination system based on ordinal post number %!s(int64=8) %!d(string=hai) anos
  sbkwgh aa06e1c531 Allow to paginate from any post and add previousURL field %!s(int64=8) %!d(string=hai) anos
  sbkwgh 758754f5e8 Add previousURL field to find previous 'nextId' for post pagination %!s(int64=8) %!d(string=hai) anos
  sbkwgh 21f8b5a12b Use re-useable pagination functions %!s(int64=8) %!d(string=hai) anos
  sbkwgh 10b3d6d696 Use different pagination style, add 'meta.nextURL' to response %!s(int64=8) %!d(string=hai) anos
  sbkwgh 9e380e434f Implement pagination system %!s(int64=8) %!d(string=hai) anos
  sbkwgh f545ec0a15 Make tests green %!s(int64=8) %!d(string=hai) anos
  sbkwgh e8e87a462b Add pagination functionality to thread %!s(int64=8) %!d(string=hai) anos
  sbkwgh 862541b2eb Use single association and add replyingToUsername field %!s(int64=8) %!d(string=hai) anos
  sbkwgh bc86d371e8 Add GET /:thread_id route %!s(int64=8) %!d(string=hai) anos
  sbkwgh 5d1480a201 Use if/else instead of switch; 'reload' thread instance to get associated objects; fix bugs/typos %!s(int64=8) %!d(string=hai) anos
  sbkwgh 42ec7417fd Implement POST route for thread %!s(int64=8) %!d(string=hai) anos
  sbkwgh ade4ba95c4 Initial commit %!s(int64=8) %!d(string=hai) anos