OSDN Git Service

keitairc/keitairc.git
16 years agoAdd option to disable/enable "join/leave" message.
matusita [Fri, 2 May 2008 14:49:23 +0000 (14:49 +0000)]
Add option to disable/enable "join/leave" message.

16 years agoAdd option to change not only directory but also filename.
matusita [Fri, 2 May 2008 14:40:27 +0000 (14:40 +0000)]
Add option to change not only directory but also filename.

For now, after daemonized, create ${pid_dir}/${pid_file} to record
current process ID.  (default: /var/run/keitairc.pid)

16 years agoAdd options for displaying messages as normal ascending order.
matusita [Fri, 2 May 2008 14:31:12 +0000 (14:31 +0000)]
Add options for displaying messages as normal ascending order.
It may close #11019.

16 years agoForget to note that #12448 is closed.
matusita [Fri, 2 May 2008 14:23:42 +0000 (14:23 +0000)]
Forget to note that #12448 is closed.

16 years agoFix "channel topics' list" page, closes #12448.
matusita [Fri, 2 May 2008 14:01:06 +0000 (14:01 +0000)]
Fix "channel topics' list" page, closes #12448.

16 years agoSupport 'imodeid' authentication for docomo mobilephone.
matusita [Fri, 2 May 2008 13:45:38 +0000 (13:45 +0000)]
Support 'imodeid' authentication for docomo mobilephone.
Closes #12445.

16 years ago*** empty log message ***
morimoto [Mon, 17 Mar 2008 09:43:30 +0000 (09:43 +0000)]
*** empty log message ***

16 years agoreverted to 1.1
morimoto [Sat, 15 Mar 2008 09:11:19 +0000 (09:11 +0000)]
reverted to 1.1

16 years agoescape HTML chars from topic & channel name, closes #12062
morimoto [Sat, 15 Mar 2008 09:09:26 +0000 (09:09 +0000)]
escape HTML chars from topic & channel name, closes #12062

16 years ago::log_die() when error occurs at eval, closes #11984
morimoto [Fri, 29 Feb 2008 00:13:55 +0000 (00:13 +0000)]
::log_die() when error occurs at eval, closes #11984

16 years ago2.0b5
morimoto [Tue, 26 Feb 2008 00:42:27 +0000 (00:42 +0000)]
2.0b5

16 years agorobots.txt
morimoto [Tue, 26 Feb 2008 00:41:09 +0000 (00:41 +0000)]
robots.txt

16 years agobump up version to 2.0b5
morimoto [Tue, 26 Feb 2008 00:25:32 +0000 (00:25 +0000)]
bump up version to 2.0b5

16 years agoimproved address link
morimoto [Mon, 25 Feb 2008 18:09:22 +0000 (18:09 +0000)]
improved address link

16 years agoignore spaces (if any) after channel name, closes #11960
morimoto [Mon, 25 Feb 2008 17:02:31 +0000 (17:02 +0000)]
ignore spaces (if any) after channel name, closes #11960

16 years agofixed handling over 10 channels, closed #11959
morimoto [Mon, 25 Feb 2008 16:52:20 +0000 (16:52 +0000)]
fixed handling over 10 channels, closed #11959

16 years agofixed channel name flaw
morimoto [Mon, 25 Feb 2008 15:46:31 +0000 (15:46 +0000)]
fixed channel name flaw

16 years agofixed rgeocode
morimoto [Sat, 23 Feb 2008 20:43:36 +0000 (20:43 +0000)]
fixed rgeocode

16 years agoimproved external link with session switched
morimoto [Sat, 23 Feb 2008 19:45:07 +0000 (19:45 +0000)]
improved external link with session switched

16 years agorevived web_root option
morimoto [Sat, 23 Feb 2008 18:58:22 +0000 (18:58 +0000)]
revived web_root option

16 years ago*** empty log message ***
morimoto [Sat, 23 Feb 2008 16:21:10 +0000 (16:21 +0000)]
*** empty log message ***

16 years agopriv
morimoto [Sat, 23 Feb 2008 15:36:56 +0000 (15:36 +0000)]
priv

16 years agoallow lower case in icc/ser serial key
morimoto [Tue, 22 Jan 2008 18:27:01 +0000 (18:27 +0000)]
allow lower case in icc/ser serial key
(thanks to Makoto Matsushita <matusita@jp.FreeBSD.org>)

16 years agothanks added, Makoto Matsushita <matusita@jp.FreeBSD.org>, who closes #11714
morimoto [Tue, 22 Jan 2008 17:30:34 +0000 (17:30 +0000)]
thanks added, Makoto Matsushita <matusita@jp.FreeBSD.org>, who closes #11714

