OSDN Git Service

newslash/newslash.git
6 years agotemplate: change superbanner AD code to responsible
hylom [Tue, 28 Nov 2017 10:20:28 +0000 (19:20 +0900)]
template: change superbanner AD code to responsible

6 years ago * fix parent page's link in comment single page
hylom [Mon, 27 Nov 2017 15:16:25 +0000 (00:16 +0900)]
 * fix parent page's link in comment single page

6 years ago * Model::Submissions: select() accept "disccusion" key
hylom [Mon, 27 Nov 2017 15:15:43 +0000 (00:15 +0900)]
 * Model::Submissions: select() accept "disccusion" key

6 years ago * Model::Polls: select() accept 'discussion' key
hylom [Mon, 27 Nov 2017 15:15:09 +0000 (00:15 +0900)]
 * Model::Polls: select() accept 'discussion' key

6 years ago * Plugin::QuasiStaticContent: regenerate item if cache expired
hylom [Mon, 27 Nov 2017 14:51:57 +0000 (23:51 +0900)]
 * Plugin::QuasiStaticContent: regenerate item if cache expired

6 years ago * Plugin::QUasiStaticContent: use utf-8 encoding when load contents
hylom [Fri, 24 Nov 2017 11:06:18 +0000 (20:06 +0900)]
 * Plugin::QUasiStaticContent: use utf-8 encoding when load contents

6 years ago * Plugin::JavaScriptLoader: use utf-8 encoding when load .js files
hylom [Fri, 24 Nov 2017 11:05:44 +0000 (20:05 +0900)]
 * Plugin::JavaScriptLoader: use utf-8 encoding when load .js files

6 years agodebian: fix rules to install favicon.ico
hylom [Fri, 24 Nov 2017 10:25:48 +0000 (19:25 +0900)]
debian: fix rules to install favicon.ico

6 years ago * Plugin::JavaScriptLoader: check config settings when plugin loaded
hylom [Fri, 24 Nov 2017 10:21:50 +0000 (19:21 +0900)]
 * Plugin::JavaScriptLoader: check config settings when plugin loaded

