OSDN Git Service

newslash/newslash.git
2016-11-25 hylomController::API::User: implement post handler
2016-11-25 hylomModel::Users: check given parameters in _update_config...
2016-11-25 hylomController::Login: fix user prefs convertion
2016-11-25 hylomModel::Users: fix convert 'd2_keybindings_switch' prefs
2016-11-24 hylomjs/comments.js: implement user config support
2016-11-24 hylomController::Login: add config data to user variable
2016-11-24 hylomModel::Users: fix to run config related codes
2016-11-24 hylomWeb: impelemt /my/settins
2016-11-24 hylomController: add User and API::User
2016-11-24 hylomcss: enable bootstrap's panels feature
2016-11-22 hylomModel::Users: support ns_users_config table
2016-11-22 hylomjs/comments.js: implement comment hidden/folded/show...
2016-11-22 hylomModel::Stories: fix unused warning message
2016-11-22 hylomPlugin: add Sidebar.pm
2016-11-22 hylomModel::Stories: 'select' method can receive various...
2016-11-22 hylomModel::Users: fix incorrect error message
2016-11-22 hylomModel::Boxes: fix parameter name to 'query_params'...
2016-11-21 hylomcss: add sidebar styles
2016-11-21 hylomController::Index: add sidebar support
2016-11-21 hylomModel::Users: support to get user sidebar information
2016-11-21 hylomModel::Loader: fix loader method
2016-11-21 hylomModel::Boxes: remove unused code
2016-11-21 hylomMode::Users: refactor select function
2016-11-21 hylomModel::Boxes: fix to use Base::on_start_up to check...
2016-11-21 hylomModel::Base: add on_start_up function
2016-11-18 hylomadd public/fonts to use glyphicons
2016-11-18 hylomjs: fix boses-editor.js to work
2016-11-18 hylomModel::Boxes: fix functions to allow some blank parameters
2016-11-18 hylomcss: implement modal dialog
2016-11-18 hylompublic/js: rename sidebar_editor to boxes-editor
2016-11-18 hylomModel::SlashConstants: fix permission
2016-11-18 hylomModel: rename Sidebar.pm to Boxes.pm
2016-11-17 hylomController::Admin::Sidebar: implement vue.js based...
2016-11-17 hylomt/basic.t: add sidebar related tests
2016-11-17 hylomWeb: add sidebar management page
2016-11-17 hylomModel: add Sidebar.pm
2016-11-17 hylomModel::Util: fix escape_plaintext method
2016-11-11 hylomModel::Journals: add article_to_fulltext method
2016-11-11 hylomController::API::Journal: fix parameter name
2016-11-11 hylomtemplate: fix journal create page
2016-11-11 hylomt: add models/journals.t to test Model::Journals
2016-11-11 hylomModel::Journals: fix article_to_introtext method
2016-11-10 hylomutils/db_script: add users_journal.sql
2016-11-10 hylomt: update api.t to check journal related tesete
2016-11-10 hylomController::API::Jounal: fix to work
2016-11-10 hylomModel::Journals: fix create method to work
2016-11-10 hylomModel::Discussion: fix create method when timestamp...
2016-11-08 hylomt/api.t: add journal teste
2016-11-08 hylomController::API::Journal: fix to run
2016-11-08 hylomModel::Util: add tidy_html method
2016-11-08 hylomModel::Journals: add article_to_introtext
2016-11-07 hylomModel::Util: add escape_plaintext method
2016-11-07 hylomt: update basic.t test
2016-11-07 hylomModel::journals: fix create method
2016-11-07 hylomModel::Discussions: add update method
2016-11-07 hylomModel::Moderations: fix score parameter
2016-11-07 hylomModel::Util: fix EscapeHTML module name and method...
2016-11-07 hylommove external perl modules to external/perllib
2016-11-04 hylomtest-container: update Dockerfile
2016-11-04 hylomModel::Journals: add create method
2016-11-04 hylomModel::Tags: set_tag method can use $options->{dbh...
2016-11-04 hylomModel::Submissions: fix pod
2016-11-04 hylomModel::Moderations: add getEntryPopularityForColorLevel...
2016-11-04 hylomModel::Globjs: add 'create' method
2016-11-04 hylomModel::Discussion: fix insertion parameter and error...
2016-11-02 hylomModel::Journals: add create method
2016-11-02 hylomPlugin::UserAuth: add srcids to user object
2016-11-01 hylomController::Submission: fix typo
2016-11-01 hylomWeb: implement journal creation
2016-11-01 hylomjs: fix indenting
2016-11-01 hylomjs: add journal support to editor.js
2016-11-01 hylomController::Journal: implement user journals page
2016-11-01 hylomModel::Journals: fix 'select' method to support query...
2016-11-01 hylomWeb: change submission url
2016-10-31 hylomutils/db_scripts: update sqls
2016-10-31 hylomjs: fix comments.js to work
2016-10-31 hylomutils/db_script: udpate sqls
2016-10-31 hylomController::API::Comment: implement create method done
2016-10-31 hylomModel::Users: fix create_user and _update_users_class
2016-10-31 hylomModel::Comments: 'select' method do not make comment...
2016-10-31 hylomModel::Tags: add some methods from Slash
2016-10-31 hylomutils/db_scripts: update sql files
2016-10-30 hylomController::API::Comment: implement comment post
2016-10-30 hylomModel::Comments: now 'select' method returns Hash,...
2016-10-29 hylomtemplate: use dynamic comment layouting in story page
2016-10-29 hylomjs: add comments.js
2016-10-29 hylomMode::Comments: fix select method
2016-10-29 hylom Controller:Submission: fix to run
2016-10-29 hylomController:API::Comment: add 'get' method
2016-10-29 hylomWeb::Controller::API: reconstruction controllers
2016-10-28 hylomutils/db_scripts: add sql
2016-10-28 hylomWeb: implement /api/v1/comment
2016-10-28 hylomModel::Users: fix _select_rows method
2016-10-28 hylomModel::Vars: fix to run
2016-10-28 hylomModel::SlashUtility: add isAnon method
2016-10-28 hylomModel::Skins: fix to run
2016-10-28 hylomModel::Moderation: fix to run
2016-10-28 hylomModel::Comments: fix create method
2016-10-28 hylomt: add test for /api/v1/story
2016-10-28 hylomModel::Tags: add set_tag, create, select method
next