Changing the DVM feed to sort by follows that liked or zapped the DVM
This commit is contained in:
@@ -64,4 +64,6 @@ object TimeUtils {
|
||||
fun randomWithTwoDays() = now() - RandomInstance.int(twoDays())
|
||||
|
||||
fun ninetyDaysFromNow() = now() + NINETY_DAYS
|
||||
|
||||
fun oneYearAgo() = now() - ONE_YEAR
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user