You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
10 years ago
..
concerns Initial commit 10 years ago
.keep Initial commit 10 years ago
account.rb Only re-download avatar if URL changed (fix #19) 10 years ago
favourite.rb Fix unfollows 10 years ago
feed.rb Add pagination by max_id instead of offset/limit 10 years ago
follow.rb Fix unfollows 10 years ago
mention.rb Adding a test for ReblogService, fixing mentions for remote statuses 10 years ago
status.rb Sanitize remote html in atom feeds, API (not just UI), use cached mention 10 years ago
stream_entry.rb Limit Atom feeds to 20 items by default, add pagination by max_id 10 years ago
user.rb Bind oauth applications to users 10 years ago