16 years agoallow lower case at NTT DoCoMo FOMA icc string
morimoto [Sat, 19 Jan 2008 12:39:44 +0000 (12:39 +0000)]
allow lower case at NTT DoCoMo FOMA icc string

16 years agofixed Keitairc::IrcBuffer::part()
morimoto [Fri, 18 Jan 2008 16:55:46 +0000 (16:55 +0000)]
fixed Keitairc::IrcBuffer::part()

16 years agoreplace accesskey placeholder to &nbsp;
morimoto [Fri, 18 Jan 2008 16:50:35 +0000 (16:50 +0000)]
replace accesskey placeholder to &nbsp;

16 years agopre 2.0
morimoto [Tue, 15 Jan 2008 13:50:41 +0000 (13:50 +0000)]
pre 2.0

16 years agoPrevented referrer leak. Renew session ID in action_url. Closes #11663
morimoto [Tue, 15 Jan 2008 12:21:00 +0000 (12:21 +0000)]
Prevented referrer leak. Renew session ID in action_url. Closes #11663

16 years agofixed link to all messages, when no unread message remains
morimoto [Tue, 15 Jan 2008 10:32:23 +0000 (10:32 +0000)]
fixed link to all messages, when no unread message remains

16 years ago*** empty log message ***
morimoto [Mon, 14 Jan 2008 15:14:11 +0000 (15:14 +0000)]
*** empty log message ***

16 years agoimpremented posting feature of location info, closes #11652
morimoto [Mon, 14 Jan 2008 14:05:48 +0000 (14:05 +0000)]
impremented posting feature of location info, closes #11652

16 years agofixed bug, now uri-decodes postme'ed message
morimoto [Mon, 14 Jan 2008 05:29:41 +0000 (05:29 +0000)]
fixed bug, now uri-decodes postme'ed message

16 years agoreplace prefectures to link to Mobile Google Map
morimoto [Mon, 14 Jan 2008 05:22:44 +0000 (05:22 +0000)]
replace prefectures to link to Mobile Google Map
replace special wards and cities in Tokyo to link to Mobile Google Map

16 years agouse template file for generating mail text within postme action
morimoto [Mon, 14 Jan 2008 05:21:36 +0000 (05:21 +0000)]
use template file for generating mail text within postme action

16 years agoobsoletes show_newmsgonly option\rdefines plugin_xxx symbols at template expansion...
morimoto [Mon, 14 Jan 2008 05:21:09 +0000 (05:21 +0000)]
obsoletes show_newmsgonly option\rdefines plugin_xxx symbols at template expansion\rsplit $view->template() from $view->render() to use template engine also at mail template\ruse template file for generating mail text within postme action\rimprove action/template of all, unread\rfixed Keitairc::IrcBuffer::colorize() (invalid closing </font>)

16 years agoimprove channel data operation
morimoto [Sun, 13 Jan 2008 15:31:09 +0000 (15:31 +0000)]
improve channel data operation

16 years agomove srand() within new()
morimoto [Sun, 13 Jan 2008 14:00:14 +0000 (14:00 +0000)]
move srand() within new()

16 years agomail uri, phone no, url to user
morimoto [Sun, 13 Jan 2008 12:12:55 +0000 (12:12 +0000)]
mail uri, phone no, url to user

16 years agoadded support for xchat color sequence, closes bug #4154
morimoto [Sun, 13 Jan 2008 10:14:55 +0000 (10:14 +0000)]
added support for xchat color sequence, closes bug #4154

16 years agoadded nick list
morimoto [Sun, 13 Jan 2008 09:30:39 +0000 (09:30 +0000)]
added nick list

16 years agodisplay NTT DoCoMo FOMA icc serial id, if authorization via icc fails
morimoto [Sun, 13 Jan 2008 06:23:53 +0000 (06:23 +0000)]
display NTT DoCoMo FOMA icc serial id, if authorization via icc fails

16 years ago*** empty log message ***
morimoto [Sun, 13 Jan 2008 06:22:38 +0000 (06:22 +0000)]
*** empty log message ***

16 years agoadded robots exclusion
morimoto [Fri, 11 Jan 2008 18:42:32 +0000 (18:42 +0000)]
added robots exclusion

16 years agoadds notice to index, which shows how secs/mins/hours.. ago since last message has...
morimoto [Fri, 11 Jan 2008 18:34:33 +0000 (18:34 +0000)]
adds notice to index, which shows how secs/mins/hours.. ago since last message has posted

