OSDN Git Service

keitairc/keitairc.git
14 years agowhite space cleanup
ishikawa [Wed, 31 Mar 2010 12:16:46 +0000 (12:16 +0000)]
white space cleanup

14 years agoupdate ChangeLog
ishikawa [Wed, 31 Mar 2010 11:56:43 +0000 (11:56 +0000)]
update ChangeLog

14 years agodocument update
ishikawa [Wed, 31 Mar 2010 11:56:35 +0000 (11:56 +0000)]
document update

14 years agoFix can not send message start with '/' (ticket: #21242)
ishikawa [Wed, 31 Mar 2010 11:56:21 +0000 (11:56 +0000)]
Fix can not send message start with '/' (ticket: #21242)
 - drop support to send irc command from normal message buffer

14 years agowhite space cleanup
ishikawa [Wed, 31 Mar 2010 05:48:16 +0000 (05:48 +0000)]
white space cleanup

14 years agoadded Google Analytics snippet
morimoto [Wed, 10 Mar 2010 08:36:45 +0000 (08:36 +0000)]
added Google Analytics snippet

14 years agoadd missing url variable handling
ishikawa [Tue, 26 Jan 2010 12:25:29 +0000 (12:25 +0000)]
add missing url variable handling

14 years agoupdate Changelog
ishikawa [Tue, 26 Jan 2010 12:11:50 +0000 (12:11 +0000)]
update Changelog

14 years agofix method detection
ishikawa [Tue, 26 Jan 2010 12:08:31 +0000 (12:08 +0000)]
fix method detection

14 years agofix and enhance location post for iPhone UI (#19970)
ishikawa [Tue, 26 Jan 2010 11:55:28 +0000 (11:55 +0000)]
fix and enhance location post for iPhone UI (#19970)

14 years agodrop needless js load
ishikawa [Tue, 26 Jan 2010 11:53:26 +0000 (11:53 +0000)]
drop needless js load

14 years agoupdate Changelog
ishikawa [Mon, 25 Jan 2010 15:48:09 +0000 (15:48 +0000)]
update Changelog

14 years agoGeolocation check on javascript for location post (#20393)
ishikawa [Mon, 25 Jan 2010 15:45:41 +0000 (15:45 +0000)]
Geolocation check on javascript for location post (#20393)
drop is_ipod_os3 function (replace by avobe detection code on js)

14 years agocleanup comment
ishikawa [Mon, 25 Jan 2010 15:16:24 +0000 (15:16 +0000)]
cleanup comment

14 years agoiPhone UI detect code update for Android based smart phone
ishikawa [Sun, 24 Jan 2010 06:23:38 +0000 (06:23 +0000)]
iPhone UI detect code update for Android based smart phone

14 years agoPOE version dependency drop (related ticket: #19294, #19079)
ishikawa [Fri, 6 Nov 2009 20:34:44 +0000 (20:34 +0000)]
POE version dependency drop (related ticket: #19294, #19079)

14 years agoCheck/Describe POE version (require 1.007 or later) ticket: #19294
ishikawa [Thu, 22 Oct 2009 11:28:15 +0000 (11:28 +0000)]
Check/Describe POE version (require 1.007 or later) ticket: #19294

14 years agoCall has_forked to inform POE kernel that keitairc is running in the
matusita [Wed, 21 Oct 2009 14:35:50 +0000 (14:35 +0000)]
Call has_forked to inform POE kernel that keitairc is running in the
child process.

Closes #19079.

14 years agoupdate install document
ishikawa [Fri, 16 Oct 2009 11:26:29 +0000 (11:26 +0000)]
update install document

14 years agoupdate Makefile.PL to install all files correct place (ticket: #18886)
ishikawa [Fri, 16 Oct 2009 11:19:07 +0000 (11:19 +0000)]
update Makefile.PL to install all files correct place (ticket: #18886)

14 years agoincorect one was commited...
ishikawa [Wed, 14 Oct 2009 07:39:01 +0000 (07:39 +0000)]
incorect one was commited...

14 years agoOnly lib/keitairc/*.pm install under INST_LIBDIR (ticket: #18886 a1)
ishikawa [Wed, 14 Oct 2009 03:12:50 +0000 (03:12 +0000)]
Only lib/keitairc/*.pm install under INST_LIBDIR (ticket: #18886 a1)

14 years agoKeitairc::IrcBuffer no longer has 'now' method, and has
matusita [Sun, 27 Sep 2009 15:04:14 +0000 (15:04 +0000)]
Keitairc::IrcBuffer no longer has 'now' method, and has
two methods 'format_time' and 'format_date.'

Fix test to adopt this change.

See also: lib/Keitairc/IrcBuffer.pm rev 1.22 CVS: ----------------------------------------------------------------------

14 years agoadd AUTHOR, LICENSE and EXE_FILES on Makefile.PL (ticket: #18886 related)
ishikawa [Fri, 25 Sep 2009 23:02:16 +0000 (23:02 +0000)]
add AUTHOR, LICENSE and EXE_FILES on Makefile.PL (ticket: #18886 related)

14 years agoAdd module dependencies, listed in doc/environment.html.
matusita [Fri, 25 Sep 2009 15:57:14 +0000 (15:57 +0000)]
Add module dependencies, listed in doc/environment.html.
Partly closes #18886 (part b)).

Submitted by: Jun Kuriyama, kuriyama at freebsd dotorg.

14 years agoFix finds.jp support.
matusita [Fri, 25 Sep 2009 15:05:48 +0000 (15:05 +0000)]
Fix finds.jp support.

See also: http://www.finds.jp/wsdocs/rgeocode/

14 years ago * doc/manual.html: refits -> finds (#18875)\r * lib/Keitairc/Config.pm: refits -...
morimoto [Thu, 24 Sep 2009 16:17:00 +0000 (16:17 +0000)]
* doc/manual.html: refits -> finds (#18875)\r * lib/Keitairc/Config.pm: refits -> finds (#18875)\r * lib/plugins/00location_receiver: refits -> finds (#18875)

14 years ago*** empty log message ***
morimoto [Thu, 24 Sep 2009 16:01:29 +0000 (16:01 +0000)]
*** empty log message ***

14 years agoversion 2.0b12
morimoto [Thu, 24 Sep 2009 15:13:31 +0000 (15:13 +0000)]
version 2.0b12

14 years agominor update ipod template (update command label)
ishikawa [Thu, 24 Sep 2009 14:54:22 +0000 (14:54 +0000)]
minor update ipod template (update command label)

14 years agominor ipod template update
ishikawa [Thu, 24 Sep 2009 14:51:41 +0000 (14:51 +0000)]
minor ipod template update

14 years agominor iphone template update
ishikawa [Thu, 24 Sep 2009 14:50:02 +0000 (14:50 +0000)]
minor iphone template update

14 years agofix web_charset handling (ticket: #18509)
ishikawa [Thu, 24 Sep 2009 14:48:21 +0000 (14:48 +0000)]
fix web_charset handling  (ticket: #18509)

14 years agoadded web_schema description, closes #18872
morimoto [Thu, 24 Sep 2009 14:33:51 +0000 (14:33 +0000)]
added web_schema description, closes #18872

14 years agoinitializes au_subscriber_id docomo_foma_icc docomo_imodeid softbank_serial_key emobi...
morimoto [Thu, 24 Sep 2009 14:18:23 +0000 (14:18 +0000)]
initializes au_subscriber_id docomo_foma_icc docomo_imodeid softbank_serial_key emobile_userid, closes #17917

14 years agofix preload image path (ticket: #17906)
ishikawa [Mon, 27 Jul 2009 11:57:32 +0000 (11:57 +0000)]
fix preload image path (ticket: #17906)

14 years agoadd black and white button image to preload image (ticket: #17906)
ishikawa [Wed, 22 Jul 2009 12:49:27 +0000 (12:49 +0000)]
add black and white button image to preload image (ticket: #17906)

14 years agoadd irc command send form on iPhone/iPod touch UI (ticket: #14605)
ishikawa [Fri, 17 Jul 2009 13:27:36 +0000 (13:27 +0000)]
add irc command send form on iPhone/iPod touch UI (ticket: #14605)

14 years agotypo
ishikawa [Thu, 16 Jul 2009 15:43:16 +0000 (15:43 +0000)]
typo

14 years agotypo..
ishikawa [Thu, 16 Jul 2009 15:41:44 +0000 (15:41 +0000)]
typo..

14 years agofix typo...
ishikawa [Thu, 16 Jul 2009 15:41:01 +0000 (15:41 +0000)]
fix typo...

14 years agoupdate security info about iPhone no referrer access
ishikawa [Thu, 16 Jul 2009 15:38:51 +0000 (15:38 +0000)]
update security info about iPhone no referrer access

14 years agoupdate ChangeLog
ishikawa [Thu, 16 Jul 2009 15:29:33 +0000 (15:29 +0000)]
update ChangeLog

14 years agoMANIFEST update
ishikawa [Thu, 16 Jul 2009 15:26:52 +0000 (15:26 +0000)]
MANIFEST update

14 years agouse iuix.{css,js} instead of iui.{css,js}
ishikawa [Thu, 16 Jul 2009 15:14:07 +0000 (15:14 +0000)]
use iuix.{css,js} instead of iui.{css,js}

14 years agohandle no refere link
ishikawa [Thu, 16 Jul 2009 15:11:27 +0000 (15:11 +0000)]
handle no refere link

14 years agoupdate to use external no refere js functions file
ishikawa [Thu, 16 Jul 2009 15:11:11 +0000 (15:11 +0000)]
update to use external no refere js functions file

14 years agoseparate no referer support javascript functions
ishikawa [Thu, 16 Jul 2009 15:08:36 +0000 (15:08 +0000)]
separate no referer support javascript functions

14 years agouse iuix.{js,css} insted of iui.{js,css}
ishikawa [Thu, 16 Jul 2009 15:04:12 +0000 (15:04 +0000)]
use iuix.{js,css} insted of iui.{js,css}

14 years agodrop needless templates
ishikawa [Thu, 16 Jul 2009 14:57:01 +0000 (14:57 +0000)]
drop needless templates

14 years agodefault target change to _blank on iPhone/iPod touch
ishikawa [Thu, 16 Jul 2009 14:51:06 +0000 (14:51 +0000)]
default target change to _blank on iPhone/iPod touch

14 years agoupdate ChangeLog
ishikawa [Thu, 16 Jul 2009 14:43:02 +0000 (14:43 +0000)]
update ChangeLog

14 years agohide referer access to external link on iPhone/iPod touch
ishikawa [Thu, 16 Jul 2009 14:36:31 +0000 (14:36 +0000)]
hide referer access to external link on iPhone/iPod touch

14 years agominimum error check on template file can not find
ishikawa [Wed, 15 Jul 2009 13:47:01 +0000 (13:47 +0000)]
minimum error check on template file can not find

14 years agoipod_os3 check move to View.pm
ishikawa [Wed, 15 Jul 2009 13:41:55 +0000 (13:41 +0000)]
ipod_os3 check move to View.pm

14 years agoupdate ChangeLog
ishikawa [Wed, 15 Jul 2009 12:39:36 +0000 (12:39 +0000)]
update ChangeLog

14 years agosync MANIFEST
ishikawa [Wed, 15 Jul 2009 12:39:29 +0000 (12:39 +0000)]
sync MANIFEST

14 years agoiui import missing piece
ishikawa [Wed, 15 Jul 2009 12:31:37 +0000 (12:31 +0000)]
iui import missing piece

14 years agodrop phone.html template (not used on iPhone)
ishikawa [Wed, 15 Jul 2009 12:30:28 +0000 (12:30 +0000)]
drop phone.html template (not used on iPhone)

14 years agodirect tel: link on iPhone
ishikawa [Wed, 15 Jul 2009 12:29:51 +0000 (12:29 +0000)]
direct tel: link on iPhone

14 years agodrop address.html template (not used on iPhone/iPod touch)
ishikawa [Wed, 15 Jul 2009 12:20:08 +0000 (12:20 +0000)]
drop address.html template (not used on iPhone/iPod touch)

14 years agodrop mail.html template (not used on iPhone/iPod toch)
ishikawa [Wed, 15 Jul 2009 12:19:27 +0000 (12:19 +0000)]
drop mail.html template (not used on iPhone/iPod toch)

14 years agoupdate MANIFEST
ishikawa [Wed, 15 Jul 2009 12:05:59 +0000 (12:05 +0000)]
update MANIFEST

14 years agoadd comment/copright notice
ishikawa [Wed, 15 Jul 2009 11:42:44 +0000 (11:42 +0000)]
add comment/copright notice

14 years agoupdate ChangeLog
ishikawa [Wed, 15 Jul 2009 11:32:34 +0000 (11:32 +0000)]
update ChangeLog

14 years agodrop comment (location post for iPhone is implemented)
ishikawa [Wed, 15 Jul 2009 11:32:23 +0000 (11:32 +0000)]
drop comment (location post for iPhone is implemented)

14 years agoiPhone UI update (index and all only yet)
ishikawa [Wed, 15 Jul 2009 11:24:49 +0000 (11:24 +0000)]
iPhone UI update (index and all only yet)

14 years agolocation reciever template
ishikawa [Wed, 15 Jul 2009 11:23:18 +0000 (11:23 +0000)]
location reciever template

14 years agoadd some style defines for geopost UI
ishikawa [Wed, 15 Jul 2009 11:22:36 +0000 (11:22 +0000)]
add some style defines for geopost UI

14 years agominor layout update
ishikawa [Wed, 15 Jul 2009 11:22:06 +0000 (11:22 +0000)]
minor layout update

14 years agosyntax fix
ishikawa [Wed, 15 Jul 2009 10:51:25 +0000 (10:51 +0000)]
syntax fix
minor layout update

14 years agoupdate iui to current stable (0.20)
ishikawa [Wed, 15 Jul 2009 10:40:12 +0000 (10:40 +0000)]
update iui to current stable (0.20)

14 years agoaddress link on iPhone direct call google maps to run google maps apprication
ishikawa [Wed, 15 Jul 2009 10:39:20 +0000 (10:39 +0000)]
address link on iPhone direct call google maps to run google maps apprication

14 years agoadd iphone OS 3 check parameter
ishikawa [Wed, 15 Jul 2009 10:38:08 +0000 (10:38 +0000)]
add iphone OS 3 check parameter

14 years agoupdate ChangeLog
ishikawa [Tue, 14 Jul 2009 17:44:30 +0000 (17:44 +0000)]
update ChangeLog

14 years agoGeopost javascript function for iPhone (or other Geolocation and Google map API capab...
ishikawa [Tue, 14 Jul 2009 17:39:14 +0000 (17:39 +0000)]
Geopost javascript function for iPhone (or other Geolocation and Google map API capable browser)

14 years agoadd is_ipod_os3 check function and related document update
ishikawa [Tue, 14 Jul 2009 14:57:40 +0000 (14:57 +0000)]
add is_ipod_os3 check function and related document update

14 years agomail address link update to simple mailto link on iPod/iPhone UI (#17740)
ishikawa [Sun, 12 Jul 2009 03:19:22 +0000 (03:19 +0000)]
mail address link update to simple mailto link on iPod/iPhone UI (#17740)

14 years agomail address link update to simple mailto link on iPod/iPhone UI (#17740)
ishikawa [Sun, 12 Jul 2009 03:10:15 +0000 (03:10 +0000)]
mail address link update to simple mailto link on iPod/iPhone UI (#17740)

14 years agoplugin API update, add $request param to message_replace_imprementation()
ishikawa [Sun, 12 Jul 2009 02:54:22 +0000 (02:54 +0000)]
plugin API update, add $request param to message_replace_imprementation()
method (ticket: #17752)

14 years agoautomaticaly focus message input box when new message button clicked
ishikawa [Sat, 11 Jul 2009 18:25:38 +0000 (18:25 +0000)]
automaticaly focus message input box when new message button clicked

14 years agoforce word breaking on message
ishikawa [Sat, 4 Jul 2009 03:20:09 +0000 (03:20 +0000)]
force word breaking on message

14 years agoupdate changelog
ishikawa [Sat, 4 Jul 2009 02:15:15 +0000 (02:15 +0000)]
update changelog

14 years agoadd -webkit-users-selct: auto on body to be able to use cut and copy
ishikawa [Sat, 4 Jul 2009 02:15:00 +0000 (02:15 +0000)]
add -webkit-users-selct: auto on body to be able to use cut and copy
(ticket: #17581)

14 years agofix cancel button on iPhone iui (#14726)
ishikawa [Tue, 30 Jun 2009 10:57:38 +0000 (10:57 +0000)]
fix cancel button on iPhone iui (#14726)

14 years agoUpdate for doc/sitemap.txt and lib/templates/ipod-sjis/mail.html.
nyan_ [Sun, 28 Jun 2009 02:46:31 +0000 (02:46 +0000)]
Update for doc/sitemap.txt and lib/templates/ipod-sjis/mail.html.

14 years agoadded/reverted mail.html, to close #17533
morimoto [Sat, 27 Jun 2009 10:44:04 +0000 (10:44 +0000)]
added/reverted mail.html, to close #17533

15 years agocloses #14729
morimoto [Wed, 21 Jan 2009 01:10:00 +0000 (01:10 +0000)]
closes #14729

15 years agocloses #14604
morimoto [Sun, 11 Jan 2009 00:41:07 +0000 (00:41 +0000)]
closes #14604

15 years agocloses #14603
morimoto [Sun, 11 Jan 2009 00:34:31 +0000 (00:34 +0000)]
closes #14603

15 years ago*** empty log message ***
morimoto [Sun, 11 Jan 2009 00:30:40 +0000 (00:30 +0000)]
*** empty log message ***

15 years agocloss #14603
morimoto [Sun, 11 Jan 2009 00:30:19 +0000 (00:30 +0000)]
closs #14603

15 years agoUpdate the list.
nyan_ [Sat, 10 Jan 2009 04:29:43 +0000 (04:29 +0000)]
Update the list.

15 years agoAdd MANIFEST.SKIP.
nyan_ [Sat, 10 Jan 2009 04:28:23 +0000 (04:28 +0000)]
Add MANIFEST.SKIP.

15 years agofixed color
morimoto [Fri, 9 Jan 2009 13:40:28 +0000 (13:40 +0000)]
fixed color

15 years agofixed numeric entities
morimoto [Fri, 9 Jan 2009 13:35:39 +0000 (13:35 +0000)]
fixed numeric entities

15 years agoAdd an entry for public_dir.
nyan_ [Wed, 7 Jan 2009 15:09:47 +0000 (15:09 +0000)]
Add an entry for public_dir.

15 years agoReduce diffs against recent.html.
nyan_ [Sun, 4 Jan 2009 14:07:13 +0000 (14:07 +0000)]
Reduce diffs against recent.html.

15 years agoReduce diffs against 00all.
nyan_ [Sun, 4 Jan 2009 13:49:15 +0000 (13:49 +0000)]
Reduce diffs against 00all.

15 years agoAdd newline after printing a date.
nyan_ [Sun, 4 Jan 2009 13:36:07 +0000 (13:36 +0000)]
Add newline after printing a date.