OSDN Git Service

newslash/newslash.git
2017-02-28 hylomModel::Metamoderations.pm: create() returns metamoderat...
2017-02-28 hylomtemplate: remove duplicate items from user/settings
2017-02-28 hylomModel::WebMessages: fix select() to return with from...
2017-02-28 hylomModel/Users: fix select_message_config() to return...
2017-02-28 hylomWeb: add /my/messages
2017-02-27 hylomtemplate: add messages count to site_header
2017-02-27 hylomPlugin::UserAuth: add message counts to user hash
2017-02-27 hylomPlugin::KeyValueStore: add cache()
2017-02-27 hylomModel: add WebMessages.pm
2017-02-27 hylomModel::Base: generic_select() can receive SQL
2017-02-24 hylomWeb: add messaging settings to /my/settings
2017-02-24 hylomController::API::User: accept type=messatge_config...
2017-02-24 hylomModel::Users: add select_message_config()
2017-02-24 hylomModel::Users: fix to work on_start_up()
2017-02-24 hylomModel::Messages: change scheme of ns_message_types
2017-02-24 hylomutils/db_scripts: add message_codes and people tables SQL
2017-02-24 hylomutils/migration_scripts: change schema of ns_message_ty...
2017-02-24 hylomModel::Base: now generic_select() and base_select(...
2017-02-24 hylomModel: add Messages.pm
2017-02-24 hylomModel::Loader: now on_start_up() in Models give $app...
2017-02-24 hylomPlugin::TT2Renderer: fix register() to work
2017-02-24 hylomutils: add message_types table migration tools below...
2017-02-23 hylomPlugin::AntiCsrf: use session token in validate_token...
2017-02-23 hylomPlugin::TT2Renderer: give controller object as argument...
2017-02-23 hylomPlugin::EventQue: create events when event emitted
2017-02-23 hylomController: add event emitter to Comment, Journal,...
2017-02-23 hylomPlugin: add EventQue
2017-02-23 hylomModel: add Events.pm
2017-02-23 hylomModel::Base: add clear_error() and generic_select()
2017-02-23 hylomadd Eventd - event proccessing daemon
2017-02-22 hylomt: add api/relation.t
2017-02-22 hylomtemplate: add relation change facility to user/base
2017-02-22 hylomPlugin::UserAuth: add update_session()
2017-02-22 hylomPlugin::AntiCsrf: change token format (remove whitespac...
2017-02-22 hylomModel::Relations: add error messages in create()
2017-02-22 hylomController: add API/Relation
2017-02-22 hylomPlugin::TT2Renderer: add the_path variable to stash
2017-02-22 hylomPlugin::AntiCsrf: Add csrf_token() method to TT2 NS...
2017-02-22 hylomWeb::Controller: add API/Token.pm
2017-02-22 hylomController::Login: add return path support to login...
2017-02-22 hylomModel::Users: fix convert_old_prefs to work
2017-02-21 hylomtemplate: add friends settings to user page
2017-02-21 hylomModel::Relations: change relation hash's key from numbe...
2017-02-21 hylomController::Login: add relation info to user-hash when...
2017-02-21 hylomModel: rename Friends to Relations, Implement some...
2017-02-20 hylomWeb: implement /~user/{friends|foes|fans|freaks}
2017-02-20 hylomModel::Users: add friends(), foes(), fans(), and freaks()
2017-02-20 hylomModel: add Friends.pm
2017-02-20 hylomModel::Users: remove duplicated update_config()
2017-02-17 hylomController::User: implement friends timeline
2017-02-17 hylomModel::Timelime: select() now support "type" argument
2017-02-17 hylomWeb: implement /~username/{comments|journals|submissions}
2017-02-17 hylomModel::Submissions: update select() and _select() to...
2017-02-17 hylomModel::Timeline: fix use of build_limit_clause() in...
2017-02-17 hylomModel::Comments: add _generalize() and fix select(...
2017-02-17 hylomModel::Base: add build_orderby_clause method
2017-02-17 hylompublic: add robots.txt
2017-02-03 hylomWeb: implement user homepage
2017-02-03 hylomModel::Users: add _prefs_to_config method and update...
2017-02-03 hylomModel::Stories: fix some lowercase words in SQL
2017-02-03 hylomModel::Comments: add 'is_login' parameter to comments...
2017-02-03 hylomModel::Base: add build_limit_clause method
2017-02-03 hylomModel: add Timeline
2017-02-02 hylomModel::Moderations.pm: rewrite SQL in select_with_m2...
2017-02-02 hylompublic/js: fix to work moderation and metamoderation
2017-02-02 hylomController::API::Metamoderation: fix to work
2017-02-02 hylomController::API::Moderation: fix to use Moderations...
2017-02-02 hylomPlugin::AntiCsrf: change token size, fix some methods...
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
next