OSDN Git Service

newslash/newslash.git
5 years agotemplate add rss and system template
hylom [Fri, 30 Nov 2018 12:27:16 +0000 (21:27 +0900)]
template add rss and system template

5 years agoPlugin::Stories: add storiees->latest helper
hylom [Fri, 30 Nov 2018 12:26:45 +0000 (21:26 +0900)]
Plugin::Stories: add storiees->latest helper

5 years agoPlugin::TT2Renderer: add xml/rss template type
hylom [Fri, 30 Nov 2018 12:26:30 +0000 (21:26 +0900)]
Plugin::TT2Renderer: add xml/rss template type

5 years agoPlugin::NewslashHelper: add mysql format support to format_timestamp helper
hylom [Fri, 30 Nov 2018 12:25:10 +0000 (21:25 +0900)]
Plugin::NewslashHelper: add mysql format support to format_timestamp helper

5 years agosearchd: fix error message in gunicorn environment
hylom [Fri, 30 Nov 2018 10:35:02 +0000 (19:35 +0900)]
searchd: fix error message in gunicorn environment

5 years agomove k8s related files
hylom [Fri, 30 Nov 2018 10:34:47 +0000 (19:34 +0900)]
move k8s related files

5 years agoAPI::Submission: add link to source when no body given in submission
hylom [Fri, 30 Nov 2018 09:34:19 +0000 (18:34 +0900)]
API::Submission: add link to source when no body given in submission

5 years agofix to work reset password
hylom [Thu, 29 Nov 2018 11:02:19 +0000 (20:02 +0900)]
fix to work reset password

5 years agot: done plugins/users.t
hylom [Wed, 28 Nov 2018 11:15:04 +0000 (20:15 +0900)]
t: done plugins/users.t

5 years agoNewslash::Util::TestMan: add Mail subclass
hylom [Wed, 28 Nov 2018 11:14:46 +0000 (20:14 +0900)]
Newslash::Util::TestMan: add Mail subclass

5 years agoPlugin::Users: split validate_new_user()
hylom [Wed, 28 Nov 2018 11:14:00 +0000 (20:14 +0900)]
Plugin::Users: split validate_new_user()

5 years agoNewslash::Util::TestMan: add process_event()
hylom [Wed, 28 Nov 2018 11:13:05 +0000 (20:13 +0900)]
Newslash::Util::TestMan: add process_event()

5 years agoUtil::Test: create_user() delete given user when exists
hylom [Wed, 28 Nov 2018 11:12:49 +0000 (20:12 +0900)]
Util::Test: create_user() delete given user when exists

5 years agojs: add script for password reset
hylom [Tue, 27 Nov 2018 12:03:22 +0000 (21:03 +0900)]
js: add script for password reset

5 years agot: add plugins/users.t for Plugin::Users test
hylom [Tue, 27 Nov 2018 12:03:04 +0000 (21:03 +0900)]
t: add plugins/users.t for Plugin::Users test

5 years agotemplate: update login/rest_password to use ajax
hylom [Tue, 27 Nov 2018 12:02:28 +0000 (21:02 +0900)]
template: update login/rest_password to use ajax

5 years agoWeb::Controller::Login: fix error name
hylom [Tue, 27 Nov 2018 12:02:06 +0000 (21:02 +0900)]
Web::Controller::Login: fix error name

5 years agoimplement /my/resetpassword API
hylom [Tue, 27 Nov 2018 12:01:46 +0000 (21:01 +0900)]
implement /my/resetpassword API

5 years agoPlugin::Users: fix reset password related problem
hylom [Tue, 27 Nov 2018 12:00:55 +0000 (21:00 +0900)]
Plugin::Users: fix reset password related problem

5 years agofix reset password link and style
hylom [Mon, 26 Nov 2018 10:28:13 +0000 (19:28 +0900)]
fix reset password link and style

5 years agoshow comments when JavaScript is not available
hylom [Thu, 22 Nov 2018 12:35:36 +0000 (21:35 +0900)]
show comments when JavaScript is not available

5 years agotemplate: fix comment related problem
hylom [Thu, 22 Nov 2018 11:55:33 +0000 (20:55 +0900)]
template: fix comment related problem

5 years agotemplate: fix permlink format
hylom [Thu, 22 Nov 2018 11:55:17 +0000 (20:55 +0900)]
template: fix permlink format

5 years agotemplate: fix user dropdown menu to work
hylom [Thu, 22 Nov 2018 11:54:41 +0000 (20:54 +0900)]
template: fix user dropdown menu to work

5 years agojs: define statusIndicator as alias of statusBar
hylom [Thu, 22 Nov 2018 11:54:02 +0000 (20:54 +0900)]
js: define statusIndicator as alias of statusBar

