Skip to content
Snippets Groups Projects
  • Dessalines's avatar
    9785b208
    Adding a scaled sort, to boost smaller communities. (#3907) · 9785b208
    Dessalines authored
    * Adding a scaled sort, to boost smaller communities.
    
    - Previously referred to as *best* .
    - Fixes #3622
    
    * Fixing scheduled task update.
    
    * Converting hot_rank integers to floats.
    
    * Altering hot_rank psql function to default to zero after a week.
    
    * Setting scaled_rank to zero, where hot_rank is zero.
    
    * Adding image_upload table.
    9785b208
    History
    Adding a scaled sort, to boost smaller communities. (#3907)
    Dessalines authored
    * Adding a scaled sort, to boost smaller communities.
    
    - Previously referred to as *best* .
    - Fixes #3622
    
    * Fixing scheduled task update.
    
    * Converting hot_rank integers to floats.
    
    * Altering hot_rank psql function to default to zero after a week.
    
    * Setting scaled_rank to zero, where hot_rank is zero.
    
    * Adding image_upload table.