OSDN Git Service

css: fix bootstrap to use '.sr-only'
[newslash/newslash.git] / src / newslash_web / lib /
2018-02-01 hylom/tag/<topics>/ now handles alias of topics
2018-02-01 hylomModel::Cowrapper: build_where_clause supports OR parameter
2018-02-01 hylomPlugin::DiscussionHelper: fix typo
2018-01-31 hylom * t/dom_test/domtest.t: fix variable name collision
2018-01-31 hylomPlugin::DiscussionHelper: fix warning
2018-01-31 hylomimplement tag (topics) list page
2018-01-31 hylomModel::Firehose: fix select() make invalid SQL where...
2018-01-31 hylomWeb::Controller::API::Submission: fix warnings
2018-01-31 hylomWeb::Controller::Story: fix typo
2018-01-30 hylom/tag/ page supports to show submissions/journals
2018-01-30 hylom * Model::Firehose: fix select() to more quick query
2018-01-30 hylomchange 'page' object to set values in each Controllers
2018-01-29 hylomWeb::Controller::Timeline: pupular() now works correctl...
2018-01-29 hylomModel::Timeline: _select_tags() return correctly when...
2018-01-29 hylomWeb::Controller::SiteConfig: fix to encode result
2018-01-29 hylomUtil::DOMTestRunner: start_daemon() check app options
2018-01-26 hylomUtil::DOMTestRunner: support domtest_finish_timeout...
2018-01-26 hylomTemplate::Plugin::DateTimeFormatter: mysql_to_user...
2018-01-25 hylomUtil::DOMTestRunner: constructor now accept options
2018-01-24 hylomt: implement DOMTestRunner and domtest
2018-01-22 hylomWeb::Controller::SiteConfig: remove unwanted log
2018-01-19 hylommove /siteconfig.js to /siteconfig/:epoch/siteconfig.js
2018-01-19 hylomadd Epoch Plugin
2018-01-19 hylomadd RendererHelper Plugin
2018-01-19 hylomPlugin::QuasiStaticConent: fix to work correctly when...
2018-01-19 hylomadd "test_mode" to KeyValueStore and TimeLimitedCache
2018-01-19 hylomPlugin::JavaScriptLoader: get_content() now support...
2017-12-27 hylomadd navigation to tag page and add link to tag test
2017-12-27 hylom * Util::Test: fix create_story() to work when no time...
2017-12-27 hylom * Controller::API::Journal: fix warnings
2017-12-26 hylomimplement /tag/<tagname>
2017-12-26 hylom * Model::Tags: set() now more robust for parameters
2017-12-26 hylom * Web::Controller::Timeline: use Newslash::Web::Contro...
2017-12-26 hylom * Web::Controller: add get_config()
2017-12-26 hylom * Util::TestMan: cleanup unused codes
2017-12-26 hylom * Util::Test: create_story() now handles 'dept' and...
2017-12-26 hylom * Model::Stories: add error handle code to create()
2017-12-26 hylom * Model::Cowrapper: build_where_clause() and build_ord...
2017-12-26 hylom * Model::Firehose: implement select() method
2017-12-22 hylomfix title rules - implement all rules to templates...
2017-12-22 hylomremove duplicated template for polls
2017-12-04 hylom * Model::Stories: fix full_text property
2017-12-04 hylom * Model::Util: chomp result before return in clean_html()
2017-12-04 hylom * Model::Stories: fix to set full_text property correctly
2017-12-04 hylomintroduce "full_text" property for comment, journal...
2017-12-01 hylom * Model::Journals: fix introtext/bodytext splitting...
2017-12-01 hylomcheck Log.backtrace config variable to output backtrace...
2017-12-01 hylom * Util::TextFormatter: add contextual_strip()
2017-12-01 hylom * Model::Stories: select() now query story_param table...
2017-12-01 hylom * Model::Journals: set firehose table's 'discussion...
2017-11-30 hylom * Model::Discussions: add ad-hoc fix invalid dkid...
2017-11-30 hylomfix to show link to parent page when content is poll...
2017-11-30 hylom * Plugin::DiscussionHelper: ad-hoc (temporary) fix...
2017-11-29 hylom * Controller::Timeline: add content_type correctly
2017-11-28 hylom * Plugin::QuasiStaticContnet: add 'generated_content...
2017-11-28 hylomintroduce DiscussionHelper plugin
2017-11-28 hylom * Model::Discussions: fix is_comment_allowd() to check...
2017-11-28 hylom * Controller::Comment: check the user can post commen...
2017-11-27 hylom * fix parent page's link in comment single page
2017-11-27 hylom * Model::Submissions: select() accept "disccusion...
2017-11-27 hylom * Model::Polls: select() accept 'discussion' key
2017-11-27 hylom * Plugin::QuasiStaticContent: regenerate item if cache...
2017-11-24 hylom * Plugin::QUasiStaticContent: use utf-8 encoding when...
2017-11-24 hylom * Plugin::JavaScriptLoader: use utf-8 encoding when...
2017-11-24 hylom * Plugin::JavaScriptLoader: check config settings...
2017-11-24 hylomfix password check routine for salted password (#37698)
2017-11-21 hylomadd JavaScriptLoader plugin
2017-11-21 hylom * Plugin::QuasiStatucContent: set expire for KVS cache
2017-11-21 hylom * Plugin::TT2Renderer: fix to show box which has stati...
2017-11-21 hylomfix to work /my/sidebar correctly
2017-11-20 hylom * Model::Timeline: fix to hide 'public == no' items
2017-11-20 hylomuse Carp::Always to show more verbose error message
2017-11-20 hylom * Util::TextFormatter: fix strip_code() to work
2017-11-17 hylomfix to show journal introtext correctly
2017-11-17 hylom * Model::Journals: introtext insert into firehose_text...
2017-11-17 hylomfix to show journal bodytext and problem title not...
2017-11-17 hylom * Model::Feeds::Items: select() now returns sorted...
2017-11-17 hylom * Controller::API::Journal: parameter check more robustly
2017-11-17 hylom * Model::Journals: check tags_string parameter in...
2017-11-16 hylomfix to work journal and submission editing
2017-11-16 hylom * Model::Jouranls: select() returns tags_string parameter
2017-11-16 hylom * Model::Tags: fix to work is_reserved_name correctly
2017-11-16 hylom * Model::Tags: add add(), del(), set() and select...
2017-11-15 hylomfix problem comment cannot post in story and poll page
2017-11-15 hylom * Plugin::TimeLimitedCache: fix to block cache content...
2017-10-31 hylomimplement Journal re-edit
2017-10-31 hylom * Model::Journals: introduce ns_journal_formatter...
2017-10-31 hylom * Util::TextFormatter: rename from TextParser, and...
2017-10-31 hylom * Model::Cowrapper: add options() method
2017-10-30 hylomadd Util::TextParser
2017-10-27 hylomjs: implement getJournal
2017-10-27 hylomrename template variable 'content' and 'contents' to...
2017-10-27 hylomfix to use default template in some controllers
2017-10-27 hylomaggregate and re-layout templates
2017-10-26 hylom * Controller::API::Poll: add error check and fix error
2017-10-26 hylom * Plugin::TT2Renderer: fix warnings
2017-10-26 hylompolls: fix sidebar in polls single page, add recent...
2017-10-26 hylom * Plugin::CustomBoxes: fix warning
2017-10-26 hylomset cooling time for voting from same ipid
2017-10-25 hylom * Plugin::CustomBoxes: fix typo
next