OSDN Git Service

Add Controller for RSS
[newslash/newslash.git] / src /
2019-01-07 hylomAdd Controller for RSS
2019-01-07 hylomNewslash::Web: fix pathes of user page
2019-01-07 hylomtemplate: fix sradjp.xml.tt2
2019-01-07 hylomPlugin::NewslashHelpers: remove warning output for...
2019-01-07 hylomtemplate: remove unused file and add rss symlink
2019-01-07 hylomtemplate: fix sradjp main RSS
2018-12-26 hylomModel::Cowrapper: fix build_order_by_clause argument...
2018-12-26 hylomtemplate: convert bootstrap-style modal dialog to new...
2018-12-26 hylomcss: fix index page's "more" link style v0.1.6
2018-11-30 hylomtemplate add rss and system template
2018-11-30 hylomPlugin::Stories: add storiees->latest helper
2018-11-30 hylomPlugin::TT2Renderer: add xml/rss template type
2018-11-30 hylomPlugin::NewslashHelper: add mysql format support to...
2018-11-30 hylomsearchd: fix error message in gunicorn environment
2018-11-30 hylomAPI::Submission: add link to source when no body given...
2018-11-29 hylomfix to work reset password
2018-11-28 hylomt: done plugins/users.t
2018-11-28 hylomNewslash::Util::TestMan: add Mail subclass
2018-11-28 hylomPlugin::Users: split validate_new_user()
2018-11-28 hylomNewslash::Util::TestMan: add process_event()
2018-11-28 hylomUtil::Test: create_user() delete given user when exists
2018-11-27 hylomjs: add script for password reset
2018-11-27 hylomt: add plugins/users.t for Plugin::Users test
2018-11-27 hylomtemplate: update login/rest_password to use ajax
2018-11-27 hylomWeb::Controller::Login: fix error name
2018-11-27 hylomimplement /my/resetpassword API
2018-11-27 hylomPlugin::Users: fix reset password related problem
2018-11-26 hylomfix reset password link and style
2018-11-22 hylomshow comments when JavaScript is not available
2018-11-22 hylomtemplate: fix comment related problem
2018-11-22 hylomtemplate: fix permlink format
2018-11-22 hylomtemplate: fix user dropdown menu to work
2018-11-22 hylomjs: define statusIndicator as alias of statusBar
2018-11-22 hylomjs: fix and rewirte comment-tree
2018-11-22 hylomcss: fix alert style
2018-11-22 hylomt: fix some invalid test
2018-11-22 hylomPlugin::Sendmail: fix warning message
2018-11-22 hylomPlugin::DefaultConfig: remove unused config value
2018-11-21 hylomjs: fix some arguments related problems in newslash.js
2018-11-21 hylomWeb::Controller::My: fix canceling process in change_em...
2018-11-21 hylomPlugin::Users: change error ID strings
2018-11-21 hylomPlugin::Sendmail: add blacklist config
2018-11-21 hylomEventd: add user/update handler
2018-11-21 hylomEventd: use Users helper
2018-11-14 hylomadd email change related test
2018-11-14 hylomfix /my/settgins to work
2018-11-14 hylomtemplate: change related story box class name in story...
2018-11-14 hylomtemplate: fix ad-code-manager to run
2018-11-14 hylomjs: rename changeEmail() to requestEmailChane(), add...
2018-11-14 hylomController::API::User: change error message for update_...
2018-11-14 hylomcss: change related box style name
2018-11-14 hylomjs: fix dom-util.js to work dropdown ui
2018-11-09 hylomtemplate: add change_email template
2018-11-09 hylomt: add update email/password related test
2018-11-09 hylomtemplate: fix change email related messags
2018-11-09 hylomimplement /my/change_email
2018-11-09 hylomPlugin::Users: add fix to work password and email relat...
2018-11-09 hylomModel::Users::Password: verify_password() can receive...
2018-11-09 hylomModel::Users: fix transaction related problem
2018-11-09 hylomPlugin::Usres: rename change_email() to request_change_...
2018-11-09 hylomModel::Users: fix to inherit transaction state from...
2018-11-09 hylomModel::Cowrapper: add integrety check to use_transaction()
2018-11-08 hylomt: update api/user.t for password/email change related...
2018-11-08 hylomEventd: make event handler functions to return result
2018-11-08 hylomModel::Cowrapper: fix typo
2018-11-08 hylomPlugin::Sendmail: add _encode_header()
2018-11-08 hylomModel::Events: fix to work select()
2018-11-08 hylomModel::users::Param: fix set() to reveice {funcion...
2018-11-07 hylomt: fix update password related test
2018-11-07 hylomt: add test for Model::Users::Param
2018-11-07 hylomEventd::Hander::User: add change_email handler
2018-11-07 hylomPlugin::Users: add generate password/mail related token...
2018-11-07 hylomEventd: add send_email() to Eventd::Hander
2018-11-07 hylomtemplate: add and fix password/email change related...
2018-11-07 hylomPlugin::Users: change_email() doesn't "new_email_ts...
2018-11-07 hylomModel::Users::Param: add set()
2018-11-07 hylomPlugin::Sendmail: sendmail() can receive "render_only...
2018-11-07 hylomPlugin::users: fix update_password()
2018-11-07 hylomModel::Users::Passwords: add verify_password()
2018-11-07 hylomModel::Users: make reusable sub model instance
2018-11-07 hylomModel::Cowrapper: last_error() and last_errorno() can...
2018-11-06 hylomt: add database check to "update email" test
2018-11-06 hylomModel::Users: fix hard_delete to delete users_param...
2018-11-06 hylomModel::Cowrapper: fix generic_insert
2018-11-05 hylomt: add change email and password test to aapi/user.t
2018-11-05 hylomjs/newslash.js: add changeEmail()
2018-11-05 hylomchange /newuser/password handler
2018-11-05 hylomPlugin::Users: fix change_email()
2018-11-05 hylomUtil::TestMan: add login(), logout()
2018-11-02 hylomfix /my/settings to work correctly
2018-11-02 hylomModel::Users:Meesage: select() returns sorted result
2018-11-02 hylomchange ns_users_config table data format to hierarchial
2018-10-31 hylom/my/settings: fix to work
2018-10-31 hylomPlugin::UserAuth: delete sensitive data from User object
2018-10-31 hylomcss: add button.active style
2018-10-31 hylomPlugin::Users: add change_email(), fix some event name
2018-10-31 hylomEventd: rename user/updatepw and user/resetpw event
2018-10-31 hylomModel::Users::Param: add insert() and delete()
2018-10-31 hylomModel::Users::Messages: fix error handling
2018-10-31 hylomModel::Cowrapper: add genric_delete()
next