5 years agojs: fix and rewirte comment-tree
hylom [Thu, 22 Nov 2018 11:53:43 +0000 (20:53 +0900)]
js: fix and rewirte comment-tree

5 years agocss: fix alert style
hylom [Thu, 22 Nov 2018 11:53:29 +0000 (20:53 +0900)]
css: fix alert style

5 years agot: fix some invalid test
hylom [Thu, 22 Nov 2018 10:11:57 +0000 (19:11 +0900)]
t: fix some invalid test

5 years agoPlugin::Sendmail: fix warning message
hylom [Thu, 22 Nov 2018 10:11:31 +0000 (19:11 +0900)]
Plugin::Sendmail: fix warning message

5 years agoPlugin::DefaultConfig: remove unused config value
hylom [Thu, 22 Nov 2018 10:11:14 +0000 (19:11 +0900)]
Plugin::DefaultConfig: remove unused config value

5 years agojs: fix some arguments related problems in newslash.js
hylom [Wed, 21 Nov 2018 11:55:45 +0000 (20:55 +0900)]
js: fix some arguments related problems in newslash.js

5 years agoWeb::Controller::My: fix canceling process in change_email()
hylom [Wed, 21 Nov 2018 11:55:17 +0000 (20:55 +0900)]
Web::Controller::My: fix canceling process in change_email()

5 years agoPlugin::Users: change error ID strings
hylom [Wed, 21 Nov 2018 11:54:51 +0000 (20:54 +0900)]
Plugin::Users: change error ID strings

5 years agoPlugin::Sendmail: add blacklist config
hylom [Wed, 21 Nov 2018 11:54:01 +0000 (20:54 +0900)]
Plugin::Sendmail: add blacklist config

5 years agoEventd: add user/update handler
hylom [Wed, 21 Nov 2018 11:53:49 +0000 (20:53 +0900)]
Eventd: add user/update handler

5 years agoEventd: use Users helper
hylom [Wed, 21 Nov 2018 11:53:35 +0000 (20:53 +0900)]
Eventd: use Users helper

5 years agoadd email change related test
hylom [Wed, 14 Nov 2018 12:47:56 +0000 (21:47 +0900)]
add email change related test

5 years agofix /my/settgins to work
hylom [Wed, 14 Nov 2018 12:47:39 +0000 (21:47 +0900)]
fix /my/settgins to work

5 years agotemplate: change related story box class name in story-bottom
hylom [Wed, 14 Nov 2018 12:46:52 +0000 (21:46 +0900)]
template: change related story box class name in story-bottom

5 years agotemplate: fix ad-code-manager to run
hylom [Wed, 14 Nov 2018 12:46:27 +0000 (21:46 +0900)]
template: fix ad-code-manager to run

5 years agojs: rename changeEmail() to requestEmailChane(), add udpatePassword() in newslash.js
hylom [Wed, 14 Nov 2018 12:45:09 +0000 (21:45 +0900)]
js: rename changeEmail() to requestEmailChane(), add udpatePassword() in newslash.js

5 years agoController::API::User: change error message for update_email API
hylom [Wed, 14 Nov 2018 12:44:13 +0000 (21:44 +0900)]
Controller::API::User: change error message for update_email API

5 years agocss: change related box style name
hylom [Wed, 14 Nov 2018 12:43:56 +0000 (21:43 +0900)]
css: change related box style name

5 years agojs: fix dom-util.js to work dropdown ui
hylom [Wed, 14 Nov 2018 12:43:16 +0000 (21:43 +0900)]
js: fix dom-util.js to work dropdown ui

5 years agotemplate: add change_email template
hylom [Fri, 9 Nov 2018 11:43:15 +0000 (20:43 +0900)]
template: add change_email template

5 years agot: add update email/password related test
hylom [Fri, 9 Nov 2018 11:42:47 +0000 (20:42 +0900)]
t: add update email/password related test

5 years agotemplate: fix change email related messags
hylom [Fri, 9 Nov 2018 11:42:38 +0000 (20:42 +0900)]
template: fix change email related messags

5 years agoimplement /my/change_email
hylom [Fri, 9 Nov 2018 11:42:21 +0000 (20:42 +0900)]
implement /my/change_email

5 years agoPlugin::Users: add fix to work password and email related function
hylom [Fri, 9 Nov 2018 11:41:27 +0000 (20:41 +0900)]
Plugin::Users: add fix to work password and email related function

5 years agoModel::Users::Password: verify_password() can receive hashed password
hylom [Fri, 9 Nov 2018 11:41:01 +0000 (20:41 +0900)]
Model::Users::Password: verify_password() can receive hashed password

5 years agoModel::Users: fix transaction related problem
hylom [Fri, 9 Nov 2018 11:40:30 +0000 (20:40 +0900)]
Model::Users: fix transaction related problem

