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
unarist 3ce9ca4c99 Fix following/followers API to return correct link headers (#3268)
Link headers in following/followers API should include follow_id as max_id/since_id.

However, these API use current_user's account_id instead of follow_id from #3167.
This causes irrelevant result on loading more users.
8 years ago
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 8 years ago
controllers Fix following/followers API to return correct link headers (#3268) 8 years ago
helpers Remove unused style helper (#3145) 8 years ago
javascript Toggle sensitive from admin page (#3261) 8 years ago
lib Unify the method of extracting tags (#3138) 8 years ago
mailers Remove unnecessary .keep files (#2976) 8 years ago
models Introduce recent to Follow (#3247) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services don't notify me when my toot is faved by someone i muted (#3245) 8 years ago
validators Stricter whitelist rules (#2213) 8 years ago
views Toggle sensitive from admin page (#3261) 8 years ago
workers Specs for cleanup workers (#3235) 8 years ago