OSDN Git Service

newslash/newslash.git
2017-09-20 hylomfix Controller stricture
2017-09-20 hylom * Model::Submissions: add count()
2017-09-20 hylom * Model::Stories: count() uses Cowrapper::generic_count()
2017-09-20 hylom * Model::Journals: count() uses Cowrapper::generic_count()
2017-09-20 hylom * Model::Comments: add count()
2017-09-20 hylom * Model::Cowrapper: add generic_count() and calculate_...
2017-09-20 hylomadd Newslash::Util::Items
2017-09-19 hylom * Model::Stories: fix update()
2017-09-19 hylom * Model::SlashDB: use strict mode
2017-09-19 hylom * Model::LegacyDB: fix problem cache_local_and_memcace...
2017-09-19 hylom * Model::Base: add debug(), error(), etc...
2017-09-15 hylomcss: add type-compat.less and remove duplicated entry
2017-09-15 hylom * Plugin::QuasiStaticContent: support command option...
2017-09-15 hylomtimeline now use Timeline.item_per_page parameter to...
2017-09-15 hylom * Model::Timeline: fix _generalize() for NTO-nized
2017-09-15 hylomimplement /popular
2017-09-15 hylom * Model::Timeline: fix query in _select_global to...
2017-09-06 hylomdebian: update rules to include feedfetcher
2017-09-06 hylomt: add some tests
2017-09-04 hylom * utils/migration_scripts: fix to more verbose
2017-09-04 hylomdelete not needed sql script
2017-09-01 hylomt: fix models/cowrapper.t
2017-09-01 hylom * Model::Feeds: export_all() now exclude 'update_time'
2017-09-01 hylom * Plugin::TT2Renderer: add error check to sidebar_func()
2017-09-01 hylom * Model::CustomBoxes: implement 'mysite' box
2017-09-01 hylomfix feed-editor's edit dialog
2017-09-01 hylomseparate Model::Users some code to Users::Configs and...
2017-09-01 hylom * Model::Cowrapper: fix build_order_by_clause()
2017-08-31 hylomrepository manager now support export/import boxes
2017-08-31 hylomjs: now boxes-editor uses newslash.admin methods
2017-08-31 hylomt: update some test codes
2017-08-31 hylom * Controller::API::Admin::Repository: rewrite export...
2017-08-31 hylomchange sidebar related API endpoints
2017-08-31 hylom * Plugin::TT2Renderer: comment-out unused variable
2017-08-31 hylom * Model::Users: convert_old_prefs() now convert slashb...
2017-08-31 hylom * Model::Boxes: implement export_all() and import_all...
2017-08-31 hylom* Model::Cowrapper: fix export_json() to work well
2017-08-31 hylomjs: add boxes related methods and some fixes for newsla...
2017-08-31 hylomjs: implement newslash.fail()
2017-08-30 hylomintroduce DateTimeFormatter plugin for TT2
2017-08-30 hylomdeprecate use of "users_prefs" table, so remove $user...
2017-08-30 hylom * js/blocking-manager.js: clear url form after adding...
2017-08-30 hylomt: fix to follow up for submissions url change
2017-08-29 hylommove functions from Web::Controller::Admin::Submiossion...
2017-08-29 hylomupdate blocking manager to work unblock
2017-08-29 hylomjs: fix blockItem() and unblockItem() to work
2017-08-29 hylomjs: fix newslash.js to work post() and urlParse()
2017-08-29 hylomimplement blocking manager screen
2017-08-29 hylomimplement blocking related API
2017-08-29 hylomjs: implement newslash.post() and blocking related...
2017-08-29 hylom * Model::Submission: fix to work update() when given...
2017-08-29 hylomtemplate: move common/admin_bar to admin/admin_bar
2017-08-29 hylomt: fix to use var/tmp for temporal directory
2017-08-29 hylom * Util::Formatter: fix datetime_to_string() to return...
2017-08-25 hylomimplement repository manager
2017-08-25 hylomjs: fix newslash.js and newslash-admin.js to work
2017-08-25 hylomupdate .gitignore to ignore src/repository
2017-08-25 hylomjs: introduce newslash JS libraries
2017-08-25 hylomimplement Repositry API for admin
2017-08-25 hylom * Model::Feeds: implement export_all() and import_all()
2017-08-25 hylom * Model::Cowrapper: fix import_json() and export_json()
2017-08-25 hylom * t: fix models/cowrapper to work
2017-08-25 hylom * Model::Cowrapper: fix import_json() to use quote...
2017-08-25 hylom * Controller::API::Submission: fix post()
2017-08-25 hylom * Controller::API::Admin::Feed: check url and name...
2017-08-25 hylom * Web::Controller::Admin::Sidebar: fix update() to...
2017-08-25 hylom * Model::Submissions: fix typo
2017-08-25 hylomdebian: update control file
2017-08-24 hylom * Controller::API::Admin::Contents::Blocked: remove...
2017-08-24 hylomchange Model::Submissions::create()'s argument
2017-08-24 hylom * Model::Tags: fix to use Cow's transaction
2017-08-24 hylom * Model::Journals: fix update() and create() arguments...
2017-08-24 hylom * Model::Story: fix arguments update() and create...
2017-08-24 hylom * Model::Globjs: fix create() to use Cow's transaction
2017-08-24 hylom * Model::Submissions: change create()'s arguments
2017-08-24 hylom * Model::Discussions: change create()'s arguments...
2017-08-24 hylom * Model::Cowrapper: fix error handling
2017-08-24 hylom * Model::Submissions: delete latest()
2017-08-24 hylom * Model::Journals: fix select() and _generalize()...
2017-08-24 hylom * Model::Stories.pm: fix select() and _generalized...
2017-08-24 hylom * Model::Submissions: remove latest(), rewrite select...
2017-08-23 hylomadd blocked-contents manager for admin
2017-08-23 hylom * Model::Submissions: select() supports 'public' argument
2017-08-23 hylom * Model::Story: select() supports 'public' argument
2017-08-22 hylom * Model::Cowrapper: add export_json() and import_json()
2017-08-22 hylom * debian/control: add dependency
2017-08-04 hylomfix sidebar's CSS
2017-08-04 hylom * Plugin::TT2Renderer: pass user object to each model...
2017-08-04 hylomModel: add CustomBoxes
2017-08-04 hylomtemplate: admin/sidebar/defaults uses sidebar_editor...
2017-08-04 hylomfix sidebar config page's design and behavior
2017-08-04 hylomtemplate: delete admin/sidebar/list
2017-08-04 hylomtemplate: update sidebar editor
2017-08-04 hylom * js/boxes-editor.js: surpress vue's warnings, add...
2017-08-04 hylomcss: add admin/boxes-manager.less
2017-08-04 hylom * Web::Controller::Admin::Sidebar: fix problem cannot...
2017-08-04 hylom * Model::Boxes: fix update() cannot update title column
2017-08-03 hylomupdate .gitignore to ignore public key file
2017-08-03 hylomtemplate: fix feed and boxes manager
2017-08-03 hylom * utils/tools/import_sd_blocks: add codes for boxes...
next