/[irc-logger]/trunk/irc-logger.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/irc-logger.pl

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 45)

Revision 26 - (view) (annotate) - [select for diffs]
Modified Sat May 20 10:30:45 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 13917 byte(s)
Diff to previous 25 , to selected 5
paginate output in days

Revision 25 - (view) (annotate) - [select for diffs]
Modified Sat May 20 10:12:19 2006 UTC (17 years, 10 months ago) by dpavlin
File length: 13688 byte(s)
Diff to previous 24 , to selected 5
search nicks and messages, not just messages

Revision 24 - (view) (annotate) - [select for diffs]
Modified Sun Mar 26 17:49:54 2006 UTC (18 years ago) by dpavlin
File length: 13664 byte(s)
Diff to previous 23 , to selected 5
fix alternative nicks in last output

Revision 23 - (view) (annotate) - [select for diffs]
Modified Sun Mar 26 01:01:10 2006 UTC (18 years ago) by dpavlin
File length: 13634 byte(s)
Diff to previous 22 , to selected 5
changed url parametar for number of last messages to ?last=42


Revision 22 - (view) (annotate) - [select for diffs]
Modified Fri Mar 24 23:19:57 2006 UTC (18 years ago) by dpavlin
File length: 13635 byte(s)
Diff to previous 21 , to selected 5
strip _ before and after nick


Revision 21 - (view) (annotate) - [select for diffs]
Modified Sat Mar 18 16:02:32 2006 UTC (18 years ago) by dpavlin
File length: 13611 byte(s)
Diff to previous 20 , to selected 5
implemented context search using +number in search string


Revision 20 - (view) (annotate) - [select for diffs]
Modified Tue Mar 14 17:17:53 2006 UTC (18 years ago) by dpavlin
File length: 12665 byte(s)
Diff to previous 19 , to selected 5
colorize nicks in web output, support for multiple filters (for now, message and nick)

Revision 19 - (view) (annotate) - [select for diffs]
Modified Mon Mar 13 21:02:16 2006 UTC (18 years ago) by dpavlin
File length: 11523 byte(s)
Diff to previous 18 , to selected 5
implemented irc_ctcp_action (/me) and automatic creation of log table and
indexes (it uses PostgreSQL database with same name as nick)

Revision 18 - (view) (annotate) - [select for diffs]
Modified Mon Mar 13 17:07:40 2006 UTC (18 years ago) by dpavlin
File length: 11104 byte(s)
Diff to previous 17 , to selected 5
escape special characters in HTML


Revision 17 - (view) (annotate) - [select for diffs]
Modified Mon Mar 13 16:50:07 2006 UTC (18 years ago) by dpavlin
File length: 10948 byte(s)
Diff to previous 16 , to selected 5
fix display of search results


Revision 16 - (view) (annotate) - [select for diffs]
Modified Mon Mar 13 16:43:18 2006 UTC (18 years ago) by dpavlin
File length: 10948 byte(s)
Diff to previous 15 , to selected 5
added search to web


Revision 15 - (view) (annotate) - [select for diffs]
Modified Mon Mar 13 12:56:26 2006 UTC (18 years ago) by dpavlin
File length: 10275 byte(s)
Diff to previous 14 , to selected 5
added Regexp::Common to convert URLs to links in html

Revision 14 - (view) (annotate) - [select for diffs]
Modified Sun Mar 12 14:36:12 2006 UTC (18 years ago) by dpavlin
File length: 9868 byte(s)
Diff to previous 13 , to selected 5
output encoding is now configurable and supported on web

Revision 13 - (view) (annotate) - [select for diffs]
Modified Sun Mar 12 14:19:00 2006 UTC (18 years ago) by dpavlin
File length: 9812 byte(s)
Diff to previous 12 , to selected 5
added http server to display last messages

Revision 12 - (view) (annotate) - [select for diffs]
Modified Sun Mar 12 13:33:20 2006 UTC (18 years ago) by dpavlin
File length: 8457 byte(s)
Diff to previous 11 , to selected 5
compress last output

Revision 11 - (view) (annotate) - [select for diffs]
Modified Thu Mar 2 00:52:22 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 8336 byte(s)
Diff to previous 10 , to selected 5
implemeted get_from_log, and using that grep

Revision 10 - (view) (annotate) - [select for diffs]
Modified Thu Mar 2 00:19:12 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 7638 byte(s)
Diff to previous 9 , to selected 5
removed all void handling, implemented some of my (notice, server notice), msg to pretend
that you are irc-logger

Revision 9 - (view) (annotate) - [select for diffs]
Modified Wed Mar 1 23:35:56 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 6947 byte(s)
Diff to previous 8 , to selected 5
sort by full time, not just time


Revision 8 - (view) (annotate) - [select for diffs]
Modified Wed Mar 1 22:42:21 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 6954 byte(s)
Diff to previous 7 , to selected 5
added simple /msg help, implemented proper /msg last, support irc_registered for freenode.net


Revision 7 - (view) (annotate) - [select for diffs]
Modified Wed Mar 1 21:29:14 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 5588 byte(s)
Diff to previous 6 , to selected 5
implemented trivial irc_505 for freenode.net, implemented /msg stat [number] to get some
statistics about most active users


Revision 6 - (view) (annotate) - [select for diffs]
Modified Mon Feb 27 12:41:10 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4633 byte(s)
Diff to previous 5
use Encode to convert into ISO-8859-2

Revision 5 - (view) (annotate) - [selected]
Modified Mon Feb 27 12:10:07 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 4567 byte(s)
Diff to previous 4
added storage into database


Revision 4 - (view) (annotate) - [select for diffs]
Added Mon Feb 27 11:54:38 2006 UTC (18 years, 1 month ago) by dpavlin
File length: 3847 byte(s)
Diff to selected 5
IRC bot which replace human memory


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26