mastodon/app/models
Eugen Rochko 7e58303a8d Limit Atom feeds to 20 items by default, add pagination by max_id
(But there are no Atom feed pagination elements yet)
2016-03-24 12:49:34 +01:00
..
concerns Initial commit 2016-02-20 22:53:20 +01:00
.keep Initial commit 2016-02-20 22:53:20 +01:00
account.rb Only re-download avatar if URL changed (fix #19) 2016-03-22 21:05:23 +01:00
favourite.rb Fix unfollows 2016-03-16 21:14:39 +01:00
feed.rb Add pagination by max_id instead of offset/limit 2016-03-22 21:38:47 +01:00
follow.rb Fix unfollows 2016-03-16 21:14:39 +01:00
mention.rb Adding a test for ReblogService, fixing mentions for remote statuses 2016-02-28 21:22:56 +01:00
status.rb Sanitize remote html in atom feeds, API (not just UI), use cached mention 2016-03-24 12:43:55 +01:00
stream_entry.rb Limit Atom feeds to 20 items by default, add pagination by max_id 2016-03-24 12:49:34 +01:00
user.rb Bind oauth applications to users 2016-03-14 17:49:13 +01:00