5 years agoPlugin::Usres: rename change_email() to request_change_email()
hylom [Fri, 9 Nov 2018 10:23:03 +0000 (19:23 +0900)]
Plugin::Usres: rename change_email() to request_change_email()

5 years agoModel::Users: fix to inherit transaction state from Users instance
hylom [Fri, 9 Nov 2018 10:21:36 +0000 (19:21 +0900)]
Model::Users: fix to inherit transaction state from Users instance

5 years agoModel::Cowrapper: add integrety check to use_transaction()
hylom [Fri, 9 Nov 2018 10:21:12 +0000 (19:21 +0900)]
Model::Cowrapper: add integrety check to use_transaction()

5 years agot: update api/user.t for password/email change related test
hylom [Thu, 8 Nov 2018 12:01:41 +0000 (21:01 +0900)]
t: update api/user.t for password/email change related test

5 years agoEventd: make event handler functions to return result
hylom [Thu, 8 Nov 2018 11:55:17 +0000 (20:55 +0900)]
Eventd: make event handler functions to return result

5 years agoModel::Cowrapper: fix typo
hylom [Thu, 8 Nov 2018 11:54:59 +0000 (20:54 +0900)]
Model::Cowrapper: fix typo

5 years agoPlugin::Sendmail: add _encode_header()
hylom [Thu, 8 Nov 2018 11:54:43 +0000 (20:54 +0900)]
Plugin::Sendmail: add _encode_header()

5 years agoModel::Events: fix to work select()
hylom [Thu, 8 Nov 2018 11:54:18 +0000 (20:54 +0900)]
Model::Events: fix to work select()

5 years agoModel::users::Param: fix set() to reveice {funcion => ""} argument
hylom [Thu, 8 Nov 2018 11:53:53 +0000 (20:53 +0900)]
Model::users::Param: fix set() to reveice {funcion => ""} argument

5 years agot: fix update password related test
hylom [Wed, 7 Nov 2018 12:17:12 +0000 (21:17 +0900)]
t: fix update password related test

5 years agot: add test for Model::Users::Param
hylom [Wed, 7 Nov 2018 12:16:55 +0000 (21:16 +0900)]
t: add test for Model::Users::Param

5 years agoEventd::Hander::User: add change_email handler
hylom [Wed, 7 Nov 2018 12:15:55 +0000 (21:15 +0900)]
Eventd::Hander::User: add change_email handler

5 years agoPlugin::Users: add generate password/mail related token functions
hylom [Wed, 7 Nov 2018 12:15:16 +0000 (21:15 +0900)]
Plugin::Users: add generate password/mail related token functions

5 years agoEventd: add send_email() to Eventd::Hander
hylom [Wed, 7 Nov 2018 12:13:41 +0000 (21:13 +0900)]
Eventd: add send_email() to Eventd::Hander

5 years agotemplate: add and fix password/email change related template
hylom [Wed, 7 Nov 2018 12:12:43 +0000 (21:12 +0900)]
template: add and fix password/email change related template

5 years agoPlugin::Users: change_email() doesn't "new_email_ts" param
hylom [Wed, 7 Nov 2018 12:11:45 +0000 (21:11 +0900)]
Plugin::Users: change_email() doesn't  "new_email_ts" param

5 years agoModel::Users::Param: add set()
hylom [Wed, 7 Nov 2018 12:10:26 +0000 (21:10 +0900)]
Model::Users::Param: add set()

5 years agoPlugin::Sendmail: sendmail() can receive "render_only" args
hylom [Wed, 7 Nov 2018 12:09:39 +0000 (21:09 +0900)]
Plugin::Sendmail: sendmail() can receive "render_only" args

5 years agoPlugin::users: fix update_password()
hylom [Wed, 7 Nov 2018 10:29:53 +0000 (19:29 +0900)]
Plugin::users: fix update_password()

5 years agoModel::Users::Passwords: add verify_password()
hylom [Wed, 7 Nov 2018 10:29:36 +0000 (19:29 +0900)]
Model::Users::Passwords: add verify_password()

5 years agoModel::Users: make reusable sub model instance
hylom [Wed, 7 Nov 2018 10:29:07 +0000 (19:29 +0900)]
Model::Users: make reusable sub model instance

5 years agoModel::Cowrapper: last_error() and last_errorno() can receive argument
hylom [Wed, 7 Nov 2018 10:28:20 +0000 (19:28 +0900)]
Model::Cowrapper: last_error() and last_errorno() can receive argument

5 years agot: add database check to "update email" test
hylom [Tue, 6 Nov 2018 10:29:55 +0000 (19:29 +0900)]
t: add database check to "update email" test

5 years agoModel::Users: fix hard_delete to delete users_param table
hylom [Tue, 6 Nov 2018 10:29:14 +0000 (19:29 +0900)]
Model::Users: fix hard_delete to delete users_param table

