Skip to content

v0.66.0

Choose a tag to compare

@michelcrypt4d4mus michelcrypt4d4mus released this 06 Jun 20:11
· 1149 commits to master since this release
  • Add an AuthorFollowerScorer
  • Add a TOTAL_CHAOS weight preset
  • Add cache summary to getCurrentState()'s storage info
  • Add triggerMoarData() method to TheAlgorithm
  • Flip default sign on scores returned by penalty scorers: they now just return positive values like other scorers, but the default weights sign is flipped to negative
  • Fix bug where DiversityFeedScorer was penalizing new toots with trending tags more than old toots with trending tags
  • Rename Toot object's realAccount() to author()
  • Add a withRetoot() method to Toot
  • BooleanFilterOptionList.maxNumToots is now a variable not a function
  • Add isFollowed to hashtag BooleanFilterOptions, fix bug with user filter displayName for followed accounts w/interactions