log s4-funcs.sh @ 581:8a206c6342a8

age author description
Tue, 02 Jul 2019 12:29:06 +0900 HIROSE Yuuji Translate email address to all lower cases. Fix parameter expansion.
Sat, 15 Jun 2019 14:32:50 +0900 HIROSE Yuuji Sanitize argument from cgi with numericalize()
Fri, 14 Jun 2019 09:27:11 +0900 HIROSE Yuuji Inhibit non-group admin from cloning group
Fri, 14 Jun 2019 09:01:51 +0900 HIROSE Yuuji Add feature of "clone without team"
Sat, 25 May 2019 22:28:16 +0900 HIROSE Yuuji From: address should be one in smail
Tue, 23 Apr 2019 09:22:17 +0900 HIROSE Yuuji Turn off debug sql logging
Mon, 22 Apr 2019 12:03:16 +0900 HIROSE Yuuji Try to speed up user-home summary construction.
Mon, 22 Apr 2019 12:02:33 +0900 HIROSE Yuuji Remove superfluous '<br>' from TITLE attribute.
Thu, 18 Apr 2019 08:17:24 +0900 HIROSE Yuuji $DT_SQL handling fixed
Thu, 18 Apr 2019 07:24:19 +0900 HIROSE Yuuji Make it faster to count all/new articles in group home.
Sun, 14 Apr 2019 15:33:21 +0900 HIROSE Yuuji Ooops, file_accept pattern was wrong...
Sat, 13 Apr 2019 15:00:21 +0900 HIROSE Yuuji Remove retiring user from grp-admin.
Fri, 12 Apr 2019 01:31:54 +0900 HIROSE Yuuji s/BBS/SNS/
Sun, 07 Apr 2019 09:00:02 +0900 HIROSE Yuuji $S4NAME handling fixed
Sun, 07 Apr 2019 08:52:41 +0900 HIROSE Yuuji Put $S4NAME in title
Sat, 06 Apr 2019 19:36:41 +0900 HIROSE Yuuji Refer $S4CSS on m4 invocation anytime
Sat, 06 Apr 2019 19:32:40 +0900 HIROSE Yuuji S4CSS should be taken from s4-config.sh
Sat, 06 Apr 2019 19:19:32 +0900 HIROSE Yuuji Password string can contain blanks
Sat, 06 Apr 2019 18:42:14 +0900 HIROSE Yuuji isCGI reversed
Sat, 06 Apr 2019 18:26:49 +0900 HIROSE Yuuji typo
Sat, 06 Apr 2019 18:26:33 +0900 HIROSE Yuuji Redirect stderr to file only if being called via CGI
Thu, 04 Apr 2019 10:31:10 +0900 HIROSE Yuuji $TTY not set on sh-script
Thu, 04 Apr 2019 10:26:33 +0900 HIROSE Yuuji Do not call pkill cleanup on terminal
Thu, 04 Apr 2019 10:09:37 +0900 HIROSE Yuuji Load s4-cgi if necessary
Thu, 04 Apr 2019 10:02:20 +0900 HIROSE Yuuji Extra CSS file is taken from $S4CSS.
Tue, 02 Apr 2019 17:34:31 +0900 HIROSE Yuuji File accept warnings added
Thu, 14 Mar 2019 16:23:50 +0900 HIROSE Yuuji Allow video/
Thu, 14 Mar 2019 15:38:08 +0900 HIROSE Yuuji Force restrict file type and file size
Thu, 14 Mar 2019 12:48:07 +0900 HIROSE Yuuji Add search-log and %-escaping
Thu, 14 Mar 2019 10:28:42 +0900 HIROSE Yuuji Progressive search does not restrict author
Wed, 13 Mar 2019 20:16:56 +0900 HIROSE Yuuji Continuous search available
Wed, 06 Mar 2019 14:15:53 +0900 HIROSE Yuuji User email values are in user_m, not user_s.
Sat, 12 Jan 2019 14:26:46 +0900 HIROSE Yuuji Add CheckBox WikiStyle notation "- [ ]"
Sat, 30 Jun 2018 15:46:59 +0900 HIROSE Yuuji Add link notation: "video=URL"
Tue, 26 Jun 2018 07:55:41 +0900 HIROSE Yuuji Trailing 2 consecutive SPC will be translated to <br>
Sat, 16 Jun 2018 13:43:32 +0900 HIROSE Yuuji Fix pattern: Allow spaces for group name in group listing
Fri, 08 Jun 2018 09:37:52 +0900 HIROSE Yuuji Quoting error fixed
Fri, 08 Jun 2018 09:37:10 +0900 HIROSE Yuuji Hide $from - $to
Fri, 08 Jun 2018 09:36:21 +0900 HIROSE Yuuji Add feature of limiting date range of POST count
Mon, 28 May 2018 10:39:32 +0900 HIROSE Yuuji minitbl() includes mini-ul translation
Tue, 06 Feb 2018 11:16:54 +0900 HIROSE Yuuji Emphasizing pattherns like *word* should have surrounding spaces.
Tue, 06 Feb 2018 11:06:10 +0900 HIROSE Yuuji Emphasis pattern *word*, _word_ and strong pattern **word**, __word__
Fri, 02 Feb 2018 09:45:55 +0900 HIROSE Yuuji Consecutive 3 or more hyphens become <hr>
Mon, 15 Jan 2018 09:33:12 +0900 HIROSE Yuuji URL pattern fixed to exclude URL example which starts with multibyte
Sat, 02 Dec 2017 09:22:52 +0900 HIROSE Yuuji Inhibit escaping required chars from hash-tag search keyword
Sat, 02 Dec 2017 08:25:38 +0900 HIROSE Yuuji Add experimental search keyword link like hash-tags
Thu, 07 Sep 2017 12:14:32 +0859 HIROSE Yuuji typo of SQL statement
Thu, 07 Sep 2017 12:11:45 +0859 HIROSE Yuuji Sort user by last login. Sort group by the latest article time.
Wed, 30 Aug 2017 08:47:01 +0859 HIROSE Yuuji For slower connection, it's better to use img-link over data:
Mon, 28 Aug 2017 22:51:45 +0859 HIROSE Yuuji Speed up new article listing
Tue, 22 Aug 2017 21:04:16 +0859 HIROSE Yuuji Show lastlog in other user's home
Tue, 22 Aug 2017 15:23:39 +0859 HIROSE Yuuji Avoid `+' and `=' in random string in case of being used as CGI args
Mon, 14 Aug 2017 12:32:36 +0859 HIROSE Yuuji Add convenient link pattern [[#ArticleId]] for direct link to articles.
Mon, 14 Aug 2017 09:39:48 +0859 HIROSE Yuuji hreflink: Regexp for anchor string should not include `]'.
Fri, 14 Jul 2017 10:25:06 +0859 HIROSE Yuuji Multiple Page Listing allows user specification of starting number
Sat, 01 Jul 2017 20:17:41 +0859 HIROSE Yuuji Add comment about quiz board exclusion from search
Sat, 01 Jul 2017 20:13:34 +0859 HIROSE Yuuji New blog mode "quiz" introduced,
Thu, 29 Jun 2017 21:20:34 +0859 HIROSE Yuuji Add comment
Thu, 29 Jun 2017 21:01:36 +0859 HIROSE Yuuji Strip spaces of both ends of new team name
Thu, 29 Jun 2017 18:32:15 +0859 HIROSE Yuuji In group home table, move team field after heading followed by notify.
Sat, 24 Jun 2017 18:37:52 +0859 HIROSE Yuuji Remove ugly and inefficient SQL code for team listing.
Sat, 24 Jun 2017 08:00:56 +0859 HIROSE Yuuji Quote arguments that hold group name.
Fri, 23 Jun 2017 23:23:40 +0859 HIROSE Yuuji Group member listing with the number of POST fasten much
Fri, 23 Jun 2017 23:11:31 +0859 HIROSE Yuuji Quote $grp
Fri, 23 Jun 2017 17:07:18 +0859 HIROSE Yuuji Quote group name
Wed, 21 Jun 2017 09:06:26 +0859 HIROSE Yuuji Group names should be quoted into one argument
Sun, 30 Apr 2017 07:15:41 +0859 HIROSE Yuuji "NEWS" Tab's indicator should be "F", not "X"
Thu, 13 Apr 2017 18:08:48 +0859 HIROSE Yuuji ## at the beginning of the line turns to <h2>...</h2>
Thu, 13 Apr 2017 18:07:11 +0859 HIROSE Yuuji # at the beginning of the line turns to <h2>...</h2>
Mon, 10 Apr 2017 22:32:14 +0859 HIROSE Yuuji Notify group join/resign of group to adminsl
Sun, 19 Feb 2017 14:27:06 +0859 HIROSE Yuuji Search board in group home revised to similar position in user home
Fri, 10 Feb 2017 12:22:09 +0859 HIROSE Yuuji Allow replymark in other than the first line.
Tue, 27 Dec 2016 13:55:46 +0859 HIROSE Yuuji $p produces duplicated final line on gsed(fixed)
Tue, 27 Dec 2016 09:18:49 +0859 HIROSE Yuuji Workaround regexp fix for FreeBSD sed
Tue, 27 Dec 2016 08:41:10 +0859 HIROSE Yuuji Add feature of `frozen state' of the blog board
Sun, 25 Dec 2016 11:55:51 +0859 HIROSE Yuuji Dirty workaround for produced zombie processes
Tue, 06 Dec 2016 12:32:04 +0859 HIROSE Yuuji Do htmlescape() for euc-jp string and restore to original charset
Mon, 05 Dec 2016 14:21:23 +0859 HIROSE Yuuji Remove "SELECT owner"
Mon, 05 Dec 2016 13:57:22 +0859 HIROSE Yuuji Revert to direct retrieving from db
Mon, 05 Dec 2016 10:19:54 +0859 HIROSE Yuuji Owner should be taken via getvalbyid
Tue, 29 Nov 2016 13:18:47 +0859 HIROSE Yuuji Icon cache'ing refined
Mon, 28 Nov 2016 19:04:20 +0859 HIROSE Yuuji Do not forget link to home
Mon, 28 Nov 2016 18:30:54 +0859 HIROSE Yuuji User/Group listing made fast by using imgsrc_cache()
Mon, 28 Nov 2016 12:08:51 +0859 HIROSE Yuuji Sort condition missing
Mon, 28 Nov 2016 12:07:18 +0859 HIROSE Yuuji Sort group list by posting time(wtime)
Mon, 28 Nov 2016 09:40:11 +0859 HIROSE Yuuji Shring anchored portion of link to groupclone()
Mon, 28 Nov 2016 09:31:07 +0859 HIROSE Yuuji Oops, grp_adm should not be copied from grp_mem
Mon, 28 Nov 2016 09:24:20 +0859 HIROSE Yuuji Add feature of cloning a group
Sun, 27 Nov 2016 17:24:22 +0859 HIROSE Yuuji pre.list clear:both
Sun, 27 Nov 2016 17:14:57 +0859 HIROSE Yuuji Clear floating layout at the end of listentry()
Sat, 26 Nov 2016 10:14:06 +0859 HIROSE Yuuji Quoting error
Sat, 26 Nov 2016 10:08:33 +0859 HIROSE Yuuji Display blog-mode only when user is group owner
Sat, 26 Nov 2016 09:49:00 +0859 HIROSE Yuuji Display mode-column in blog listing
Sun, 13 Nov 2016 22:51:37 +0859 HIROSE Yuuji Intermediate conversion image type obeys target image type
Thu, 10 Nov 2016 12:57:05 +0859 HIROSE Yuuji Anchor of link-to-bottom expands from `W' to `EW'
Tue, 01 Nov 2016 18:18:23 +0859 HIROSE Yuuji Should not htmlescape at calling cgi_type*
Thu, 27 Oct 2016 22:50:43 +0859 HIROSE Yuuji Log time stampe uses '+%F %T'
Thu, 27 Oct 2016 21:22:27 +0859 HIROSE Yuuji Record query into log
Thu, 27 Oct 2016 17:05:36 +0859 HIROSE Yuuji More deactivation of debug log
Thu, 27 Oct 2016 16:54:08 +0859 HIROSE Yuuji Most of debugging code deactivated
Wed, 26 Oct 2016 12:25:05 +0859 HIROSE Yuuji More HELP text for search form. Add search result report.
Tue, 25 Oct 2016 23:00:46 +0859 HIROSE Yuuji Remove old code and add title of accesskey
Tue, 25 Oct 2016 22:56:41 +0859 HIROSE Yuuji Add link to raw format of text file
Tue, 25 Oct 2016 22:45:33 +0859 HIROSE Yuuji Text files in <pre> should be htmlescaped
Tue, 25 Oct 2016 22:42:34 +0859 HIROSE Yuuji Cat text file of attachment with pretty format with line numbers
Tue, 25 Oct 2016 13:11:26 +0859 HIROSE Yuuji Taking default access time broken, fixed
Tue, 25 Oct 2016 11:29:32 +0859 HIROSE Yuuji Do not include article of the groups the user does'not belong in NEW list
Mon, 24 Oct 2016 09:47:24 +0859 HIROSE Yuuji Accesskey batting resolved
Mon, 24 Oct 2016 09:41:10 +0859 HIROSE Yuuji Add more accesskeys
Mon, 24 Oct 2016 09:11:28 +0859 HIROSE Yuuji Add accesskey-attribute to frequently used tabls and form.
Sun, 23 Oct 2016 23:31:46 +0859 HIROSE Yuuji Add extension to icon cache file if it has no one
Sat, 22 Oct 2016 22:58:10 +0859 HIROSE Yuuji Revise SQL for article search drastically for speed.
Fri, 21 Oct 2016 22:57:04 +0859 HIROSE Yuuji Quote file names. Select last profimg in listentry.
Fri, 21 Oct 2016 18:53:46 +0859 HIROSE Yuuji Search form in other user's home restrict author to that one.
Fri, 21 Oct 2016 18:13:49 +0859 HIROSE Yuuji Making sure whether it runs on ksh
Fri, 21 Oct 2016 16:48:37 +0859 HIROSE Yuuji List recent subscriptions in other user's home
Fri, 21 Oct 2016 16:26:52 +0859 HIROSE Yuuji Use the last profimg as profile image instead of first one.
Fri, 21 Oct 2016 16:22:12 +0859 HIROSE Yuuji Allow spaces and special characters in filenames(tentative).
Thu, 20 Oct 2016 17:20:58 +0859 HIROSE Yuuji First implementation of icon display in blog_replies.
Mon, 17 Oct 2016 09:11:05 +0859 HIROSE Yuuji Profimg hiding rule revised

yatex.org