5 years agoModel::Cowrapper: fix generic_insert
hylom [Tue, 6 Nov 2018 10:28:59 +0000 (19:28 +0900)]
Model::Cowrapper: fix generic_insert

5 years agot: add change email and password test to aapi/user.t
hylom [Mon, 5 Nov 2018 11:27:26 +0000 (20:27 +0900)]
t: add change email and password test to aapi/user.t

5 years agojs/newslash.js: add changeEmail()
hylom [Mon, 5 Nov 2018 11:27:12 +0000 (20:27 +0900)]
js/newslash.js: add changeEmail()

5 years agochange /newuser/password handler
hylom [Mon, 5 Nov 2018 11:26:47 +0000 (20:26 +0900)]
change /newuser/password handler

5 years agoPlugin::Users: fix change_email()
hylom [Mon, 5 Nov 2018 11:26:27 +0000 (20:26 +0900)]
Plugin::Users: fix change_email()

5 years agoUtil::TestMan: add login(), logout()
hylom [Mon, 5 Nov 2018 11:26:03 +0000 (20:26 +0900)]
Util::TestMan: add login(), logout()

5 years agofix /my/settings to work correctly
hylom [Fri, 2 Nov 2018 12:25:15 +0000 (21:25 +0900)]
fix /my/settings to work correctly

5 years agoModel::Users:Meesage: select() returns sorted result
hylom [Fri, 2 Nov 2018 12:24:45 +0000 (21:24 +0900)]
Model::Users:Meesage: select() returns sorted result

5 years agochange ns_users_config table data format to hierarchial
hylom [Fri, 2 Nov 2018 12:23:22 +0000 (21:23 +0900)]
change ns_users_config table data format to hierarchial

5 years ago/my/settings: fix to work
hylom [Wed, 31 Oct 2018 12:02:55 +0000 (21:02 +0900)]
/my/settings: fix to work

5 years agoPlugin::UserAuth: delete sensitive data from User object
hylom [Wed, 31 Oct 2018 12:02:22 +0000 (21:02 +0900)]
Plugin::UserAuth: delete sensitive data from User object

5 years agocss: add button.active style
hylom [Wed, 31 Oct 2018 12:02:02 +0000 (21:02 +0900)]
css: add button.active style

5 years agoPlugin::Users: add change_email(), fix some event name
hylom [Wed, 31 Oct 2018 11:23:42 +0000 (20:23 +0900)]
Plugin::Users: add change_email(), fix some event name

5 years agoEventd: rename user/updatepw and user/resetpw event
hylom [Wed, 31 Oct 2018 11:17:16 +0000 (20:17 +0900)]
Eventd: rename user/updatepw and user/resetpw event

5 years agoModel::Users::Param: add insert() and delete()
hylom [Wed, 31 Oct 2018 11:14:34 +0000 (20:14 +0900)]
Model::Users::Param: add insert() and delete()

5 years agoModel::Users::Messages: fix error handling
hylom [Wed, 31 Oct 2018 11:14:14 +0000 (20:14 +0900)]
Model::Users::Messages: fix error handling

5 years agoModel::Cowrapper: add genric_delete()
hylom [Wed, 31 Oct 2018 11:13:56 +0000 (20:13 +0900)]
Model::Cowrapper: add genric_delete()

5 years agoeventd: add user/login and user/logout handler
hylom [Wed, 31 Oct 2018 10:12:35 +0000 (19:12 +0900)]
eventd: add user/login and user/logout handler

5 years agoEventd: add 'prioritty' column to ns_events table
hylom [Wed, 31 Oct 2018 10:12:15 +0000 (19:12 +0900)]
Eventd: add 'prioritty' column to ns_events table

5 years agoimplement /newuser/password API
hylom [Tue, 30 Oct 2018 11:41:51 +0000 (20:41 +0900)]
implement /newuser/password API

5 years agoPlugin::Users: implement password related helper functions
hylom [Tue, 30 Oct 2018 11:41:24 +0000 (20:41 +0900)]
Plugin::Users: implement password related helper functions

5 years agofix some typos
hylom [Tue, 30 Oct 2018 10:05:54 +0000 (19:05 +0900)]
fix some typos

5 years agoEventd: fix typo and use DefaultConfig Plugin
hylom [Tue, 30 Oct 2018 10:05:14 +0000 (19:05 +0900)]
Eventd: fix typo and use DefaultConfig Plugin

5 years agomove create/reset password function to Eventd
hylom [Mon, 29 Oct 2018 10:38:56 +0000 (19:38 +0900)]
move create/reset password function to Eventd

5 years agodeprecate Model::Users::Auth
hylom [Mon, 29 Oct 2018 10:11:51 +0000 (19:11 +0900)]
deprecate Model::Users::Auth