6 years agofix password check routine for salted password (#37698)
hylom [Fri, 24 Nov 2017 10:05:11 +0000 (19:05 +0900)]
fix password check routine for salted password (#37698)

6 years agoadd favicon
hylom [Fri, 24 Nov 2017 09:43:15 +0000 (18:43 +0900)]
add favicon

6 years agoadd JavaScriptLoader plugin
hylom [Tue, 21 Nov 2017 12:46:47 +0000 (21:46 +0900)]
add JavaScriptLoader plugin

6 years ago * Plugin::QuasiStatucContent: set expire for KVS cache
hylom [Tue, 21 Nov 2017 12:46:22 +0000 (21:46 +0900)]
 * Plugin::QuasiStatucContent: set expire for KVS cache

6 years agotemplate: show abbreviated comment when tap header or comment text (#37673)
hylom [Tue, 21 Nov 2017 11:09:37 +0000 (20:09 +0900)]
template: show abbreviated comment when tap header or comment text (#37673)

6 years agocss: enable scrolling in boxes editor
hylom [Tue, 21 Nov 2017 11:00:03 +0000 (20:00 +0900)]
css: enable scrolling in boxes editor

6 years ago * Plugin::TT2Renderer: fix to show box which has static contents
hylom [Tue, 21 Nov 2017 10:59:14 +0000 (19:59 +0900)]
 * Plugin::TT2Renderer: fix to show box which has static contents

6 years agofix to work /my/sidebar correctly
hylom [Tue, 21 Nov 2017 10:28:56 +0000 (19:28 +0900)]
fix to work /my/sidebar correctly

6 years agocss: set iframe's default z-index to "-1" for popup menu on ads
hylom [Tue, 21 Nov 2017 10:08:26 +0000 (19:08 +0900)]
css: set iframe's default z-index to "-1" for popup menu on ads

6 years ago * Model::Timeline: fix to hide 'public == no' items
hylom [Mon, 20 Nov 2017 10:30:11 +0000 (19:30 +0900)]
 * Model::Timeline: fix to hide 'public == no' items

6 years agofix link url error and show items in archive pages
hylom [Mon, 20 Nov 2017 10:17:31 +0000 (19:17 +0900)]
fix link url error and show items in archive pages

6 years agouse Carp::Always to show more verbose error message
hylom [Mon, 20 Nov 2017 09:47:28 +0000 (18:47 +0900)]
use Carp::Always to show more verbose error message

6 years ago * Util::TextFormatter: fix strip_code() to work
hylom [Mon, 20 Nov 2017 09:37:16 +0000 (18:37 +0900)]
 * Util::TextFormatter: fix strip_code() to work

6 years agofix to show journal introtext correctly
hylom [Fri, 17 Nov 2017 11:31:16 +0000 (20:31 +0900)]
fix to show journal introtext correctly

6 years ago * Model::Journals: introtext insert into firehose_text correctly
hylom [Fri, 17 Nov 2017 10:10:15 +0000 (19:10 +0900)]
 * Model::Journals: introtext insert into firehose_text correctly

6 years agofix to show journal bodytext and problem title not inserted to firehose_text
hylom [Fri, 17 Nov 2017 09:57:25 +0000 (18:57 +0900)]
fix to show journal bodytext and problem title not inserted to firehose_text

6 years agotemplate: disable change mail address and password settings
hylom [Fri, 17 Nov 2017 09:27:47 +0000 (18:27 +0900)]
template: disable change mail address and password settings

6 years ago * Model::Feeds::Items: select() now returns sorted result by modified
hylom [Fri, 17 Nov 2017 09:08:48 +0000 (18:08 +0900)]
 * Model::Feeds::Items: select() now returns sorted result by modified

6 years ago * Controller::API::Journal: parameter check more robustly
hylom [Fri, 17 Nov 2017 08:18:40 +0000 (17:18 +0900)]
 * Controller::API::Journal: parameter check more robustly

6 years ago * Model::Journals: check tags_string parameter in create()
hylom [Fri, 17 Nov 2017 08:18:11 +0000 (17:18 +0900)]
 * Model::Journals: check tags_string parameter in create()

6 years agofix to work journal and submission editing
hylom [Thu, 16 Nov 2017 17:53:16 +0000 (02:53 +0900)]
fix to work journal and submission editing

6 years ago * Model::Jouranls: select() returns tags_string parameter
hylom [Thu, 16 Nov 2017 17:52:29 +0000 (02:52 +0900)]
 * Model::Jouranls: select() returns tags_string parameter

6 years ago * Model::Tags: fix to work is_reserved_name correctly
hylom [Thu, 16 Nov 2017 17:51:55 +0000 (02:51 +0900)]
 * Model::Tags: fix to work is_reserved_name correctly

6 years ago * Model::Tags: add add(), del(), set() and select() now retrive tagname
hylom [Thu, 16 Nov 2017 17:17:50 +0000 (02:17 +0900)]
 * Model::Tags: add add(), del(), set() and select() now retrive tagname

6 years agofix problem comment cannot post in story and poll page
hylom [Wed, 15 Nov 2017 16:17:51 +0000 (01:17 +0900)]
fix problem comment cannot post in story and poll page

6 years agofix to show poll single page collectly
hylom [Wed, 15 Nov 2017 16:17:29 +0000 (01:17 +0900)]
fix to show poll single page collectly

6 years agofix footer's copyright year
hylom [Wed, 15 Nov 2017 16:17:11 +0000 (01:17 +0900)]
fix footer's copyright year

6 years agotemplate: fix to hide pager when no paging parameter given
hylom [Wed, 15 Nov 2017 15:48:35 +0000 (00:48 +0900)]
template: fix to hide pager when no paging parameter given

6 years ago * Plugin::TimeLimitedCache: fix to block cache content manipulation
hylom [Wed, 15 Nov 2017 15:48:03 +0000 (00:48 +0900)]
 * Plugin::TimeLimitedCache: fix to block cache content manipulation

6 years agofix ads related template and css
hylom [Wed, 15 Nov 2017 15:47:22 +0000 (00:47 +0900)]
fix ads related template and css

6 years agotemplate: fix to hide invalid parent comment link when no parent comment
hylom [Wed, 15 Nov 2017 14:27:38 +0000 (23:27 +0900)]
template: fix to hide invalid parent comment link when no parent comment

6 years agofix ads related files
hylom [Wed, 15 Nov 2017 14:27:15 +0000 (23:27 +0900)]
fix ads related files

6 years agoprometheus-newslash-exporter: fix constant name
hylom [Thu, 2 Nov 2017 12:18:56 +0000 (21:18 +0900)]
prometheus-newslash-exporter: fix constant name

6 years agoimplement Journal re-edit
hylom [Tue, 31 Oct 2017 15:54:09 +0000 (00:54 +0900)]
implement Journal re-edit

6 years agojs: post() now support CSRF token check, and add postJournal(), previewJournal()
hylom [Tue, 31 Oct 2017 15:53:07 +0000 (00:53 +0900)]
js: post() now support CSRF token check, and add postJournal(), previewJournal()

6 years agot: fix api/journal.t
hylom [Tue, 31 Oct 2017 12:40:34 +0000 (21:40 +0900)]
t: fix api/journal.t

6 years ago * Model::Journals: introduce ns_journal_formatter table
hylom [Tue, 31 Oct 2017 11:37:40 +0000 (20:37 +0900)]
 * Model::Journals: introduce ns_journal_formatter table

6 years ago * Util::TextFormatter: rename from TextParser, and some methods copied from Model...
hylom [Tue, 31 Oct 2017 11:36:19 +0000 (20:36 +0900)]
 * Util::TextFormatter: rename from TextParser, and some methods copied from Model::Util

6 years ago * Model::Cowrapper: add options() method
hylom [Tue, 31 Oct 2017 11:35:41 +0000 (20:35 +0900)]
 * Model::Cowrapper: add options() method

6 years agoadd Util::TextParser
hylom [Mon, 30 Oct 2017 16:27:45 +0000 (01:27 +0900)]
add Util::TextParser

6 years agoupdate escape-html.js
hylom [Mon, 30 Oct 2017 16:26:52 +0000 (01:26 +0900)]
update escape-html.js

6 years agojs: fix article-item2.js to work journal editor
hylom [Fri, 27 Oct 2017 14:04:52 +0000 (23:04 +0900)]
js: fix article-item2.js to work journal editor

6 years agojs: implement getJournal
hylom [Fri, 27 Oct 2017 14:04:30 +0000 (23:04 +0900)]
js: implement getJournal

6 years agorename template variable 'content' and 'contents' to 'item' and 'items'
hylom [Fri, 27 Oct 2017 14:03:42 +0000 (23:03 +0900)]
rename template variable 'content' and 'contents' to 'item' and 'items'

6 years agofix to show comment count for poll content
hylom [Fri, 27 Oct 2017 10:42:46 +0000 (19:42 +0900)]
fix to show comment count for poll content

6 years agocss: add bottom margin to site-header
hylom [Fri, 27 Oct 2017 10:42:29 +0000 (19:42 +0900)]
css: add bottom margin to site-header

6 years agofix to use default template in some controllers
hylom [Fri, 27 Oct 2017 10:29:55 +0000 (19:29 +0900)]
fix to use default template in some controllers

6 years agotemplate: update each single.html.tt2
hylom [Fri, 27 Oct 2017 10:29:29 +0000 (19:29 +0900)]
template: update each single.html.tt2

6 years agotemplate: rename template files for single page
hylom [Fri, 27 Oct 2017 10:28:07 +0000 (19:28 +0900)]
template: rename template files for single page

6 years agoaggregate and re-layout templates
hylom [Fri, 27 Oct 2017 10:22:09 +0000 (19:22 +0900)]
aggregate and re-layout templates

6 years agoprometheus-newslash-exporter: fix target methods
hylom [Thu, 26 Oct 2017 14:40:18 +0000 (23:40 +0900)]
prometheus-newslash-exporter: fix target methods

6 years ago * Controller::API::Poll: add error check and fix error
hylom [Thu, 26 Oct 2017 14:25:55 +0000 (23:25 +0900)]
 * Controller::API::Poll: add error check and fix error

6 years ago * Plugin::TT2Renderer: fix warnings
hylom [Thu, 26 Oct 2017 14:25:41 +0000 (23:25 +0900)]
 * Plugin::TT2Renderer: fix warnings

6 years agopolls: fix sidebar in polls single page, add recent polls sidebar
hylom [Thu, 26 Oct 2017 11:42:14 +0000 (20:42 +0900)]
polls: fix sidebar in polls single page, add recent polls sidebar

6 years ago * Plugin::CustomBoxes: fix warning
hylom [Thu, 26 Oct 2017 11:18:39 +0000 (20:18 +0900)]
 * Plugin::CustomBoxes: fix warning

6 years agoset cooling time for voting from same ipid
hylom [Thu, 26 Oct 2017 11:18:15 +0000 (20:18 +0900)]
set cooling time for voting from same ipid

6 years agotemplate: fix bug report link
hylom [Thu, 26 Oct 2017 10:07:47 +0000 (19:07 +0900)]
template: fix bug report link

6 years ago * Plugin::CustomBoxes: fix typo
hylom [Wed, 25 Oct 2017 11:45:40 +0000 (20:45 +0900)]
 * Plugin::CustomBoxes: fix typo

6 years agojs: enable vote when answer selected only in vote.js
hylom [Wed, 25 Oct 2017 11:32:55 +0000 (20:32 +0900)]
js: enable vote when answer selected only in vote.js

6 years ago * Controller::Poll: check discussion is open
hylom [Wed, 25 Oct 2017 11:32:36 +0000 (20:32 +0900)]
 * Controller::Poll: check discussion is open

6 years agoadd CustomBoxes plugin
hylom [Wed, 25 Oct 2017 11:32:22 +0000 (20:32 +0900)]
add CustomBoxes plugin

6 years agoset use common/title template to set title
hylom [Tue, 24 Oct 2017 11:37:32 +0000 (20:37 +0900)]
set  use common/title template to set title

6 years ago * Plugin::Hsts: send redirect header when Hsts.redirect_non_ssl is true
hylom [Tue, 24 Oct 2017 10:23:54 +0000 (19:23 +0900)]
 * Plugin::Hsts: send redirect header when Hsts.redirect_non_ssl is true

6 years agoadd Hsts Plugin
hylom [Tue, 24 Oct 2017 09:49:37 +0000 (18:49 +0900)]
add Hsts Plugin

6 years ago * Plugin::KeyValueStore: rollback some invalid fixes
hylom [Mon, 23 Oct 2017 11:57:16 +0000 (20:57 +0900)]
 * Plugin::KeyValueStore: rollback some invalid fixes

6 years ago * Plugin::Statics: use kvs's hset() with scalar => 1 option
hylom [Mon, 23 Oct 2017 11:55:02 +0000 (20:55 +0900)]
 * Plugin::Statics: use kvs's hset() with scalar => 1 option

6 years ago * Plugin::KeyValueStore: fix encode/decode problem
hylom [Mon, 23 Oct 2017 11:54:32 +0000 (20:54 +0900)]
 * Plugin::KeyValueStore: fix encode/decode problem

6 years agoadd config parameter "Log.system_log"
hylom [Mon, 23 Oct 2017 11:23:29 +0000 (20:23 +0900)]
add config parameter "Log.system_log"

6 years ago * Plugin::BasicAuth: check enable parameter
hylom [Fri, 20 Oct 2017 11:06:49 +0000 (20:06 +0900)]
 * Plugin::BasicAuth: check enable parameter

6 years agonewslash-prometheus-exporter: fix service file
hylom [Fri, 20 Oct 2017 11:06:30 +0000 (20:06 +0900)]
newslash-prometheus-exporter: fix service file

6 years agodebian/rules: fix rules...
hylom [Fri, 20 Oct 2017 10:38:26 +0000 (19:38 +0900)]
debian/rules: fix rules...

6 years agodebian: fix rules for newslash-prometheus-exporter
hylom [Fri, 20 Oct 2017 10:35:43 +0000 (19:35 +0900)]
debian: fix rules for newslash-prometheus-exporter

6 years ago * Plugin::KeyValueStore: not encode scalar item
hylom [Fri, 20 Oct 2017 10:32:54 +0000 (19:32 +0900)]
 * Plugin::KeyValueStore: not encode scalar item

6 years agoprometheus-newslash-exporter: fix error handling
hylom [Fri, 20 Oct 2017 10:32:36 +0000 (19:32 +0900)]
prometheus-newslash-exporter: fix error handling

6 years agonewslash-promethus-exporter: fix service file and add default file
hylom [Fri, 20 Oct 2017 10:31:47 +0000 (19:31 +0900)]
newslash-promethus-exporter: fix service file and add default file

6 years agodebian: add postinst/prerm file for newslash-prometheus-exporter
hylom [Fri, 20 Oct 2017 09:24:58 +0000 (18:24 +0900)]
debian: add postinst/prerm file for newslash-prometheus-exporter

6 years agodebian: add newslash-prometheus-exporter service files
hylom [Fri, 20 Oct 2017 09:05:11 +0000 (18:05 +0900)]
debian: add newslash-prometheus-exporter service files

6 years agot: fix time-offset related problem in t/models/journals
hylom [Tue, 17 Oct 2017 16:01:55 +0000 (01:01 +0900)]
t: fix time-offset related problem in t/models/journals

6 years agodebian: fix typo in control
hylom [Tue, 17 Oct 2017 15:42:31 +0000 (00:42 +0900)]
debian: fix typo in control

6 years agodebian: fix rules
hylom [Tue, 17 Oct 2017 15:40:12 +0000 (00:40 +0900)]
debian: fix rules

6 years agoadd prometheus-newslash-exporter
hylom [Sun, 15 Oct 2017 16:37:27 +0000 (01:37 +0900)]
add prometheus-newslash-exporter

6 years ago * Pluin::Statics: not use multi command (transaction)
hylom [Sun, 15 Oct 2017 16:36:27 +0000 (01:36 +0900)]
 * Pluin::Statics: not use multi command (transaction)

6 years ago * Plugin::KeyValueStore: add expire()
hylom [Sun, 15 Oct 2017 16:36:15 +0000 (01:36 +0900)]
 * Plugin::KeyValueStore: add expire()

6 years agoadd Plugin::Statics
hylom [Sun, 15 Oct 2017 13:27:40 +0000 (22:27 +0900)]
add Plugin::Statics

6 years ago * Plugin::KeyValueStore: add transaction and some functions
hylom [Sun, 15 Oct 2017 13:27:17 +0000 (22:27 +0900)]
 * Plugin::KeyValueStore: add transaction and some functions

6 years agoPlugin: add RequestLogger (developing)
hylom [Thu, 12 Oct 2017 10:08:07 +0000 (19:08 +0900)]
Plugin: add RequestLogger (developing)

6 years agotemplate: separate ads related template
hylom [Thu, 12 Oct 2017 10:07:51 +0000 (19:07 +0900)]
template: separate ads related template

6 years agoAdd Plugin::GoogleAnalytics
hylom [Wed, 11 Oct 2017 07:51:11 +0000 (16:51 +0900)]
Add Plugin::GoogleAnalytics

6 years ago * Plugin::TT2Renderer: add NS.mojo_mode variable for template variable and add_object()
hylom [Wed, 11 Oct 2017 07:31:44 +0000 (16:31 +0900)]
 * Plugin::TT2Renderer: add NS.mojo_mode variable for template variable and add_object()

6 years agotemporary remove rectangle banner
hylom [Wed, 11 Oct 2017 07:09:14 +0000 (16:09 +0900)]
temporary remove rectangle banner

6 years agofix mobile ads height
hylom [Wed, 11 Oct 2017 07:09:03 +0000 (16:09 +0900)]
fix mobile ads height