Historique des commits

Auteur SHA1 Message Date
  sbkwgh 862541b2eb Use single association and add replyingToUsername field il y a 8 ans
  sbkwgh f1192771d9 Fix bug with replies and replyingTo associations, use separte column key il y a 8 ans
  sbkwgh 4f44d15e78 Refactor il y a 8 ans
  sbkwgh de0a7c475e Add test to reflect bug with Replies and ReplyingTo fields il y a 8 ans
  sbkwgh b46d6d701d Add slug to thread il y a 8 ans
  sbkwgh f19b2d5a78 Add session function to set session and username cookie il y a 8 ans
  sbkwgh a7a6dc98e4 Use include options class method; add 'ALL' category il y a 8 ans
  sbkwgh 1e4937d5e2 Add thread limit to options function il y a 8 ans
  sbkwgh eec16d5755 Add route to category to get all threads in a category il y a 8 ans
  sbkwgh 30918a4df9 Add error if no settings row yet created il y a 8 ans
  sbkwgh 1b2abb1b94 Add underscored value field to category il y a 8 ans
  sbkwgh 4fe5c1e473 Add no field length validation error il y a 8 ans
  sbkwgh 97061275ef Validate for empty category name il y a 8 ans
  sbkwgh dea31cd40e update method simply returned true, therefore just send back the response asumming it worked il y a 8 ans
  sbkwgh 2016d4761e Change back to not include user message il y a 8 ans
  sbkwgh 27d4d029c6 Add settings route il y a 8 ans
  sbkwgh 868c2b5a7f Add test for GET methods on post and thread routes il y a 8 ans
  sbkwgh bc86d371e8 Add GET /:thread_id route il y a 8 ans
  sbkwgh 8516275d04 Use Post.includeOptions class method; make sure all possible errors are thrown before creating post; add GET /:post_id route il y a 8 ans
  sbkwgh ce0af9cadd Add includeOptions class method il y a 8 ans
  sbkwgh bed82c1e42 Add includeOptions class method il y a 8 ans
  sbkwgh c2e272f3b1 Fix tests and route il y a 8 ans
  sbkwgh ebd11ed1d4 Correctly implement setter il y a 8 ans
  sbkwgh 098a333fbc Continued fixing bugs/typos il y a 8 ans
  sbkwgh dcfb5cdf70 Add => il y a 8 ans
  sbkwgh e9fa11fb68 Missing , il y a 8 ans
  sbkwgh 0c31023b77 Add middleware to verify logged in il y a 8 ans
  sbkwgh e1daf260ee Capitalize association properties il y a 8 ans
  sbkwgh ab285d8ec2 Initial commit for posts route il y a 8 ans
  sbkwgh 3600fc53bb Add post route il y a 8 ans