Skip to content
Snippets Groups Projects
  • JediKev's avatar
    84d05c61
    variable: Complete Thread ASC or DESC · 84d05c61
    JediKev authored
    This pull adds the ability to choose between ASC or DESC order for the
    complete thread variable. If `complete_asc` is chosen the system will order
    the thread in ASC order, if `complete_desc` is chosen the system will order
    the thread in DESC order. This keeps backwards compatibility with just
    `complete` as some people might forget to update this for a while.
    84d05c61
    History
    variable: Complete Thread ASC or DESC
    JediKev authored
    This pull adds the ability to choose between ASC or DESC order for the
    complete thread variable. If `complete_asc` is chosen the system will order
    the thread in ASC order, if `complete_desc` is chosen the system will order
    the thread in DESC order. This keeps backwards compatibility with just
    `complete` as some people might forget to update this for a while.