OSDN Git Service

js: deprecate ns-util.js, use newslash-util.js
[newslash/newslash.git] / src /
2019-03-08 hylomfix user's fans/foes/anti page (#7641, #7642, #7643)
2019-03-08 hylomModel::Users: fix get_user_config()
2019-03-08 hylomModel::Stories: check firehose entry's type in select()
2019-03-08 hylomdomtest: fix journal url
2019-03-08 hylomModel::Stories: fix select() to hide non-public (previe...
2019-03-08 hylomtimeline: show future/non-public stories to author
2019-03-08 hylomhide future or not private story in archive page (...
2019-03-08 hylomfix user journal's url (#7663)
2019-03-08 hylomtemplate: fix path indication in /not_found template
2019-03-08 hylomPlugin::NewslashHelpers: add the_path() helper
2019-03-08 hylomPlugin::Stats: fix debug log
2019-03-07 hylomeventd: more verbose error and info message
2019-03-07 hylomPlugin::Sendmail: add smtp default timeout parameter
2019-03-07 hylomEventd: show handler execption
2019-03-07 hylomeventd: change some error message's log level
2019-03-07 hylomadd stats sampling codes
2019-03-07 hylomEventd: add Eventd.log_level config parameter
2019-03-07 hylomEventd: add exception handling
2019-03-06 hylomPlugin::Sendmail: add sendmail command transport support
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 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...
next