OSDN Git Service

newslash/newslash.git
2017-10-04 hylomapply comment status to journal page
2017-10-04 hylomtemplate: change comment settings parameter's order
2017-10-04 hylomfix sidebar
2017-10-04 hylomchange create account page's url
2017-10-04 hylom * Model::Relations: fix friends() etc. parameters...
2017-10-04 hylom * Model::Journals: fix create() to set 'discussion...
2017-10-04 hylomfix comment style
2017-10-04 hylomfix pager style
2017-10-04 hylomtemplate: fix common/article/article for journal body...
2017-10-04 hylomadd /~<user>/journal for compatibility
2017-10-04 hylom * Plugin::Canonical: add canonical table
2017-10-04 hylom * Controller::APU::journal: fix 'promotype' parameter...
2017-10-04 hylomadd "enable auto preview" button to article editor
2017-10-04 hylomfix unwanted warn
2017-10-03 hylomfix design and layout for messages page
2017-10-03 hylomadd files for /admin/firehose
2017-10-03 hylomfix to show error message when login not failed
2017-10-03 hylomimplement /admin/firehose/<id> for test
2017-10-03 hylomtemplate: support feed type
2017-10-03 hylom * Model::Timeline: fix _select_global()
2017-10-03 hylom * Model::Cowrapper: fix generic_select()
2017-10-03 hylom * Newslash::Model: add select(), create(), hard_delete()
2017-10-03 hylom * Model::Submissions: fix to get valid primary_topics...
2017-10-03 hylom * Model::Journals: fix to not display non-public items
2017-10-02 hylomcss: fix sidebar stylesheet
2017-10-02 hylom * Controller::API::Admin::Feed: _fetch() now use globa...
2017-10-02 hylom * Model::Feeds: fetch_url() can accept hashref as...
2017-10-02 hylomFeedFetcher: use global config
2017-10-02 hylom * Model::Feeds: fetch_url() now support "http_proxy...
2017-10-02 hylomtemplate: add common/user
2017-10-02 hylomadd Plugin::Canonical
2017-10-02 hylomtemplate: fix noindex settings and add canonical tag...
2017-10-02 hylomtest-container: fix docker parameter to enable https
2017-09-29 hylomforce noindex all pages
2017-09-29 hylomfix User homepage
2017-09-29 hylom * Model::Users::Friends: fix _get_friends()
2017-09-29 hylom * Model::Journals: fix select() problem when uid given
2017-09-29 hylomtemplate: fix author's url
2017-09-29 hylom * js/ns-util.js: fix decodeMySQLDateTime() cannot...
2017-09-28 hylomnow supporting url only submission
2017-09-28 hylom * Model::Submissions: create() now supprot 'url' arguments
2017-09-28 hylom * Model::Tags: fix error to use any()
2017-09-28 hylomjs: fix getComments() in newslash.js
2017-09-28 hylom * Model::Timeline: fix tags related codes in select()
2017-09-28 hylom * Model::Submission: fix tags related codes
2017-09-28 hylom * Model::Journals: select() now returns tags informati...
2017-09-28 hylom * Model::Tags: add is_reserved_name() and select_for_i...
2017-09-27 hylomimplement motd
2017-09-27 hylom * Model::Timeline: implement _select_tags() to query...
2017-09-27 hylomfix some submission editor's design
2017-09-27 hylomrevert font size
2017-09-26 hylomt: add test for Model::Topics
2017-09-26 hylomeditor now support tag editing
2017-09-26 hylomcss: fix font size
2017-09-26 hylom * Model::Submission: support tagging in create()
2017-09-26 hylomadd Model::Topics
2017-09-26 hylomfix: preview not shown in submission page
2017-09-26 hylomdelete article-item.js
2017-09-26 hylomremove filter function from models, and implement them...
2017-09-25 hylomimplement FACULITY system
2017-09-25 hylomimplement comment single page
2017-09-25 hylomAPI: /v1/comment now can take 'parent_id' parameter
2017-09-25 hylom * Model::Comments: hard_delete() now can take discussi...
2017-09-25 hylom * Model::Comments: fix some parameters
2017-09-25 hylomjs: implement newslash.getComments
2017-09-22 hylomimplement comment single page
2017-09-22 hylom fix to show comment's timestamp as localtime
2017-09-22 hylomdelete unused js file
2017-09-22 hylomfix mobile layout design
2017-09-22 hylommove article page's related content box to sidebar
2017-09-22 hylom * Model::Polls: fix select() problem 'question_id...
2017-09-21 hylom Archive and Timeline support polls contents
2017-09-21 hylom * Util::Items: get_date_string_from_item() support...
2017-09-21 hylom * Model::Polls: add count(), rewrite select()
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
next