Skip to content
  • Stavros Korokithakis's avatar
    Sort conversations on the home page by number of sent messages · 15df4ae0
    Stavros Korokithakis authored
    This commit sorts conversation on the front page by the number of sent
    messages, rather by the number of total messages. This is done because
    some spammers keep sending messages even after Spamnesty has stopped
    replying, which isn't very interesting.
    
    To do this, I had to upgrade to Django 1.11, and change various things
    to make Spamnesty Django-1.11-compatible.
    15df4ae0