OSDN Git Service

Call has_forked to inform POE kernel that keitairc is running in the
[keitairc/keitairc.git] / ChangeLog
1 2009-10-21  Makoto Matsushita  <matusita@jp.FreeBSD.org>
2         * keitairc: call $poe_kernel->has_forked to tell POE::Kernel
3         keitairc now runs on a child process (ticket #19079).
4
5 2009-10-16  ISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
6
7         * Makefile.PL, lib/keitairc/Config.pm:
8           Update Makefile.PL install all files to correct directry
9           (ticket: #18886)
10           And Add make install_doc option for installing documents
11         * MANIFEST: add missing files
12         * doc/install.html: update to use Makefile.PL
13
14 2009-09-26  Makoto Matsushita  <matusita@jp.FreeBSD.org>
15
16         * Makefile.PL: add perl module dependencies (#18886 b)),
17           those are listed in doc/environment.html (thanks to Jun Kuriyama)
18
19 2009-09-25  Jun Morimoto  <morimoto@mrmt.net>
20
21         * keitairc: 2.0b12 \e$B%j%j!<%9\e(B
22         * lib/Keitairc/Config.pm: au_subscriber_id docomo_foma_icc
23         docomo_imodeid softbank_serial_key emobile_userid\e$B$r=i4|2=\e(B (ticket:
24         #17917)
25         * doc/manual.html: web_schema\e$B5-=RDI2C\e(B (ticket: #18872)
26         * doc/manual.html: refits -> finds (#18875)
27         * lib/Keitairc/Config.pm: refits -> finds (#18875)
28         * lib/plugins/00location_receiver: refits -> finds (#18875)
29
30 2009-09-24  ISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
31
32         * lib/Keitairc/Config.pm, lib/Keitairc/View.pm,
33           lib/templates/{default,ipod-sjis}/*:
34           web_charset \e$B$r;XDj$7$?$H$-$K$A$c$s$H;XDj$I$*$j$K$J$k$h$&$K\e(B
35           \e$B%G%#%U%)%k%H$N\e(Bcharset\e$B%O%s%I%j%s%0%k!<%A%s!"%F%s%W%l!<%H$N\e(B
36           \e$B%(%s%3!<%G%#%s%0$NJQ49=hM}$rDI2C!#\e(Bmeta \e$B%X%C%@$N\e(Bcharset\e$B$r\e(B
37           \e$B30It$+$i%;%C%H$G$-$k$h$&$K%F%s%W%l!<%H$r99?7\e(B(ticket: #18509)
38
39 2009-07-16  ISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
40
41         * lib/templates/ipod-sjis/index.html: add irc command input
42           form on iPhone/iPod tocuh UI (ticket: #14605)
43
44 2009-07-16  ISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
45
46         * lib/plugin/10url, lib/templates/ipod-sjis/{all,recent,topic}.html,
47           add lib/public/noreferrer-keitairc.js,
48           drop lib/templates/ipod-sjis/{url,url_session}.html:
49           \e$B30It%j%s%/$X$N%"%/%;%9$N:]$N\e(B referrer \e$B$r>C$9$h$&$K$7$^$7$?!#\e(B
50           javascript \e$B;H$C$F$k$N$G\e(B(\e$B$5$i$K8@$&$H!"\e(BonTouchStart\e$B%$%Y%s%H$H$+\e(B
51           \e$B$b$R$m$C$F$4$K$g$4$K$g$7$F$k$N$G\e(B)\e$B!"\e(BiPhone/iPod touch \e$B$N$_$G$9!#\e(B
52           referrer\e$B$+$i%;%C%7%g%s$,O3$l$k$3$H$b$J$/$J$C$?$N$G?75,%;%C%7%g%s\e(B
53           \e$B:n$C$F%"%/%;%9$rA*Br$9$k\e(BUI\e$B$r=P$5$J$$$h$&$K$7$F$^$9!#\e(B
54         * lib/templates/ipod-sjis/*: update to use iuix.{js,css} instead of
55           iui.{js,css}
56
57 2009-07-15  ISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
58
59         * lib/Keitairc/ClientInfo.pm, doc/manual.html: add is_ipod_os3()
60           function to detect iPhone OS is 3.0 or above (and update
61           manual entry related it).
62         * add lib/public/geopost-keitairc.js: Geopost support javascript
63           function for Geolocation API (e.g iPhone)
64         * lib/public/iui/*: update iui to version 0.20
65         * add lib/templates/ipod-sjis/location_receiver.html: location
66           information message post support template on iPhone.
67         * lib/templates/ipod-sjis/{index,all}.html: update menu layout to
68           support location information message menu
69         * lib/plugins/00all: is_ipod_os3 check param added to rendering
70           option
71         * lib/plugins/32address: direct call google maps on iPhone to
72           use google map application smoothly.
73         * lib/plugins/20phone: phone number link change to simple tel:
74           link on iPhone/iPod touch UI
75         * drop lib/templates/ipod-sjis/{phone,mail,address}.html:
76           They are not used on iPhone/iPod touch UI
77
78 2009-07-12  ISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
79
80         * lib/templates/ipod-sjis/all.html: automaticaly focus to
81           message input form when new messages button clicked.
82         * lib/plugins/*: plugin API update, add $request parameter
83           to message_replace_imprementation() method (ticket: #17752)
84         * lib/plugins/20mail: mail address link change to simple mailto
85           link on iPod/iPhone UI (ticket: #17740)
86
87 2009-07-04  ISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
88
89         * lib/public-iui-keitairc.css: add -webkit-user-select: auto
90           to body to be able to cut & copy (ticket: #17581)
91         * lib/public-iui-keitairc.css: \e$BFC$K\e(BURL\e$B$K$=$&$$$&8=>]$,B?$$$,!"1QC1\e(B
92           \e$B8lE*$J6h@Z$j$,$J$$D9$$C18l$,$O$_=P$7$F!"2#%9%/%m!<%k$G$-$k>uBV$,\e(B
93           \e$BH/@8$9$k$3$H$,$"$k$N$KBP=h$7$?\e(B(\e$B$3$l$,$*$-$A$c$&$H!"=D%9%/%m!<%k\e(B
94           \e$B$5$;$F$k$H$U$i$U$i:81&$K%V%l$FHs>o$K]5F+$7$$\e(B)
95           li.message \e$B$H\e(B li.messegenew \e$B$K\e(B word-break: break-all\e$B$r@_Dj$7$FL5\e(B
96           \e$BM}$d$j@^$jJV$9$h$&$K$7$?\e(B(\e$B<c43MpK=$@$1$I\e(B)
97
98 2009-06-30  ISHIKAWA Mutsumi <ishikawa@hanzubon.jp>
99
100         * lib/templates/ipod-sjis/all.html: fixed broken cancel button
101           (ticket: #14726)
102
103 2008-08-06  Jun Morimoto  <morimoto@mrmt.net>
104
105         * lib/templates/default/{all,unread}.html: fixed stamp variable
106         within html template (to avoid duplicate posting from some au
107         browser phones)
108
109 2008-08-05  Jun Morimoto  <morimoto@mrmt.net>
110
111         * lib/templates/default/{all,unread}.html: display action messages
112         in light blue * t/*.t: added can_ok()
113
114 2008-08-03  Jun Morimoto  <morimoto@mrmt.net>
115
116         * lib/plugins/00all: added follow_nick option
117         * lib/plugins/00unread: added follow_nick option
118         * lib/templates/all.html: added follow_nick option
119         * lib/templates/unread.html: added follow_nick option
120         * lib/Keitairc/IrcCallback.pm: added follow_nick option
121         * t/02_Config.t: added follow_nick option
122         * lib/Keitairc/Config.pm: added follow_nick option, fixed ARGV
123         handling
124
125         * lib/plugins/32address: Address matching plugin
126         * lib/plugins/33distinct: Ad-hoc matching plugin for address that
127         starts from Tokyo special wards, Tokyo cities
128         * lib/plugins/30prefectures: switch to 32address
129         * lib/plugins/31distinct: switch to 33distinct
130         * lib/plugins/10url: URL::Escape::uri_escape()
131         * lib/plugins/11url_session: URL::Escape::uri_escape()
132         * added t/test_suites, Makefile.PL, MANIFEST
133
134 2008-08-02  Jun Morimoto  <morimoto@mrmt.net>
135
136         * use FindBin
137         * moved logging functions to Keitairc::Log package
138         * make Keitairc::ClientInfo tidy
139
140 2008-07-19  Jun Morimoto  <morimoto@mrmt.net>
141
142         * \e$B@EE*$J%U%!%$%k$rG[?.$9$k$?$a!"CV$->l$H$7$F\e(B lib/public,
143           \e$B$=$N%Q%9$r;XDj$9$k\e(B Config->public_dir \e$B$rDI2C!#\e(B
144           \e$B$H$j$"$($:\e(B favicon.ico \e$B$H\e(B robots.txt \e$B$@$1$,CV$$$F$"$k!#\e(B
145           \e$B$3$l$KH<$$\e(B action_robots_txt \e$B$OGQ;_\e(B
146
147 2008-07-18  Jun Morimoto  <morimoto@mrmt.net>
148
149         * \e$B$4$/C;;~4V$KF10lFbMF$NO"B3\e(BPOST\e$B$,$-$?>l9g$OL5;k\e(B.
150           au W63S (re) \e$BBP:v\e(B. thanks to Takuo KITAME.
151
152 2008-06-29  Jun Morimoto  <morimoto@mrmt.net>
153
154         * HTML \e$B=PNO;~$N\e(B charset \e$B$r0l1~\e(B $cf->web_charset \e$B$K@Z$jJ,$1\e(B
155         * irc charset \e$B$r0l1~\e(B $cf->irc_charset \e$B$K@Z$jJ,$1\e(B
156         * use warnings \e$BDI2C!"\e(Bundef \e$BCM$N%A%'%C%/$r3F=j$KDI2C\e(B
157         * plugin \e$B$K%U%!%$%kL>\e(B, \e$B9THV9f>pJs$rDI2C\e(B
158         * \e$B%U%!%$%k$N\e(B charset \e$B$r\e(B utf8 \e$B$KE}0l\e(B (HTML\e$B%F%s%W%l!<%H$O\e(B Shift_JIS \e$B$N$^$^\e(B)
159         * \e$BFbIt\e(B EUC-JP \e$B=hM}$rGQ;_\e(B
160
161 2008-06-25  Makoto Matsushita  <matusita@jp.FreeBSD.org>
162
163         * keitairc, lib/Keitairc/IrcCallback.pm: \e$B:F@\B3;~$K\e(B 001 \e$B$r<u$1$H$C\e(B
164         \e$B$?;~E@$G\e(B part \e$B$7$F$$$?$N$r$7$J$$$h$&$K$9$k!%\e(B
165
166 2008-05-12  Makoto Matsushita  <matusita@jp.FreeBSD.org>
167
168         * keitairc, etc/dot.keitairc, lib/Keitairc/ClientInfo.pm,
169         lib/Keitairc/Config.pm, lib/Keitairc/View.pm,
170         lib/plugins/00location_receiver, lib/templates/location.html:
171         emobile\e$BC<Kv%5%]!<%H!%%f!<%6\e(BID(x-em-uid)\e$B$K$h$k%f!<%6G'>Z!$$*$h$S0L\e(B
172         \e$BCV>pJsAw?.\e(B(\e$B8=;~E@$G$O\e(BH11T\e$B$N$_\e(B)\e$B$KBP1~!%\e(B Closes #12453.
173
174 2008-05-11  ISHIKAWA Mutsumi <ishikawa@debian.org>
175
176         * keitairc
177         00location_receiver \e$B$,\e(B XML::Simple \e$B$K0MB8$7$F$k$N$G!"$=$N\e(BNote\e$B$r\e(B
178         \e$BDI2C\e(B
179
180 2008-05-10  Makoto Matsushita  <matusita@jp.FreeBSD.org>
181
182         * etc/dot.keitairc, lib/Keitairc/Config.pm, lib/Keitairc/View.pm,
183         lib/templates/404.html, lib/templates/address.html, 
184         lib/templates/all.html, lib/templates/index.html, 
185         lib/templates/location.html, lib/templates/location_receiver.html,
186         lib/templates/login_icc.html, lib/templates/login_imodeid.html,
187         lib/templates/mail.html, lib/templates/nick.html,
188         lib/templates/phone.html, lib/templates/postme.html,
189         lib/templates/recent.html, lib/templates/root.html,
190         lib/templates/topic.html, lib/templates/unread.html, 
191         lib/templates/url.html, lib/templates/url_session.html: HTML\e$BI=<($N\e(B
192         \e$B:]!$%U%)%s%H%5%$%:$r@_Dj%U%!%$%kFb$G;XDj$G$-$k$h$&$K$9$k!%\e(B
193         Closes #12489.
194
195 2008-05-09  Makoto Matsushita  <matusita@jp.FreeBSD.org>
196
197         * keitairc, lib/Keitairc/IrcCallback.pm, lib/plugins/00all, 
198         lib/plugins/00index, lib/plugins/00recent, lib/templates/404.html, 
199         lib/templates/address.html, lib/templates/all.html,
200         lib/templates/index.html, lib/templates/location.html,
201         lib/templates/location_receiver.html, lib/templates/mail.html,
202         lib/templates/nick.html, lib/templates/phone.html,
203         lib/templates/postme.html, lib/templates/recent.html
204         lib/templates/root.html, lib/templates/topic.html,
205         lib/templates/unread.html, lib/templates/url.html,
206         lib/templates/url_session.html: HTML\e$BI=<(2s$j$N=$@5$$$m$$$m!%\e(B
207         - \e$B7HBSEEOC;~$K$O%U%)%s%H%5%$%:$r>.$5$/\e(B
208         - \e$B;H$($k>l9g$K$OC;=L$7$?%A%c%s%M%kL>$r;H$C$FI=<(\e(B
209         - DoCoMo\e$BC<Kv$J$i$PA0$NJ}$KC<Kv8GM-\e(BID\e$BG'>Z$r;H$&J}K!$r@h$KI=<(\e(B
210         - \e$B7HBSC<Kv0J30$J$i$PF~NO%P%C%U%!$O9-$/$H$k\e(B
211         - \e$BL$FI0lMw$d99?7$N%j%s%/$rE,59DI2C\e(B
212         * lib/plugins/00location_receiver: GPS\e$BEy$K$h$C$FF@$i$l$?0^EY7PEY$+\e(B
213         \e$B$i!$8=:_CO$N=;=j$rD4$Y$?7k2L$NJ8;zNs$,J8;z2=$1$7$F$$$?!%\e(B
214         Closes #12486.
215
216 2008-05-08  Makoto Matsushita  <matusita@jp.FreeBSD.org>
217
218         * keitairc, lib/Keitairc/IrcCallback.pm: \e$B%3%^%s%I4XO"$rDI2C!%%/%i\e(B
219         \e$B%$%"%s%H$+$i\e(BIRC\e$B%3%^%s%I\e(B(\e$B$N$&$A\e(Bnick/join\e$BEy8B$i$l$?%3%^%s%I\e(B)\e$B$r<B9T$G\e(B
220         \e$B$-$k$h$&$K$9$k!%$^$?!$\e(Bpart \e$B%a%C%;!<%8$bBP1~\e(B (thanks to Takahashi
221         Yoshihiro)\e$B!%\e(B Closes #12479.
222         * etc/dot.keitairc, lib/Keitairc/Config.pm, lib/plugins/12keyword:
223         \e$B;XDj$7$?%-!<%o!<%I$,H/8@$5$l$?:]!$B@;zI=<($7$FH/8@$,$"$C$?$3$H$r$o\e(B
224         \e$B$+$j$d$9$/$9$k\e(B (thanks to Takahashi Yoshihiro)\e$B!%\e(B Closes #12482.
225         * lib/templates/url.html: \e$B%I%3%bC<Kv$N%U%k%V%i%&%6$r;H$C$F\e(BURL\e$B$r3+\e(B
226         \e$B$/$3$H$,$G$-$k$h$&$K$9$k\e(B (thanks to Takahashi Yoshihiro)\e$B!%\e(BCloses
227         #12480.
228         * lib/Keitairc/IrcBuffer.pm, lib/plugins/00index: *console*\e$B%P%C%U%!\e(B
229         \e$B$,>e$K$-$F$b0UL#$,$J$$$N$G0lHV2<$K$J$k$h$&$K$9$k!%\e(B(thanks to
230         Takahashi Yoshihiro)\e$B!%\e(B
231
232 2008-05-03  Makoto Matsushita  <matusita@jp.FreeBSD.org>
233
234         * etc/dot.keitairc, lib/Keitairc/Config.pm,
235         lib/Keitairc/IrcCallback.pm: join/leave\e$B%a%C%;!<%8$r$^$H$a$FI=<($9\e(B
236         \e$B$k%7%9%F%`%a%C%;!<%8MQ\e(B(\e$B2>A[\e(B)\e$B%A%c%s%M%k$rI=<($9$k$?$a$N%*%W%7%g%s$r\e(B
237         \e$BDI2C\e(B (thanks to Takahashi Yoshihiro)\e$B!%\e(B Closes #12452.
238         * lib/Keitairc/View.pm: keitairc\e$B$K%"%/%;%9$9$k:]$N\e(BURL\e$B$,\e(Bhttp\e$B%W%m%H\e(B
239         \e$B%3%k7h$aBG$A$K$J$C$F$$$k$N$r$d$a$k!%$3$l$K$h$j!$\e(BSSL\e$B7PM3$G$N%"%/%;\e(B
240         \e$B%9$r9T$&$h$&$K$7$F$b4|BT$7$?F0:n$r$9$k$h$&$K$J$k\e(B
241         (thanks to Takahashi Yoshihiro)\e$B!%\e(B Closes #12447.
242
243 2008-05-02  Makoto Matsushita  <matusita@jp.FreeBSD.org>
244
245         * keitairc, etc/dot.keitairc, lib/Keitairc/Config.pm,
246         lib/templates/root.html: \e$BG'>Z;~$K\e(Bi\e$B%b!<%I\e(BID\e$BBP1~$7$^$7$?!%\e(B
247         Closes #12448.
248         * lib/Keitairc/IrcCallback.pm: (madoka\e$B$K@\B3$7$?>l9g$J$I\e(B)topic\e$B0lMw\e(B
249         \e$B$,Mp$l$k>l9g$,$"$C$?$N$G=$@5!%\e(BCloses #12448.
250         * keitairc, etc/dot.keitairc, lib/Keitairc/Config.pm,
251         lib/plugins/00all, lib/plugins/00recent, lib/plugins/00unread: \e$B%A%c\e(B
252         \e$B%s%M%k$NFbMFI=<($N:]!$@5=g$KI=<($9$k$?$a$N%*%W%7%g%s$rDI2C\e(B
253         (thanks to Takahashi Yoshihiro)\e$B!%\e(B Closes #11019.
254         * keitairc, etc/dot.keitairc, lib/Keitairc/Config.pm: daemonize\e$B$7\e(B
255         \e$B$?8e$N\e(Bpid\e$B%U%!%$%kL>$rJQ99$9$k%*%W%7%g%s$rDI2C!%\e(B Closes #12449.
256         * etc/dot.keitairc, lib/Keitairc/Config.pm,
257         lib/Keitairc/IrcCallback.pm: \e$B%A%c%s%M%k$KBP$9$k\e(Bjoin/leave\e$B%a%C%;!<\e(B
258         \e$B%8$rI=<($7$J$$$?$a$N%*%W%7%g%s$rDI2C!%\e(B Closes #11021.
259
260 2008-03-15  Jun Morimoto  <morimoto@mrmt.net>
261
262         * lib/keitairc/plugins/00all, lib/keitairc/plugins/00index,
263         lib/keitairc/plugins/00location,
264         lib/keitairc/plugins/00location_receiver,
265         lib/keitairc/plugins/00nick, lib/keitairc/plugins/00topic,
266         lib/keitairc/plugins/00unread: escape HTML special chars, closes
267         #12062
268
269 2008-02-29  Jun Morimoto  <morimoto@mrmt.net>
270
271         * lib/Keitairc/Plugins.pm: \e$B%W%i%0%$%s%U%!%$%k$r\e(Beval\e$B$7$F%(%i!<$,$G$?\e(B
272         \e$B$i\e(B ::log_die \e$B$9$k$h$&$K$7$?\e(B
273
274 2008-02-26  Jun Morimoto  <morimoto@mrmt.net>
275
276         * keitairc 2.0b5:
277         - 10\e$B%A%c%M%k0J>e$N%A%c%M%k$r07$($F$^$;$s$G$7$?\e(B (\e$B:G6a%(%s%P%0$7$F$?!#\e(B
278         \e$B$_$C$H$b$J$$!D\e(B)
279         - \e$B%A%c%M%kL>0lMw$N%A%c%M%k$,J8;z2=$1$7$F$?\e(B (\e$B:G6a%(%s%P%0$7$F$?!#$_$C\e(B
280         \e$B$H$b$J$$!D\e(B)
281         - \e$B=;=j$C$]$$J8;zNs$N%j%s%/$N%^%C%A$rB?>/2~A1$7$^$7$?!#\e(B
282         - \e$B$5$i$K!"=;=j$C$]$$J8;zNs$r%/%j%C%/$7$?$"$H!"\e(B \e$B0lCJ3,$+$^$7$F$+$i\e(B
283         Google Map\e$B$KHt$V$h$&$K$7$^$7$?!#\e(B \e$B$3$N;~E@$G!"=;=j$C$]$$J8;zNs$NJT=8\e(B
284         \e$B$b2DG=$J$N$G!"\e(B \e$BM>7W$JJ8;zNs$r<j$G:o$C$F\e(BGoogle Map\e$B$K:FEYHt$V$3$H$b2D\e(B
285         \e$BG=$G$9!#\e(B \e$B2qOCBN$bB?$$\e(Birc\e$BH/8@J8;zNs$+$i=;=j$r$P$C$A$jCj=P$9$k$N$O\e(B \e$B$+\e(B
286         \e$B$J$j$`$:$+$7$$$N$G!":G8e$N%D%a$O<jJT=8$K$^$+$;$?$[$&$,$h$+$m$&$H\e(B \e$B3d\e(B
287         \e$B$j@Z$j$^$7$?!#\e(B
288         - \e$B$D$$$G$K!"=;=j$C$]$$J8;zNs$r<+J,$K%a!<%k$9$k5!G=$b$D$1$^$7$?!#\e(B
289         (\e$B%a!<%k%"%I%l%9\e(B, URL, \e$BEEOCHV9f$J$I$O!"$9$G$K<+J,$X$N%a!<%k5!G=$,$D\e(B
290         \e$B$$$F$^$9\e(B)
291         - \e$B$?$^$K%A%c%M%kL>$NKvHx$K6uGr$,F~$C$F$7$^$C$F$k>l9g$N07$$$r2~A1$7\e(B
292         \e$B$^$7$?!#\e(B
293         - Softbank\e$BBP1~\e(B(\e$B6qBNE*$K$O\e(Bweb_root\e$B%*%W%7%g%s\e(B)\e$BI|3h\e(B
294         - Softbank\e$BC<Kv$NC<Kv%7%j%"%kG'>ZBP1~\e(B
295         - priv\e$BBP1~\e(B (thanks to Makoto Matsushita)
296         - GPS\e$BB,0L$d\e(Bi\e$B%(%j%"$J$I8=:_0LCV$r<hF@$7$FH/8@!#\e(B movatwitter\e$B$N%Q%/$j\e(B
297         \e$B$G$9\e(B ^^;
298         - \e$B3F%A%c%M%k$N\e(Bnick\e$B0lMw\e(B
299         - \e$BH/8@Cf$N\e(BURL\e$B$KHt$V:]!"%j%U%!%i5UC5CN$r$5$l$J$$$h$&\e(B \e$B%;%C%7%g%s$r:n\e(B
300         \e$B$jD>$7$F$+$i%j%s%/$r=P$95!G=$rDI2C\e(B
301         - 2.0\e$B7OMQ$N\e(B dot.keitairc \e$B$bF1:-\e(B
302         - xchat\e$B%+%i!<;XDj%7!<%1%s%9BP1~\e(B
303         - \e$B3F%A%c%M%k$N:G=*H/8@$+$i$N7P2a;~4V$rI=<(\e(B
304         - \e$BH/8@Cf$NEEOCHV9f$d%a!<%k%"%I%l%9!"\e(BURL\e$B$J$I$r<+J,$K%a!<%k2DG=$K\e(B
305         - \e$B%W%i%0%$%s!"%F%s%W%l!<%H$N%5!<%A%Q%9$rJ#?t;XDj2DG=$K\e(B
306         - \e$B%A%c%M%k\e(Bpart\e$B$,$*$+$7$+$C$?$N$r=$@5\e(B
307         - \e$BH/8@Cf$KCOL>$i$7$-$b$N$,$"$k$H\e(BGoogle Map\e$B$K%j%s%/\e(B (\e$BMW2~NI\e(B)
308         - /robots.txt\e$B$r%j%/%(%9%H$5$l$?$iJV$9\e(B
309         - \e$B%i%$%V%i%j!"%F%s%W%l!<%H!"%W%i%0%$%s$J$I%U%!%$%k$rJ,N%$7$^$7$?!#\e(B
310         - \e$BG'>ZJ}K!$H$7$F\e(Bhttp basic auth\e$B$d$a$^$7$?!#\e(B \e$B%Q%9%o!<%IG'>Z8e$O%*%s\e(B
311         \e$B%a%b%j$N%;%C%7%g%s$rJ];}$7$FF0$-$^$9!#\e(B web_username\e$B%*%W%7%g%s$O$b$&\e(B
312         \e$BITMW$G$9!#\e(B
313         - web_password\e$B%*%W%7%g%s$OI,?\$K$J$j$^$7$?!#\e(B
314         - NTT DoCoMo FOMA\e$BC<Kv$G!"\e(BFOMA\e$B%+!<%IHV9f$bG'>Z$K;H$($k$h$&$K$7$^$7$?!#\e(B
315         docomo_foma_icc\e$B%*%W%7%g%s$K\e(B iccXXXXXXXXXXXXXXXXXXXXXXXX \e$B$H$$$C$?\e(B
316         icc\e$BJ8;zNs$r;XDj$7$^$9!#\e(B \e$B=i2s%"%/%;%9$N:]$K\e(BFOMA\e$B%+!<%IHV9f$NAw?.5v2D\e(B
317         \e$B$r5a$a$F$-$^$9!#\e(B
318         - use_cookie\e$B%*%W%7%g%s$OGQ;_!#\e(BDoCoMo\e$BC<Kv0J30$G$O<+F0E*$K\e(BCookie\e$B;H$$$^$9!#\e(B
319         - use Unicode::Japanese\e$B$d$a$F\e(Buse Encode\e$B$K$7$^$7$?!#\e(B
320         - \e$BH/8@Cf$N\e(BURL\e$B$O!"%/%j%C%/$9$k$H$=$l$r$I$&=hM}$9$k$+A*Br2DG=$K$7$^$7\e(B
321         \e$B$?!#\e(B \e$B8=:_!"D>@\%"%/%;%9!"%]%1%C%H$O$F$J7PM3!"\e(B(livedoor)\e$B%b%P%&%6!<&B\e(B
322         \e$B7PM3!"\e(B PC\e$B%5%$%H%S%e!<%"7PM3!"\e(BURL\e$B%3%T!<$rA*$Y$^$9!#\e(B
323         - \e$BH/8@Cf$NEEOCHV9f$O!"%/%j%C%/$9$k$H$=$l$r$I$&=hM}$9$k$+A*Br2DG=$K\e(B
324         \e$B$7$^$7$?!#\e(B \e$B8=:_!"DL>o$NEEOC!"\e(BTV\e$BEEOC\e(B(NTT DoCoMo FOMA\e$BC<Kv$N$_\e(B), \e$BEEOC\e(B
325         \e$BHV9f%3%T!<$rA*$Y$^$9!#\e(B
326         - \e$BH/8@Cf$N%a!<%k%"%I%l%9$O!"%/%j%C%/$9$k$H$=$l$r$I$&=hM}$9$k$+A*Br\e(B
327         \e$B2DG=$K$7$^$7$?!#\e(B \e$B8=:_!"%a!<%k5!G=5/F0!"%a!<%k%"%I%l%9%3%T!<$rA*$Y$^\e(B
328         \e$B$9!#\e(B
329         - \e$BA4H/8@0lMw!"L$FIH/8@0lMw!"\e(BURL\e$B=hM}!"EEOCHV9f=hM}!"%a!<%k=hM}$H$$$C\e(B
330         \e$B$?\e(B \e$B=hM}>lLL\e(B(action)\e$B$d!"H/8@Cf$N\e(BURL/\e$BEEOCHV9f\e(B/\e$B%a!<%k%"%I%l%9$H$$$C$?\e(B
331         \e$BJ8;zNs$r\e(B \e$B$I$&=&$C$F$I$&=hM}$9$k$+\e(B(regexp replacer)\e$B$r%W%i%0%$%s$H$7\e(B
332         \e$B$F<BAu$7$^$7$?!#\e(B \e$B%W%i%0%$%s%U%!%$%k$NDI2C$dJQ99$G!"$3$l$i$N?6$kIq$$\e(B
333         \e$B$rDI2C!&JQ99$G$-$^$9!#\e(B
334         - CVS rcsid\e$B$9$J$o$A\e(Bkeitairc\e$B$N%P!<%8%g%sHV9f!"$H$+%b%N%0%5$O$d$a$F!"\e(B
335         \e$B$A$c$s$H%j%j!<%9%^%M!<%8%a%s%H\e(B(\e$B$b$I$-\e(B)\e$B$9$k$h$&$K$7$^$9!#\e(B
336         
337 2007-10-17  Jun Morimoto  <morimoto@mrmt.net>
338
339         * keitairc 1.33: iPhone/iPod touch\e$BBP1~\e(B
340
341 2007-09-30  Jun Morimoto  <morimoto@mrmt.net>
342
343         * keitairc 1.32: PC\e$B%5%$%H%S%e!<%"$N%j%s%/$,=P$F$$$^$;$s$G$7$?!#\e(B
344
345 2007-09-27  Jun Morimoto  <morimoto@mrmt.net>
346
347         * keitairc 1.31:
348
349         irc\e$B%5!<%P$+$i@ZCG$5$l$?:]$K:F@\B3$9$k$h$&$K$7$?\e(B
350
351         Jcode\e$B%Q%C%1!<%8$NMxMQ$r$d$a!"\e(BUnicode::Japanese\e$B$K@Z$jBX$(\e(B
352
353         daemon\e$B2=$7$F5/F0$5$;$k%*%W%7%g%s$rDI2C!#\e(BProc::Daemon\e$B$rMxMQ\e(B
354
355         \e$B%9%i%C%7%e$G=*$o$C$F$$$k\e(BURL\e$B$K@5$7$/%j%s%/$9$k$h$&$K$7$?\e(B
356
357         \e$B0lHL%V%i%&%68~$1\e(BURL\e$B$K!V%]%1%C%H$O$F$J!W$r2p$7$F%"%/%;%9$9$k%j%s%/$r\e(B
358         \e$BIU$1$k$h$&$K$7$?\e(B
359
360         Google Wireless Transcoder\e$B$r2p$7$F%"%/%;%9$9$k%j%s%/$OGQ;_$7$?\e(B
361
362         au\e$B7HBSEEOC$N\e(BEZ\e$BHV9f$rJ#?t@_Dj$G$-$k$h$&$K$7$?\e(B
363
364         HTTP Cookie\e$B$N@8B8IC?t$r@_Dj$G$-$k$h$&$K$7$?\e(B
365
366         \e$BF|K\8l$r4^$s$@%A%c%M%kL>$r;}$D%A%c%M%k$N2qOCFbMF$rI=<($7$F$$$k\e(B
367         \e$B:]$N\e(B \e$B%Z!<%8%?%$%H%k$,2=$1$F$$$?\e(B(<title>\e$B$NCf$@$1\e(Biso-2022-jp\e$B$N$^\e(B
368         \e$B$^$@$C$?\e(B)\e$B$N$r=$@5$7$^$7$?!#\e(B
369
370         \e$B%5%$%H%0%m!<%P%k$J\e(B keitairc \e$B$N@_Dj%U%!%$%k$G$"$k\e(B /etc/keitairc
371         \e$B$,L5$$>l9g!"5/F0;~$K$=$l$,$J$$$H$N%(%i!<%a%C%;!<%8$r\e(B \e$BI=<($7$F$7\e(B
372         \e$B$^$C$F$$$^$7$?$,!"=P$5$J$$$h$&$K$7$^$7$?!#\e(B
373
374         POE::Session, POE::Component::IRC \e$B$N8F$S=P$7J}$,$b$O$d5l<0$K$J$C\e(B
375         \e$B$F$$$?$h$&$J$N$G!"\e(B \e$B$$$^$I$-$NJ}K!\e(B? \e$B$K=$@5$7$^$7$?!#$3$l$K$h$j!"\e(B
376         \e$B5/F0;~$N0J2<$N%a%C%;!<%8$,=P$J$/$J$j$^$7$?!#\e(B
377         Use of ->new() is deprecated, please use spawn()
378         POE::Session->new() is deprecated. Please use create() instead.
379         See http://www.nntp.perl.org/group/perl.poe/2613 for more information.
380
381 2006-08-03  Jun Morimoto  <morimoto@mrmt.net>
382
383         * keitairc 1.30: Google Wireless Transcoder \e$B$r2p$7$?%j%s%/$rDI2C\e(B
384         au\e$B7HBS$N!V\e(BPC\e$B%5%$%H%S%e!<%"!<!W$r2p$7$?%j%s%/$rDI2C\e(B
385
386 2004-09-16  Jun Morimoto  <morimoto@xantia.citroen.org>
387
388         * keitairc 1.29: topic \e$B0lMwDI2C\e(B
389
390 2004-09-12  Jun Morimoto  <morimoto@xantia.citroen.org>
391
392         * keitairc 1.28: Cookie \e$BBP1~\e(B
393
394 2004-09-07  Jun Morimoto  <morimoto@xantia.citroen.org>
395
396         * keitairc 1.27: \e$BL$FI%P%C%U%!$N07$$$,$*$+$7$+$C$?\e(B
397
398 2004-09-04  Jun Morimoto  <morimoto@xantia.citroen.org>
399
400         * kaitairc 1.26: \e$B$^$H$aFI$_$+$i!"F|K\8l$dBgJ8;z1QJ8;z$NF~$C$?%A%c\e(B
401         \e$B%M%kL>$K0\F0$7$FH/8@$9$k$H!"B>?M$b4,$-9~$s$G$*$+$7$/$7$F$7$^$C$?$N\e(B
402         \e$B$r=$@5!#L$FI9T?tI=<($,$*$+$7$+$C$?$N$r=$@5\e(B
403
404 2004-08-29  Jun Morimoto  <morimoto@xantia.citroen.org>
405
406         * keitairc 1.25: added <hr>
407         * kaitairc 1.24: recent (\e$BA4%A%c%M%k$NL$FI$r$^$H$aFI$_\e(B) \e$BDI2C\e(B
408         * \e$B$A$g$C$H%3!<%I$rA]=|\e(B
409
410 2004-08-18  Jun Morimoto  <morimoto@xantia.citroen.org>
411
412         * keitairc: \e$B%A%c%M%kL>$O>.J8;z$K@55,2=$7$FFbIt=hM}$K;H$&\e(B
413         (thanks to Akira Yamada)
414
415 2004-07-30  ISHIKAWA Mutsumi <ishikawa@debian.org>
416
417         * applied au_subscriber_id auth patch (thanks to Takuo KITAME)
418
419 2004-07-24  Jun Morimoto  <morimoto@xantia.citroen.org>
420
421         * applied keitairc-action.patch (thanks to Akira Tagoh)
422         * fixed html escaping
423
424 2004-06-08  Jun Morimoto  <morimoto@xantia.citroen.org>
425
426         * keitairc 1.20: madoka \e$B$K$D$J$$$G;H$&$HC/$+$,\e(B JOIN \e$B$9$k$H\e(B channel
427         \e$B$,A}$($?$h$&$K8+$($k8=>]$r2sHr\e(B
428         (thanks to \e$B>>0f$5$s\e(B <matsui at iij-mc.co.jp>)
429
430 2004-04-08  Jun Morimoto  <morimoto@xantia.citroen.org>
431
432         * \e$B%A%c%M%k%j%9%H$NH/8@?tI=<($,$*$+$7$$$3$H$,$"$C$?\e(B
433         * foo@bar \e$B7A<0$r\e(B mailto \e$B%j%s%/$K$7$J$$$h$&$K$7$?\e(B
434         * https:// \e$B7A<0$b%j%s%/$K$9$k\e(B
435         * \e$BC/$+$,\e(B channel \e$B$+$iH4$1$?$H$-$N%a%C%;!<%8$r=q<0JQ99\e(B
436         * \e$BC/$+$,\e(B channel \e$B$K\e(B join \e$B$7$F$-$?$H$-$K%a%C%;!<%8$rDI2C\e(B
437
438 2004-03-25  ISHIKAWA Mutsumi  <ishikawa@debian.org>
439
440         * keitairc 1.18: \e$B0z?t$H$7$F\e(B uri escape \e$B$7$FEO$7$?\e(B JIS \e$B$N%A%c%M%kL>\e(B
441         \e$B$r\e(B WAP \e$B%2!<%H%&%'%$$,>!<j$K\e(B unescape \e$B$7$F$7$^$&$h$&$G!"\e(Bxhtml\e$BC<Kv$N\e(B
442         \e$B>l9g!"F|K\8l%A%c%M%k$N%O%s%I%j%s%0$,$*$+$7$/$J$k$N$G\e(B \e$B$7$g$&$,$J$$\e(B
443         \e$B$N$G\e(B \e$B$$$A$$$A\e(B uri_unescape() \e$B$7$?$b$N$r\e(B uri_escape() \e$B$9$k$h$&$K\e(B :-<
444
445 2004-03-24  ISHIKAWA Mutsumi  <ishikawa@debian.org>
446
447         * keitairc 1.17: \e$BH/8@8e$N%G%#%U%)%k%H$N5sF0$r%*%j%8%J%k$NA4H/8@I=\e(B
448         \e$B<($KLa$7$?!#$5$i$K\e(B \e$BL$FI$N$_I=<($7$?$$>l9gMQ$K\e(B show_newmsgonly
449         \e$B%*%W%7%g%s$r?7@_\e(B
450
451         * doc/default.css 1.1: mrmt.net \e$B$+$i\e(B import
452         
453         * doc/index.html 1.3: sf.jp \e$B$N\e(B web \e$B%5!<%P$,\e(B charset=euc-jp \e$B$rA[Dj\e(B
454         \e$B$7$A$c$C$F$k$N$G\e(B \e$B$7$g$&$,$J$$$N$G\e(B euc-jp \e$B$K\e(B
455         
456         * doc/index.html 1.2: \e$B$b$m$b$mHyL/$K=$@5\e(B
457         
458         * keitairc 1.16: \e$BAjBP%Q%9$G$N%j%s%/$,\e(Bxhtml\e$BC<Kv$G$&$^$/5!G=$7$J$$$N\e(B
459         \e$B$G\e(B $docroot \e$B$+$i$N@dBP%Q%9$KJQ99\e(B
460
461         * keitairc 1.15: xhtml\e$BC<Kv$G$N%-%c%C%7%eM^@)\e(B
462         
463         * keitairc 1.14: </head>\e$B$,H4$1$F$$$?$H$3$,$"$C$?$N$GA^F~\e(B
464
465 2004-03-21  Jun Morimoto  <morimoto@xantia.citroen.org>
466
467         * imported from http://mrmt.net/src/keitairc/
468
469 2004-02-29  Jun Morimoto  <morimoto@xantia.citroen.org>
470
471         * keitairc 1.13: \e$B:Y$+$$=$@5\e(B
472
473 2004-02-27  Jun Morimoto  <morimoto@xantia.citroen.org>
474
475         * keitairc 1.12: \e$BB>$N%f!<%6$,\e(B channel \e$B$r\e(B part \e$B$7$?$H$-$K\e(B keitairc 
476         \e$B$N%A%c%M%k%j%9%H$+$i$=$N%A%c%M%k$,>C$($F$7$^$&7o$r=$@5!#$I$N%f!<%6\e(B
477         \e$B$,H4$1$?$+$bI=<(!#\e(B
478         (thanks to Ichiro FUKUHARA <ichiro@ichiro.org>)
479
480         * keitairc 1.11: \e$BL$FI9T?t$r<($9%j%s%/$r?7@_\e(B(\e$BL$FI$N$_$rFI$`$3$H$,$G$-$k!#\e(B
481         (\e$BL$FI$N$_$N%Z!<%8$+$i%"%/%;%9%-!<\e(B [5] \e$B$G$9$Y$F$rI=<(\e(B)
482         (thanks to Ichiro FUKUHARA <ichiro@ichiro.org>)
483
484         * keitairc 1.9: \e$BL$FI9T?t$rI=<(!#$^$@H/8@$N$J$$%A%c%M%k$KBP$7$F$bH/8@2DG=$K\e(B
485         (thanks to Ichiro FUKUHARA <ichiro@ichiro.org>)
486
487 2004-01-07  Jun Morimoto  <morimoto@xantia.citroen.org>
488
489         * keitairc 1.8:
490         10\e$B8D$a0J9_$N%A%c%M%k$X$N%j%s%/$,$*$+$7$+$C$?\e(B
491         see http://tagoh.jp/d/?date=20040107#p02        
492         (thanks to Akira Tagoh)
493
494 2003-11-26  Jun Morimoto  <morimoto@xantia.citroen.org>
495
496         * keitairc 1.7: </head> \e$B$r=PNO$9$k$N$rK:$l$F$$$^$7$?\e(B
497         (thanks to ishikawa@netvillage.co.jp)
498
499 2003-06-01  Jun Morimoto  <morimoto@xantia.citroen.org>
500
501         * keitairc 1.6: \e$B%A%c%M%k$r8+$F$$$k>uBV$N%Z!<%8%?%$%H%k$,$*$+$7$+$C$?\e(B
502         \e$B%=!<%9J8;zNs$r\e(B jis \e$B$K7h$a$&$A$7$FJ8;z2=$18:>/\e(B
503         ProxyPass \e$BMQ$K\e(B web_root \e$B%*%W%7%g%sDI2C\e(B
504         i-mode \e$B3(J8;z$O;H$o$J$$$3$H$K$7$?\e(B
505
506 2003-05-12  Jun Morimoto  <morimoto@xantia.citroen.org>
507
508         * keitairc 1.5: keitairc \e$B$+$i$NH/8@FbMF$,<+J,$+$i$O\e(B
509         (keitairc \e$B$+$i$O\e(B) \e$BJ8;z2=$1$7$F$_$($k$3$H$,$"$C$?$N$r=$@5\e(B
510
511 2003-05-09  Jun Morimoto  <morimoto@xantia.citroen.org>
512
513         * keitairc 1.4: join \e$B$7$F$$$?%A%c%M%k$r\e(B part \e$B$7$?$H$-$K%W%m%0%i%`\e(B
514         \e$B$,Dd;_$7$F$7$^$C$F$$$?$N$r=$@5\e(B
515         \e$BH/8@FbMF$,?7$7$$%A%c%M%k$+$i%j%9%H%"%C%W$9$k$h$&=$@5\e(B
516
517 2003-05-08  Jun Morimoto  <morimoto@xantia.citroen.org>
518         
519         * keitairc 1.3: \e$BH>3Q%9%Z!<%9$,\e(B+\e$B$KJQ49$5$l$F$$$?$N$r=$@5\e(B
520         * keitairc 1.1: \e$B8x3+\e(B
521