OSDN Git Service

newslash/newslash.git
2019-03-27 hylomtimeline: filtering support for recent/popular/comments...
2019-03-27 hylomtimeline: hide vote button from anonymous user
2019-03-26 hylomcss: fix timeline design
2019-03-25 hylomtimeline: implement vote feature
2019-03-25 hylomadd /v1/tagmoderation API
2019-03-22 hylomtimeline: add up/down vote feature for journal timeline
2019-03-22 hylomtimeline: 'previous article' link can change dynamicaly
2019-03-22 hylomtimeline: add error handing
2019-03-22 hylomtimeline: add loading indicator
2019-03-20 hylomimplement filtering feature for timeline (currently... v0.1.11
2019-03-19 hylommake admin user to see firehose item's score v0.1.10
2019-03-13 hylomcss: fix wiki contents navigation style
2019-03-13 hylomadd faq pages and fix wiki-based contents CSS
2019-03-12 hylomPlugin::WikiContentsReader: add proxy support
2019-03-12 hylomtest-container: fix directory structure
2019-03-11 hylomPlugin: add WikiContentsReader
2019-03-08 hylomfix user homepage design
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 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...
next