philomena/lib
SomewhatDamaged 9b22d2719a Adding /api/v1/json/comment/:id endpoint (#13)
* Add `/api/v1/json/comment/:id` endpoint

* Add controller for `/api/v1/json/comment/:id`

Add controller for `/api/v1/json/comment/:id` endpoint

* Fixes permissions

Now will show `403 forbidden` if a comment on a deleted image is requested.

* Fixed endpoint schema

Now conforms to endpoint schema

* Permission adjustment

Will prevent `user_id` and `author` from leaking in the event the image is `hidden_from_users`

* Permission lockout

Lockout of all data if destroyed.

* Lockout on destroyed_content

Return 404 when `comment.destroyed_content`

* Refactored for neatness
2019-12-31 18:25:11 -05:00
..
camo actually fix it 2019-11-10 19:24:58 -05:00
mix/tasks break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05:00
philomena discard old parser 2019-12-31 14:56:38 -05:00
philomena_web Adding /api/v1/json/comment/:id endpoint (#13) 2019-12-31 18:25:11 -05:00
pow_captcha upgrade pow 2019-11-20 17:45:17 -05:00
pow_lockout fix warning 2019-12-21 13:42:55 -05:00
relative_date bans view changes 2019-12-30 07:30:39 -05:00
search break compile time dependencies inside the search parser 2019-12-30 16:14:57 -05:00
textile discard old parser 2019-12-31 14:56:38 -05:00
philomena.ex initial 2019-08-14 20:32:32 -04:00
philomena_web.ex rest of commission routes 2019-12-04 11:35:06 -05:00