OSDN Git Service

newslash/newslash.git
2017-02-02 hylomPlugin::AccessControl: fix to work more fast
2017-02-02 hylomModel::Metamoderations: fix to work
2017-02-02 hylomModel::Comments: fix update method not to use user...
2017-02-02 hylomModel::Moderations: add select_with_m2 method
2017-02-02 hylomModel::Users: when no update clauses, return 0 in _gene...
2017-02-02 hylomModel::Base: when rollback called, set error strings
2017-02-01 hylomt: add models/metamoderations.t
2017-02-01 hylomController: add API::Metamoderations
2017-02-01 hylomcss: add metamoderate related styles
2017-02-01 hylomWeb: add metamoderation APIs
2017-02-01 hylomModel::Moderation: is_metamodereatable return 0 when...
2017-02-01 hylomModel::Metamoderation: add slect_by_cid method, and...
2017-02-01 hylomModel::Moderations: move some parameters to
2017-01-31 hylomtemplate: add moderation log for comments
2017-01-31 hylomWeb: add get handler to /api/moderation
2017-01-31 hylomModel::Moderations: fix select method, now can learn...
2017-01-31 hylomModel::Base: fix build_where_clause crash when multiple...
2017-01-31 hylomModel::Metamoderations: fix some warnings
2017-01-31 hylomModel::Moderations: use update_class method in create...
2017-01-31 hylomModel::Users: add update_class and clear_rookie method
2017-01-31 hylomModel::Comments: fix error messasge,
2017-01-27 hylomtemplate: show comment score as 'badge' style, and...
2017-01-27 hylomModel::Metamoderations: implement create method and...
2017-01-27 hylomModel::Moderations: add is_metamoderatable and select_n...
2017-01-27 hylomModel::Comments: update select method, now learn sid...
2017-01-27 hylomModel::Stories: update select method, now learn 'submit...
2017-01-27 hylomModel::Base: rename commit_transaction and rollback_tra...
2017-01-24 hylomPlugin: add AntiCsrf.pm
2017-01-24 hylomController::Login: move session-store related code...
2017-01-23 hylomWeb: fix plugin registration codes
2017-01-23 hylomPlugin: Add ModelCache
2017-01-23 hylomPlugin::TimeLimitedCache: fix register method
2017-01-23 hylomPlugin::TT2Renderer: use cache for select sidebar data
2017-01-23 hylomPlugin::KeyValueStore: add ttl method and fix register...
2017-01-21 hylomController::Story: add discussion object to template
2017-01-21 hylomController::API::Moderation: implement moderation API
2017-01-21 hylomModel::Discussion: select method can accept 'discussion...
2017-01-21 hylomController::API::Comment: check discussion and type...
2017-01-20 hylomtemplate: add moderation code to common/comment
2017-01-20 hylomtemplate: fix user.is_admin and user.is_login parameter...
2017-01-20 hylomController::Login: correct token overlap check and...
2017-01-20 hylomModel::Users: separete update_* method from update...
2017-01-20 hylomt/models/moderations.t: update test codes
2017-01-20 hylomModel::Users: rewrite update_info to use _generic_update
2017-01-20 hylomModel::Moderations: fix to work
2017-01-20 hylomModel::Metamoderations: fix getModForM2Inherit to work
2017-01-20 hylomModel::Comments: fix parameter stoid, sid, discussion_i...
2017-01-20 hylomModel::Base: init _error and _errorno property in new...
2017-01-20 hylomutils/db_scripts: add globj_adminnotes.sql SQL
2017-01-20 hylomutils/db_scripts: fix create_tables.pl for good output...
2017-01-20 hylomModel::Moderations: rename 'moderate' method to 'create...
2017-01-20 hylomModel::Story: add hard_delete method for future use
2017-01-20 hylomModel::Comments: fix SQL in select method
2017-01-20 hylomModel::Tags: fix getTagnameDataFromIds for warnings
2017-01-20 hylomModel::Globjs: fix getGlobjAdminnotes to work well
2017-01-20 hylomModel::Base: rename internal variable conflict with...
2017-01-20 hylomModel::LegacyFirehose: fix getFireHoseMulti to work
2017-01-19 hylomutils/db_scripts_create_tables.pl: now not execute...
2017-01-19 hylomfix user.login to user.is_login
2017-01-19 hylomt: update models/users.t and models/moderations.t
2017-01-19 hylomModel::Users: check and create anonymous user in startu...
2017-01-19 hylomModel::Stories: check introtext exists in create method
2017-01-19 hylomt: add models/users.t
2017-01-19 hylomModel::Users: rename create_user to create, implement...
2017-01-19 hylomModel::Moderation: fix some warnings
2017-01-19 hylomModel::Users: fix startup
2017-01-19 hylomModel::Globjs: fix startup
2017-01-19 hylomModel::Boxes: fix startup
2017-01-19 hylomModel::Loader: more verbose in startup
2017-01-19 hylomModel::Globjs: add startup code to make globj_types
2017-01-18 hylomt: create models/moderations.t for Model::Moderations...
2017-01-18 hylomModel::Moderations: implement moderate method
2017-01-18 hylomModel::Users: add update_info method
2017-01-18 hylomModel::Comments: fix update method's return value
2017-01-17 hylomModel::Comments: fix forgetten right curly bracket
2017-01-17 hylomModel::Base: fix forgetten declare
2017-01-17 hylomModel::Moderation: fix to work
2017-01-17 hylomModel::Comment: implement update method
2017-01-17 hylomModel::Base: implement transaction system
2017-01-06 hylomModel::Moderations: implement set_comment_for_mod
2016-12-26 hylomutils/db_scripts: add metamodlog.sql
2016-12-26 hylomModel::Moderations: move m2 related codes to Model...
2016-12-26 hylomModel: add Metamoderations.pm
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-21 hylomModel::Users: add add_to_param method
2016-12-21 hylomModel::User: rename user hash's 'login' and 'admin...
2016-12-21 hylomModel: add 'moderations' to loader
2016-12-21 hylomModel::Comments: fix 'select' method to make expandable
2016-12-21 hylomModel::Base: add base_select and build_where_clause...
2016-12-20 hylomModel::Moderations: fix to work
2016-12-20 hylomutils/db_scripts: add modreasons.sql
2016-12-20 hylomWeb: add moderation api
2016-12-20 hylomModel: add Moderations.pm
2016-12-08 hylomjs/user-sidebar: implement user sidebar settings
2016-12-08 hylomModel::Users: implement select/update for sidebar
2016-12-08 hylomModel::Journals: add is_archived attribute for journal...
2016-12-08 hylomModel::Journals: add commentcount attribute for journal...
2016-12-07 hylomtemplate/journal/user_journals: add 'read-more' support
next