about summary refs log tree commit diff
path: root/app/models/stream_entry.rb
AgeCommit message (Expand)Author
2016-09-08Optimized n+1 queries in accounts Atom and HTML viewsEugen Rochko
2016-08-17Upgrade to Rails 5.0.0.1Eugen Rochko
2016-03-25Fix subscriptions:clear task, refactor feeds, refactor streamable activitesEugen Rochko
2016-03-24Pre-loading polymorphic associations for Atom feedsEugen Rochko
2016-03-24Limit Atom feeds to 20 items by default, add pagination by max_idEugen Rochko
2016-03-21Small optimizations in Atom feedsEugen Rochko
2016-03-16Deleting statuses, deletion propagationEugen Rochko
2016-02-26Adding a bunch of testsEugen Rochko
2016-02-23Adding reblogs, favourites, improving atom generationEugen Rochko
2016-02-22Fixes and general progressEugen Rochko
2016-02-22Made some progressEugen Rochko