hometown/app/controllers/api
tateisu b87a1229c7 optimize direct timeline ()
* optimize direct timeline

* fix typo in class name

* change filter condition for direct timeline

* fix codestyle issue

* revoke index_accounts_not_silenced because direct timeline does not use it.

* revoke index_accounts_not_silenced because direct timeline does not use it.

* fix rspec test condition.

* fix rspec test condition.

* fix rspec test condition.

* revoke adding column and partial index

* (direct timeline) move merging logic to model

* fix pagination parameter

* add method arguments that switches return array of status or cache_ids

* fix order by

* returns ActiveRecord.Relation in default behavor

* fix codestyle issue
2018-05-28 11:04:06 +02:00
..
v1 optimize direct timeline () 2018-05-28 11:04:06 +02:00
web Add REST API for Web Push Notifications subscriptions () 2018-05-11 11:49:12 +02:00
base_controller.rb Disable API access when login is disabled () 2018-04-30 09:13:14 +02:00
oembed_controller.rb Update status embeds () 2017-08-30 10:23:43 +02:00
push_controller.rb Fix - Connect signed PuSH subscription requests to instance domain () 2017-07-14 23:01:20 +02:00
salmon_controller.rb Fix response of signature_verification_failure_reason () 2018-02-08 05:00:45 +01:00
subscriptions_controller.rb HTTP signatures () 2017-07-14 20:41:49 +02:00