about summary refs log tree commit diff
path: root/app/models/home_feed.rb
AgeCommit message (Expand)Author
2022-04-19Revert support from loading Home timeline from databaseClaire
2022-04-16Revert DM support in HomeFeed#from_databaseClaire
2022-04-14Fix loading Home TL from database not respecting `min_id` and not including D...Claire
2022-04-12Implement infinity home timeline (#1610)Jeong Arm
2021-01-07Fix rubocop config and warnings (#15503)abcang
2020-07-01Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)Eugen Rochko
2019-10-06Fix performance of home feed regeneration (#12084)Eugen Rochko
2018-09-28Support min_id-based pagination in REST API (#8736)Eugen Rochko
2017-11-18Lists (#5703)Eugen Rochko