James Vega
|
c32939ffb1
|
Using 'was url)' caused problems since () are legal characters in a url.
Switched to 'was <url>)' for tinysnarf replies.
|
2003-11-07 14:59: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 |
|
James Vega
|
84bff2f755
|
@tiny should be specifying cmd=True when I call _getTinyUrl. That was the
whole point of having a cmd parameter.
|
2003-11-05 19:45:55 +00:00 |
|
Jeremy Fincher
|
a456c5ea57
|
Changed the name to URL.
|
2003-11-04 08:48:05 +00:00 |
|