Historique des commits

Auteur SHA1 Message Date
  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
  sbkwgh c5fd80e14a Buggy changes il y a 8 ans
  sbkwgh d45e680e04 Add pagination - ideally so that it can be used in lieu of user page route il y a 8 ans
  sbkwgh 4b559e50e1 Include color field on user; add bright luminosity option to color generation il y a 8 ans
  sbkwgh 31034db9fd Add missing parameter il y a 8 ans
  sbkwgh b3c6645cad Add latest post as well as first post to category route il y a 8 ans
  sbkwgh 8fd6ee7f76 Implement test il y a 8 ans
  sbkwgh 4b8898cb41 Add test for nextCount fields il y a 8 ans
  sbkwgh 089e2d5189 Implement tests il y a 8 ans
  sbkwgh d317ed5b29 Add tests for postCount fields il y a 8 ans
  sbkwgh 64da3bb39c Fix bugs with user page api routes il y a 8 ans
  sbkwgh b1d6c75965 Implement test il y a 8 ans
  sbkwgh 233e935c3a Add tests for 'postsRemaining' field il y a 8 ans
  sbkwgh d049fcf4bc Add tests for 'postsRemaining' field il y a 8 ans
  sbkwgh 8d3b208cb0 Use simplified pagination system based on ordinal post number il y a 8 ans
  sbkwgh 0ff38bf672 Add and implement test case for postNumber field il y a 8 ans
  sbkwgh 69466a0051 Add color to category il y a 8 ans