chinwagsocial/app/controllers/api/v1
Eugen Rochko 90f12f2e5a
Focal points (#6520)
* Add focus param to media API, center thumbnails on focus point

* Add UI for setting a focal point

* Improve focal point icon on upload item

* Use focal point in upload preview

* Add focalPoint property to ActivityPub

* Don't show focal point button for non-image attachments
2018-02-22 00:35:46 +01:00
..
accounts Fix bug in relationships API introduced by #6482 (#6527) 2018-02-21 23:22:12 +01:00
apps
instances
lists
statuses Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
timelines
accounts_controller.rb
apps_controller.rb
blocks_controller.rb Fix pagination in Api::V1::BlocksController (#5285) 2017-10-09 17:30:31 +02:00
custom_emojis_controller.rb
domain_blocks_controller.rb Clean up for api/base controller (#3629) 2017-06-07 20:09:25 +02:00
favourites_controller.rb
follow_requests_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
follows_controller.rb
instances_controller.rb
lists_controller.rb
media_controller.rb Focal points (#6520) 2018-02-22 00:35:46 +01:00
mutes_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
notifications_controller.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
reports_controller.rb
search_controller.rb Filter searched toots to be consistent with blocking behaviors (#5383) 2017-11-15 01:53:33 +01:00
statuses_controller.rb
streaming_controller.rb