1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/models/account_suggestions
2024-01-12 13:09:33 +00:00
..
friends_of_friends_source.rb Fix friends_of_friends sometimes suggesting already-followed accounts (#28433) 2023-12-20 14:35:59 +00:00
global_source.rb Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
setting_source.rb Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
similar_profiles_source.rb Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
source.rb Move followable by logic to suggestion class (#28710) 2024-01-12 13:09:33 +00:00
suggestion.rb