OSDN Git Service

ns_search: hide unwanted console output when update all index
[newslash/newslash.git] / src / newslash_web / lib / Newslash / Model / Submissions.pm
2019-06-17 hylomModel::Base: remove deprecated / unused functions
2019-06-05 hylomArchive: fix navigation to show only valid page (#7748...
2019-06-04 hylomdelete submision after accepted
2019-04-04 hylomModel::Submissions: select() returns item with url...
2019-04-01 hylomimplement /hof/
2019-03-29 hylom/hof: add controller and template
2019-03-27 hylomtimeline: filtering support for recent/popular/comments...
2019-03-19 hylommake admin user to see firehose item's score v0.1.10
2019-02-01 hylommove unused (deprecated) files
2018-07-25 hylomModel::Submission: fix hard_delte()
2018-04-27 hylomModel: implement firehose related clean-up codes
2018-03-27 hylomremove unused debug codes
2017-12-04 hylomintroduce "full_text" property for comment, journal...
2017-11-27 hylom * Model::Submissions: select() accept "disccusion...
2017-10-09 hylom * Model::Submissions: hard_delte() can take id parameter
2017-10-03 hylom * Model::Submissions: fix to get valid primary_topics...
2017-09-28 hylom * Model::Submissions: create() now supprot 'url' arguments
2017-09-28 hylom * Model::Submission: fix tags related codes
2017-09-26 hylom * Model::Submission: support tagging in create()
2017-09-25 hylomimplement FACULITY system
2017-09-20 hylom * Model::Submissions: add count()
2017-08-29 hylom * Model::Submission: fix to work update() when given...
2017-08-25 hylom * Controller::API::Submission: fix post()
2017-08-25 hylom * Model::Submissions: fix typo
2017-08-24 hylom * Model::Submissions: change create()'s arguments
2017-08-24 hylom * Model::Submissions: delete latest()
2017-08-24 hylom * Model::Submissions: remove latest(), rewrite select...
2017-08-23 hylom * Model::Submissions: select() supports 'public' argument
2017-07-21 hylom * Model::Cowrapper: rename build_orderby_clause()...
2017-07-19 hylomfix to show journal and submissions's timestamp correctly
2017-05-19 hylomModel: add Cowrapper.pm and move some functions from...
2017-04-20 hylomModel::Submissions: add create_draft_text()
2017-04-04 hylomModel::Submission: fix _generalize() to return some...
2017-03-31 hylomModel::Submissions: use Model::Base's rollback()
2017-03-30 hylomModel::Submissions: add fullhost_to_domain() and hard_d...
2017-03-30 hylomModel::Submissions: fix update() to work correctly
2017-03-30 hylomModel::Submissions: now use submission_id and id parame...
2017-03-23 hylomModel::Submissions: now select() can use for latest...
2017-03-16 hylomModel: add checking code with check_readonly() to metho...
2017-02-17 hylomModel::Submissions: update select() and _select() to...
2017-01-17 hylomModel::Base: implement transaction system
2016-12-05 hylomModel::Submissions: fix select method to select multipl...
2016-11-04 hylomModel::Submissions: fix pod
2016-10-27 hylomModel::Submissions: change form item's name
2016-10-24 hylomModel: fix Stories, Submissions, SlashDB to implement...
2016-10-21 hylomModel::Submissions: add 'upsert_param' and 'update...
2016-10-21 hylomModel::Submissions: fix perldoc
2016-10-07 hylomModel::Submission: fix create method, and support ...
2016-10-06 hylomModel::Submission: rename insert method to create,...
2016-10-06 hylomModel::Submissions: implement create method
2016-10-03 hylomrename dev -> src