OSDN Git Service

newslash/newslash.git
2019-03-06 hylomtemplate: add /package_revision
2019-03-06 hylomModel::WebMessages: fix transaction related problems v0.1.9
2019-03-06 hylomadd helper script: newslash_stats_aggregator
2019-03-06 hylomenable story hits counting
2019-03-06 hylomPlugin:KeyValueStore: add hkeys() and atomic_hdel()
2019-03-06 hylomModel: fix transaction counter related problems
2019-03-06 hylomPlugin: rename Statics to Stats
2019-03-06 hylomt: fix plugins/preprocessor test false positive
2019-03-06 hylomt: fix plugins/preprocessor test
2019-03-05 hylomfix comment tree indentation
2019-03-05 hylomfix sidebar related problems
2019-03-05 hylomPlugin::Preprocessor: get_content() support {reload...
2019-03-05 hylomPlugin::JavaScriptLoader: fix error when load bundled...
2019-03-05 hylomcss: fix active button style
2019-03-04 hylomSearch: fix error message and argument handling
2019-03-04 hylomPlugin::UserAuth: fix do_login() to work correctly
2019-03-01 hylomfix profile in journal page's sidebar
2019-03-01 hylomfix user.config structure
2019-03-01 hylomupdate 404/500 page and add styles
2019-03-01 hylomPlugin::JavaScriptLoader: fix path prefix problem
2019-03-01 hylomModel::Stories: fix transaction problem in add_related_...
2019-02-28 hylomPlugin::JavaScriptLoader: fix encoding and gzipped... v0.1.8
2019-02-28 hylomPlugin::Preprocessor: fix encoding and gziped content...
2019-02-28 hylomPlugin::CompositeCache: add hash_set() and hash_get()
2019-02-28 hylomPlugin::KeyValueStore: add hash_set() and hash_get()
2019-02-27 hylomPlugin::Preprocessor: fix cache related problem
2019-02-26 hylomadd 404/500 template
2019-02-26 hylomadd System.session_expiration config value to define...
2019-02-26 hylomupdate escape-html
2019-02-25 hylomupdate escape-html.js
2019-02-22 hylomblock advertise in login page (/login)
2019-02-22 hylomfix comment archive (/comment/yy/mm/dd/) to work
2019-02-15 hylomPlugin::Preprocessor: fix cache refreshing related...
2019-02-15 hylomPlugin::Preprocessor: fix get_path()
2019-02-15 hylomPlugin::Preprocessor: fix cache miss handling in get_path()
2019-02-15 hylomPlugin::Preprocessor: fix cache missing handling
2019-02-15 hylomPlugin::CompositeCache: fix config initializer
2019-02-15 hylomCommand::configdump: fix encoding error
2019-02-14 hylomuse format_htmltext() helper instead of escape_title()
2019-02-07 hylomadd Model::Stories::RelatedStories
2019-02-07 hylomModel::Stories: support tag and related stories setting...
2019-02-07 hylomModel::Tags: fix error message in add()
2019-02-07 hylomfix text format-related functions
2019-02-07 hylomWeb: print log level setting on startup
2019-02-07 hylomModel::Users: fix sub-model accessor
2019-02-01 hylomfix and inregrate text formatting functions v0.1.7
2019-02-01 hylomUtil::TestMan: add documentations
2019-02-01 hylommove unused (deprecated) files
2019-01-31 hylomdebian: fix searchd sample config file name
2019-01-31 hylomController::API::Story: fix post()
2019-01-31 hylomPlugin::UserAuth: fix _get_anonymous_user() cache usage
2019-01-31 hylomPlugin::CompositeCache: more verbose error message
2019-01-31 hylomrefactor to use ccache
2019-01-30 hylomPlugin: implement CompositeCache
2019-01-25 hylomns_search: use /etc/searchd_gunicorn.conf for host...
2019-01-25 hylomns_search: now 'Database.host' accepts "host:port"...
2019-01-24 hylomadd PostFilter test and fix to work PostFilter
2019-01-24 hylomModel::Users: fix hard_delete to not show some non...
2019-01-24 hylomUtil::TestMan: fix create_admin()
2019-01-23 hylomimplement post filter manager
2019-01-11 hylomcreate /admin/filter
2019-01-10 hylomimplement filter admin API
2019-01-10 hylomPlugin::PostFilter: fix typo and unused debug message
2019-01-09 hylomModel::Cowrapper: fix generic_insert to return last_ins...
2019-01-09 hylomcreate Model::Filters
2019-01-09 hylomPlugin::PostFilter: implement experimental and basic...
2019-01-08 hylomimplement journals RSS
2019-01-08 hylomPlugin::DefaultConfig: add Site.publisher
2019-01-08 hylomModel::Stories: get_related_items returls full stories...
2019-01-08 hylomtemplate: fix story RSS template
2019-01-08 hylomRSS: generate title, link and date element correctly
2019-01-08 hylomPlugin::NewslashHelper: _format_timestamp can accept...
2019-01-08 hylomPlugin::Sendmail: don't send mail when mode is 'test'
2019-01-07 hylomimplement sub-section RSS
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 hylommove k8s related files
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
next