about summary refs log tree commit diff
path: root/app/models/concerns/paginable.rb
AgeCommit message (Expand)Author
2017-05-01Fix Rubocop offences (#2630)yhirano
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-09API pagination for all collections using Link headerEugen Rochko
2016-10-17Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issuesEugen Rochko
2016-10-02Add since_id param to feedsEugen Rochko
2016-03-24Pre-loading polymorphic associations for Atom feedsEugen Rochko