16 years agofixed namespace for uri_escape()
morimoto [Fri, 11 Jan 2008 07:18:06 +0000 (07:18 +0000)]
fixed namespace for uri_escape()

16 years ago*** empty log message ***
morimoto [Thu, 10 Jan 2008 03:23:31 +0000 (03:23 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
morimoto [Wed, 9 Jan 2008 19:30:34 +0000 (19:30 +0000)]
*** empty log message ***

16 years agoabandoned web_root option
morimoto [Wed, 9 Jan 2008 18:49:17 +0000 (18:49 +0000)]
abandoned web_root option
now template_dir works as search path

16 years agoaction/replace plug-in mechanism
morimoto [Wed, 9 Jan 2008 18:48:04 +0000 (18:48 +0000)]
action/replace plug-in mechanism

16 years agonow Keitairc::IrcBuffer->channels() returns proper names
morimoto [Wed, 9 Jan 2008 18:47:01 +0000 (18:47 +0000)]
now Keitairc::IrcBuffer->channels() returns proper names

16 years agoobsoleted web_root option
morimoto [Wed, 9 Jan 2008 18:45:53 +0000 (18:45 +0000)]
obsoleted web_root option
added plugin_dir option
make template_dir option can specify multiple directories

16 years agoimprement actions as action plugin, regexps as replace plugin
morimoto [Wed, 9 Jan 2008 18:42:42 +0000 (18:42 +0000)]
imprement actions as action plugin, regexps as replace plugin

16 years agopre 2.0
morimoto [Tue, 8 Jan 2008 05:52:14 +0000 (05:52 +0000)]
pre 2.0

16 years ago1.33
morimoto [Tue, 16 Oct 2007 23:44:55 +0000 (23:44 +0000)]
1.33

16 years agokeitairc 1.32
morimoto [Sun, 30 Sep 2007 10:56:06 +0000 (10:56 +0000)]
keitairc 1.32

16 years ago*** empty log message ***
morimoto [Fri, 28 Sep 2007 04:54:46 +0000 (04:54 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
morimoto [Thu, 27 Sep 2007 22:52:55 +0000 (22:52 +0000)]
*** empty log message ***

16 years agokeitairc 1.31
morimoto [Thu, 27 Sep 2007 22:20:01 +0000 (22:20 +0000)]
keitairc 1.31

17 years agoannounces 1.31beta
morimoto [Sat, 26 Aug 2006 05:18:10 +0000 (05:18 +0000)]
announces 1.31beta

17 years ago*** empty log message ***
morimoto [Thu, 3 Aug 2006 07:42:13 +0000 (07:42 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
morimoto [Thu, 3 Aug 2006 07:34:57 +0000 (07:34 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
morimoto [Thu, 3 Aug 2006 07:29:39 +0000 (07:29 +0000)]
*** empty log message ***

17 years agokeitairc 1.30
morimoto [Thu, 3 Aug 2006 07:25:48 +0000 (07:25 +0000)]
keitairc 1.30

17 years ago*** empty log message ***
morimoto [Thu, 3 Aug 2006 07:19:47 +0000 (07:19 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
morimoto [Sun, 26 Mar 2006 00:53:08 +0000 (00:53 +0000)]
*** empty log message ***

19 years agosubscriber ID -> EZ番号
morimoto [Thu, 21 Apr 2005 15:47:17 +0000 (15:47 +0000)]
subscriber ID -> EZ番号

19 years agoAirH" -> AIR-EDGE
morimoto [Thu, 21 Apr 2005 15:41:28 +0000 (15:41 +0000)]
AirH" -> AIR-EDGE

19 years ago*** empty log message ***
morimoto [Sat, 29 Jan 2005 09:47:47 +0000 (09:47 +0000)]
*** empty log message ***

19 years agoadded pseudo screenshot
morimoto [Sat, 9 Oct 2004 23:57:03 +0000 (23:57 +0000)]
added pseudo screenshot

19 years ago*** empty log message ***
morimoto [Thu, 23 Sep 2004 09:30:54 +0000 (09:30 +0000)]
*** empty log message ***

19 years ago1.29
morimoto [Thu, 16 Sep 2004 13:44:10 +0000 (13:44 +0000)]
1.29

19 years ago*** empty log message ***
morimoto [Wed, 15 Sep 2004 10:18:38 +0000 (10:18 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
morimoto [Wed, 15 Sep 2004 09:47:36 +0000 (09:47 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
morimoto [Wed, 15 Sep 2004 08:43:14 +0000 (08:43 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
morimoto [Sat, 11 Sep 2004 16:35:20 +0000 (16:35 +0000)]
*** empty log message ***

19 years ago1.28
morimoto [Sat, 11 Sep 2004 16:18:24 +0000 (16:18 +0000)]
1.28

19 years ago*** empty log message ***
morimoto [Sat, 11 Sep 2004 15:53:42 +0000 (15:53 +0000)]
*** empty log message ***

19 years ago1.27
morimoto [Tue, 7 Sep 2004 04:20:58 +0000 (04:20 +0000)]
1.27

19 years ago1.26
morimoto [Fri, 3 Sep 2004 16:11:55 +0000 (16:11 +0000)]
1.26

19 years agokeitairc 1.25
morimoto [Sun, 29 Aug 2004 12:24:21 +0000 (12:24 +0000)]
keitairc 1.25

19 years agoadded "recent", makes keitairc 1.24
morimoto [Sun, 29 Aug 2004 11:21:02 +0000 (11:21 +0000)]
added "recent", makes keitairc 1.24

19 years ago*** empty log message ***
morimoto [Sun, 29 Aug 2004 10:09:45 +0000 (10:09 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
morimoto [Wed, 18 Aug 2004 14:29:46 +0000 (14:29 +0000)]
*** empty log message ***

19 years agotreat channel name in lower case
morimoto [Wed, 18 Aug 2004 14:24:53 +0000 (14:24 +0000)]
treat channel name in lower case

19 years agoau_subscriber_id auth patch (thanks to Takuo KITAME)
ishikawa [Fri, 30 Jul 2004 09:39:21 +0000 (09:39 +0000)]
au_subscriber_id auth patch (thanks to Takuo KITAME)

19 years ago*** empty log message ***
morimoto [Sat, 24 Jul 2004 09:06:04 +0000 (09:06 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
morimoto [Sat, 24 Jul 2004 08:54:51 +0000 (08:54 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
morimoto [Tue, 8 Jun 2004 13:56:17 +0000 (13:56 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
morimoto [Tue, 8 Jun 2004 13:47:08 +0000 (13:47 +0000)]
*** empty log message ***

19 years agokeitairc 1.20
morimoto [Tue, 8 Jun 2004 13:33:52 +0000 (13:33 +0000)]
keitairc 1.20

19 years agoworkaround for madoka
morimoto [Mon, 7 Jun 2004 01:27:57 +0000 (01:27 +0000)]
workaround for madoka

19 years ago*** empty log message ***
morimoto [Sun, 6 Jun 2004 13:33:23 +0000 (13:33 +0000)]
*** empty log message ***

20 years agoadd information
ishikawa [Tue, 27 Apr 2004 05:57:22 +0000 (05:57 +0000)]
add information

20 years agominor document update
ishikawa [Tue, 13 Apr 2004 06:32:45 +0000 (06:32 +0000)]
minor document update

20 years ago1.19
morimoto [Thu, 8 Apr 2004 15:29:33 +0000 (15:29 +0000)]
1.19

20 years ago2004-04-08 Jun Morimoto <morimoto@xantia.citroen.org>
morimoto [Thu, 8 Apr 2004 15:27:57 +0000 (15:27 +0000)]
2004-04-08  Jun Morimoto  <morimoto@xantia.citroen.org>

\e$B%A%c%M%k%j%9%H$NH/8@?tI=<($,$*$+$7$$$3$H$,$"$C$?\e(B
* foo@bar \e$B7A<0$r\e(B mailto \e$B%j%s%/$K$7$J$$$h$&$K$7$?\e(B
* https:// \e$B7A<0$b%j%s%/$K$9$k\e(B
\e$BC/$+$,\e(B channel \e$B$+$iH4$1$?$H$-$N%a%C%;!<%8$r=q<0JQ99\e(B
\e$BC/$+$,\e(B channel \e$B$K\e(B join \e$B$7$F$-$?$H$-$K%a%C%;!<%8$rDI2C\e(B

20 years agoupdate document
ishikawa [Wed, 24 Mar 2004 17:37:52 +0000 (17:37 +0000)]
update document

20 years agoHumm... force uri_unescape() and uri_escape() to solve WAP GW
ishikawa [Wed, 24 Mar 2004 17:34:43 +0000 (17:34 +0000)]
Humm... force uri_unescape() and uri_escape() to solve WAP GW
uri escape handling problem

20 years agoupdate document
ishikawa [Tue, 23 Mar 2004 17:57:48 +0000 (17:57 +0000)]
update document