Jeremy Fincher
|
fbb348b6e7
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
|
James Vega
|
d47d54bc82
|
Almost out entire testsuite works, yet again. Yay!
|
2004-08-01 14:38:37 +00:00 |
|
Jeremy Fincher
|
d594232c5c
|
Reduced functionality, but I doubt anyone will complain. Much cleaner and clearer now that we're using flat files.
|
2004-07-28 05:59:30 +00:00 |
|
James Vega
|
315810d08e
|
yay! no more stray whitespace
|
2004-07-21 19:36:35 +00:00 |
|
James Vega
|
5633b9d46b
|
Updated the tiny regexp to match the site's new layout. Added more checks for
nonSnarfingRegexp. Lowered the minimum length we check for tiny URLs since
they can be as short as 20 characters.
|
2004-06-07 19:45:49 +00:00 |
|
Jeremy Fincher
|
7f2578a13e
|
Updated to make the tests pass.
|
2004-01-31 22:04:46 +00:00 |
|
Jeremy Fincher
|
009b3b494b
|
Attempting to remove config stuff from tests.
|
2004-01-31 17:45:12 +00:00 |
|
Jeremy Fincher
|
a58e5b97d9
|
Fixed some tests.
|
2004-01-02 19:53:18 +00:00 |
|
Jeremy Fincher
|
87f3c2a644
|
Added the --nonetwork and --noplugins flag.
|
2004-01-01 19:51:48 +00:00 |
|
Jeremy Fincher
|
7ce4ab206c
|
Added titleSnarfer (RFE #842238).
|
2003-12-17 13:55:22 +00:00 |
|
Jeremy Fincher
|
2a9d9d1b5d
|
Reworked so there's no double-import problem.
|
2003-12-02 12:27:45 +00:00 |
|
Jeremy Fincher
|
3a571c3fb9
|
Updated to thread tinyurl (there's still an un-passing test, but it seems to work on the bot itself).
|
2003-11-17 06:02:26 +00:00 |
|
Jeremy Fincher
|
4cc9579582
|
Fixed bug in tests; it was caused by the prefix character being snarfed in along with the URL.
|
2003-11-10 23:24:19 +00:00 |
|
Jeremy Fincher
|
8c10948d2e
|
Fixed bug in tests; it was caused by the prefix character being snarfed in along with the URL.
|
2003-11-10 23:24:19 +00:00 |
|
James Vega
|
2c78876a5e
|
Add a url that tinyurl had some problems with
|
2003-11-10 14:49:27 +00:00 |
|
Jeremy Fincher
|
3275859597
|
Converted to Configurable. Also reverted the _urlRe back to the old version, which works better. I don't care that parentheses are valid URL characters, they simply never happen in practice. Practicality beats Purity.
|
2003-11-08 09:26:33 +00:00 |
|
James Vega
|
a46476a9ca
|
Remove @url get. Add the snarfed url when replying with the tinyurl. Tests are
updated accordingly. @random will display the corresponding tinyurl when
someone decides on the display format
|
2003-11-05 20:37:39 +00:00 |
|
Jeremy Fincher
|
a456c5ea57
|
Changed the name to URL.
|
2003-11-04 08:48:05 +00:00 |
|