OSDN Git Service

newslash/newslash.git
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
2016-12-07 hylomtemplate/common/article: fix img tag's src attribute
2016-12-07 hylomWeb::Controller: remove some unnecessary controller...
2016-12-07 hylomtemmplate: fix toolbar visibility
2016-12-06 hylomController::API::Story: fix to work
2016-12-06 hylomController::API::Journal: fix error return
2016-12-06 hylomtemplate: fix components/story_editor
2016-12-06 hylomuse Mojo::JSON::to_json and from_json to handle utf8...
2016-12-06 hylomModel::Users: update users table when ns_users_config...
2016-12-05 hylomWeb: implement /my/sidebar
2016-12-05 hylomPlugin: move Sidebar code to TT2Renderer
2016-12-05 hylomWeb: implement /admin/submissions
2016-12-05 hylomModel::Submissions: fix select method to select multipl...
2016-12-05 hylomtemplate: fix to work submission editor correctly
2016-12-05 hylomContoroller::API::Submission: fix to work
2016-12-05 hylomContoroller::API::Journal: return correct preview data
2016-12-05 hylomtemplate: add footer contents and styles
2016-12-05 hylomdebian: add post-install/pre-rm script
2016-12-04 hylomtemplate: add more items to user-settings
2016-12-04 hylomtemplate: add footer
2016-12-04 hylomtemplate: fix reply button and when story was archived...
2016-12-04 hylomModel::Users: add target to convert_old_prefs, and...
2016-12-04 hylomsubmodule: add escape-html.js
2016-12-04 hylomremove escape-html.js submodule
2016-12-04 hylomupdate submodule
2016-12-04 hylomexternal: update escape-html.js
2016-12-04 hylommisc/make_changelog.py: fix changelog format
2016-12-04 hylommisc/make_changelog.py: fix package versioning
next