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.

yatex.org