OSDN Git Service

Model: restructure Model::Users
[newslash/newslash.git] / src / newslash_web / lib / Newslash / Model / Moderations.pm
2018-09-04 hylomModel: restructure Model::Users
2018-08-31 hylomModel: fix for changing generic_select()
2017-09-26 hylomremove filter function from models, and implement them...
2017-09-25 hylomimplement FACULITY system
2017-05-19 hylomModel: add Cowrapper.pm and move some functions from...
2017-03-30 hylomModel::Moderations: rollback when error occured in...
2017-03-16 hylomModel: add checking code with check_readonly() to metho...
2017-02-28 hylomModel::Moderations: create() return moderation id
2017-02-02 hylomModel::Moderations.pm: rewrite SQL in select_with_m2...
2017-02-02 hylomModel::Moderations: add select_with_m2 method
2017-02-01 hylomModel::Moderation: is_metamodereatable return 0 when...
2017-02-01 hylomModel::Moderations: move some parameters to
2017-01-31 hylomModel::Moderations: fix select method, now can learn...
2017-01-31 hylomModel::Moderations: use update_class method in create...
2017-01-27 hylomModel::Moderations: add is_metamoderatable and select_n...
2017-01-27 hylomModel::Base: rename commit_transaction and rollback_tra...
2017-01-20 hylomModel::Moderations: fix to work
2017-01-20 hylomModel::Moderations: rename 'moderate' method to 'create...
2017-01-19 hylomModel::Moderation: fix some warnings
2017-01-18 hylomModel::Moderations: implement moderate method
2017-01-17 hylomModel::Moderation: fix to work
2017-01-06 hylomModel::Moderations: implement set_comment_for_mod
2016-12-26 hylomModel::Moderations: move m2 related codes to Model...
2016-12-22 hylomModel::Moderation: add 'create' method
2016-12-21 hylomfix typos
2016-12-21 hylomrewrite select method, and add moderate method
2016-12-20 hylomModel::Moderations: fix to work
2016-12-20 hylomModel: add Moderations.pm
2016-11-07 hylomModel::Moderations: fix score parameter
2016-11-04 hylomModel::Moderations: add getEntryPopularityForColorLevel...
2016-10-28 hylomModel::Moderation: fix to run
2016-10-21 hylomModel::Moderations: add 'undo_moderation' and 'removeMo...
2016-10-20 hylomModel: add 'Moderations'