OSDN Git Service

ns_search: hide unwanted console output when update all index
[newslash/newslash.git] / src / newslash_web / lib / Newslash / Web / Controller / API / Story.pm
2019-06-17 hylomeditor: article editor supports media embed
2019-06-12 hylomModel::Stories: not to set 'neverdisplay' parameter...
2019-06-10 hylomWeb::Contorller::API::Story: fix related story url...
2019-06-05 hylomadd '<user> 曰く' to intro_text when story creates from...
2019-06-04 hylomdelete submision after accepted
2019-06-03 hylomfix story editor v0.1.12
2019-06-03 hylomchange story related api endpoint to /api/v1/admin...
2019-05-15 hylomoverhaul article editor
2019-05-10 hylomfix story editor to work
2019-03-07 hylomadd stats sampling codes
2019-02-07 hylomfix text format-related functions
2019-02-01 hylomfix and inregrate text formatting functions v0.1.7
2019-01-31 hylomController::API::Story: fix post()
2018-09-07 hylomModel::Story: Implementing create2
2018-09-07 hylomfix for reconstruction of Model::Users
2018-09-04 hylomModel: restructure Model::Users
2018-08-29 hylomModel::Story: add 'hide_future' and 'public_only' flag...
2018-08-29 hylomController::API::Story: fix to work correctly
2017-08-24 hylom * Model::Story: fix arguments update() and create...
2017-07-24 hylom * Web::Controller::API::Story: fix get() to work
2017-07-04 hylom * Web::Controller::API::Story: fix to receive ISO8601...
2017-05-26 hylomfix captcha related problem in story page
2017-04-28 hylomWeb::Controller::API::Story: check permission and recei...
2017-04-27 hylomController::API::Story: now post() can take $item-...
2017-04-27 hylomController::API::Story: get() returns story with relate...
2017-04-27 hylomController::API::Story: support update for POST
2017-04-25 hylomWeb: implement GET for /api/v1/story
2017-02-28 hylomController::API: POST handlers now emit event
2016-12-21 hylomModel::User: rename user hash's 'login' and 'admin...
2016-12-06 hylomController::API::Story: fix to work
2016-10-29 hylomWeb::Controller::API: reconstruction controllers