Skip to content
Snippets Groups Projects
  1. Sep 10, 2012
  2. Sep 07, 2012
  3. Sep 06, 2012
  4. Sep 05, 2012
  5. Sep 04, 2012
  6. Sep 03, 2012
  7. 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
Loading