OSDN Git Service

newslash/newslash.git
2019-04-19 hylomtemplate: fix <head> tag (add ld+json and ogp tags)
2019-04-19 hylom/search: fix search parameter
2019-04-19 hylomPlugin::NewslashHelpers: add strip_html_tag()
2019-04-19 hylomPlugin: add "AddThumbnail" plugin
2019-04-19 hylomPlugin::UserAuth: bypass user authentification for...
2019-04-18 hylomtemplate: fix accessibility problems
2019-04-18 hylomadd <meta type="description"> tag
2019-04-18 hylomjs: update vue.js to v2.6.10
2019-04-18 hylomexternal: add vue.js repository
2019-04-05 hylomjs: fix newslash.js to support IE/Edge
2019-04-05 hylomjs: update vue-resource version to support IE
2019-04-05 hylomController::API::Timeline: fix typo
2019-04-05 hylomPlugin::JavaScriptLoader: support "build_mode" option
2019-04-05 hylomPlugin::Preprocessor: "add build_mode" config option
2019-04-04 hylomPlugin::JavaScriptLoader: add tsc filter
2019-04-04 hylomController::API::Timeline: convert comment's score...
2019-04-04 hylomcss: fix threshold screen width to hide sidebar (#7501)
2019-04-04 hylom/submission/new: fix url handling
2019-04-04 hylomModel::Submissions: select() returns item with url...
2019-04-03 hylomtimeline: fix title link (#7706)
2019-04-03 hylom/tags/: hide preview item
2019-04-03 hylomModel::Firehose: fix select() to eliminate duplicated...
2019-04-03 hylomUtil::Test: fix create_user() error handling
2019-04-03 hylomadd redirect rule for /story/<tag or topic>/
2019-04-03 hylomModel::Firehose: fix unused warn
2019-04-03 hylomModel::Firehose: fix select() to filter by tagnameid
2019-04-03 hylomfix /tag/<tagname>/<page> and /tag/<tagname>/<type...
2019-04-02 hylomfix link in Tag list page (#7661)
2019-04-02 hylom/tag/: fix paging
2019-04-02 hylomPlugin::Canonical: make path always ends with "/"
2019-04-02 hylomredirect /topics.pl to /topics/
2019-04-01 hylomimplement /topics/
2019-04-01 hylomadd /hof/ link to footer
2019-04-01 hylomimplement /hof/
2019-03-29 hylom/hof: add controller and template
2019-03-29 hylom/authors: fix title
2019-03-29 hylomtemplate: fix user/homge
2019-03-29 hylomModel::Cowrapper: add generic_count2() (experimental)
2019-03-29 hylomadd authors page
2019-03-29 hylomabout: show header AD
2019-03-29 hylomfaq: show header ad
2019-03-29 hylomTimeline: fix date formatting
2019-03-29 hylomTimeline: fix to work
2019-03-28 hylomenable/disable timeline2 by config file
2019-03-28 hylomtest-container: fix Makefile
2019-03-28 hylomdebian: add dependency to node-typescript
2019-03-28 hylomadd pages to use timeline2 for test
2019-03-28 hylomPlugin::JavaScriptLoader: fix exclude/target matching
2019-03-28 hylomfix gzip compression related problem
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
next