Skip to content
  1. Sep 06, 2012
  2. Sep 05, 2012
  3. Sep 04, 2012
  4. Sep 03, 2012
  5. Aug 31, 2012
    • Rene Saarsoo's avatar
      Implement delete and undo_delete requests. · 7d31d565
      Rene Saarsoo authored
      To be able to query the deleted comments, the Comments#showDeleted
      method can be called to define whether deleted comments should be
      included to the query.  This is implemented through having two
      views in the database: full_comments and full_visible_comments.
      7d31d565
    • Rene Saarsoo's avatar
      Implement voting. · 3621df8d
      Rene Saarsoo authored
      Added triggers to database to recalculate the comments.vote column when
      votes table is updated.
      
      Plus minor fix to test data.
      3621df8d
    • Rene Saarsoo's avatar
      Implement editing of comments. · 73f663ef
      Rene Saarsoo authored
      73f663ef
  6. Aug 30, 2012
Loading