activitypub-academy/app
unarist 3ce9ca4c99 Fix following/followers API to return correct link headers ()
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 .
This causes irrelevant result on loading more users.
2017-05-23 23:26:23 +02:00
..
assets/stylesheets Replace sprockets/browserify with Webpack () 2017-05-03 02:04:16 +02:00
controllers Fix following/followers API to return correct link headers () 2017-05-23 23:26:23 +02:00
helpers Remove unused style helper () 2017-05-19 16:54:47 +02:00
javascript Toggle sensitive from admin page () 2017-05-23 19:45:43 +02:00
lib Unify the method of extracting tags () 2017-05-19 20:19:14 +02:00
mailers Remove unnecessary .keep files () 2017-05-11 01:45:42 +02:00
models Introduce recent to Follow () 2017-05-23 13:12:19 +02:00
presenters Bump version, improve how version is stored for better commit history () 2017-04-27 15:22:19 +02:00
services don't notify me when my toot is faved by someone i muted () 2017-05-23 20:05:52 +02:00
validators Stricter whitelist rules () 2017-04-26 01:22:51 +02:00
views Toggle sensitive from admin page () 2017-05-23 19:45:43 +02:00
workers Specs for cleanup workers () 2017-05-22 19:36:21 +02:00