Historique des commits

Auteur SHA1 Message Date
  sbkwgh 64acfd5ab8 Add test to remove post like il y a 8 ans
  sbkwgh 97413f1a73 Implement post 'likes' feature il y a 8 ans
  sbkwgh 28d93284ab Add new error if user likes their own post il y a 8 ans
  sbkwgh a5323c4f1a Fix test bugs il y a 8 ans
  sbkwgh 5585ec7ddd Add test for 'liking' a post il y a 8 ans
  sbkwgh 514ba58577 Add and implement tests for categories with spaces il y a 8 ans
  sbkwgh 57f6b6211c Change query for category from name field to value field il y a 8 ans
  sbkwgh a7ff1103ba Fix tests and implement them to delete user il y a 8 ans
  sbkwgh 2604349d65 Add delete post tests il y a 8 ans
  sbkwgh ef0e5bb464 Add edge case if no parameter is provided il y a 8 ans
  sbkwgh af10955b6a Fix bug where blank password would cause route to hang il y a 8 ans
  sbkwgh b31c15236b Change test for short string to see if it passes when new password is blank il y a 8 ans
  sbkwgh aeb700a800 Fix tests and implement password update il y a 8 ans
  sbkwgh d4d0318a17 Implement update description tests il y a 8 ans
  sbkwgh 137328f8a2 Fix bugs in test il y a 8 ans
  sbkwgh 5bbce1cb53 Implement tests; add new errors for these il y a 8 ans
  sbkwgh 0f065a8477 Fix pagination bug; update tests il y a 8 ans
  sbkwgh 41155b48be Rejig test il y a 8 ans
  sbkwgh 8633a419b6 Add socket.io emitter il y a 8 ans
  sbkwgh 2fab03ac78 Fix typo il y a 8 ans
  sbkwgh 601a4eee2e Add socketio initial setup, passing the io variable in express app object il y a 8 ans
  sbkwgh 357681345f Add test for socket-io new thread notification il y a 8 ans
  sbkwgh 4112f7574e Add socket.io dependencies il y a 8 ans
  sbkwgh 303f1b04a5 Fix bug where post was paginated by postnumber not id, make post pagination descending il y a 8 ans
  sbkwgh 9c515c9929 Update test to reflect subtle bug, and use descending id il y a 8 ans
  sbkwgh f92ae9df9d Add another thread to see if newer posts affects pagination routine il y a 8 ans
  sbkwgh 5d30acb1e4 Fix issues with paginating based on descending rather than ascending time il y a 8 ans
  sbkwgh 151b560429 Update tests to match new pagination format il y a 8 ans
  sbkwgh c82a34c13f Change pagination mechanism, since for threads you want newest first il y a 8 ans
  sbkwgh 2bfec678a0 Fix bugs il y a 8 ans