destult.git
15 years agoModified to work with OAuth 1.0a
pdbogen [Mon, 22 Jun 2009 01:42:00 +0000 (01:42 +0000)]
Modified to work with OAuth 1.0a

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@102 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoFactoids can now do something with an "argument," by including $arg. Only works for...
pdbogen [Sat, 6 Jun 2009 20:16:20 +0000 (20:16 +0000)]
Factoids can now do something with an "argument," by including $arg. Only works for one-word factoids.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@101 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoFix some spurious warnings about untrusted sources.
pdbogen [Thu, 4 Jun 2009 14:15:34 +0000 (14:15 +0000)]
Fix some spurious warnings about untrusted sources.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@100 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoAutomatic unidentify on server actions was broken, is fixed now.
pdbogen [Tue, 2 Jun 2009 20:52:00 +0000 (20:52 +0000)]
unidentify on server actions was broken, is fixed now.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@99 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoPass the trusted bit along in the destination hash we give to commands, so that PARSE...
pdbogen [Tue, 2 Jun 2009 14:18:39 +0000 (14:18 +0000)]
Pass the trusted bit along in the destination hash we give to commands, so that PARSE can pass it back when dereferencing aliases. Also, send high security notifications via a private reply, instead of publicly.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@98 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoAllow the TITLE command to skip high security checks.
pdbogen [Mon, 1 Jun 2009 22:37:31 +0000 (22:37 +0000)]
Allow the TITLE command to skip high security checks.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@97 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoTweak RSS a bit, so that we can choose not to shorten URLs if they're already shorten...
pdbogen [Mon, 1 Jun 2009 20:55:16 +0000 (20:55 +0000)]
Tweak RSS a bit, so that we can choose not to shorten URLs if they're already shortened. And change a tab back to spaces.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@96 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoFix the potential for loops in linked nicks. Pass along the 'trusted' bit from the...
pdbogen [Mon, 1 Jun 2009 20:49:03 +0000 (20:49 +0000)]
Fix the potential for loops in linked nicks. Pass along the 'trusted' bit from the IRC module, where appropriate. Utilize it to reject access to commands requiring authentication if the nick cannot be trusted. Additionally, add a 'high security' mode where all use must originate from identified users.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@95 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoPass along a bit indicated whether or not the nick is trustworthy.
pdbogen [Mon, 1 Jun 2009 20:47:01 +0000 (20:47 +0000)]
Pass along a bit indicated whether or not the nick is trustworthy.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@94 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoSome commands were L0 but should've been unclassified; also, classify detwitter and...
pdbogen [Tue, 21 Apr 2009 15:05:28 +0000 (15:05 +0000)]
Some commands were L0 but should've been unclassified; also, classify detwitter and twitter as 0, and twitterclear as 2.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@93 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoDestult can now act as a twitter client.
pdbogen [Tue, 21 Apr 2009 15:04:58 +0000 (15:04 +0000)]
Destult can now act as a twitter client.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@92 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoBlock access to level-0 commands by unidentified users.
pdbogen [Tue, 21 Apr 2009 14:00:54 +0000 (14:00 +0000)]
Block access to level-0 commands by unidentified users.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@91 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoBinary exponential backoff on IRC reconnect.
pdbogen [Tue, 21 Apr 2009 14:00:12 +0000 (14:00 +0000)]
Binary exponential backoff on IRC reconnect.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@90 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoClassify "say"
pdbogen [Mon, 30 Mar 2009 18:19:08 +0000 (18:19 +0000)]
Classify "say"

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@89 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoNew karma delay model, and the 'say' command.
pdbogen [Mon, 30 Mar 2009 18:16:23 +0000 (18:16 +0000)]
New karma delay model, and the 'say' command.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@88 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoAdd karmaset, and fix the karma rankings
pdbogen [Thu, 12 Mar 2009 22:49:49 +0000 (22:49 +0000)]
Add karmaset, and fix the karma rankings

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@87 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoFix karma ranking. Also allow karmaclean to remove a specific karma entry.
pdbogen [Tue, 10 Mar 2009 12:55:39 +0000 (12:55 +0000)]
Fix karma ranking. Also allow karmaclean to remove a specific karma entry.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@86 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoTrim whitespace
pdbogen [Tue, 3 Mar 2009 04:03:17 +0000 (04:03 +0000)]
Trim whitespace

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@85 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoUse HTML::Entities to decode entities from urban dictionary responses. Also implememn...
pdbogen [Wed, 11 Feb 2009 20:40:07 +0000 (20:40 +0000)]
Use HTML::Entities to decode entities from urban dictionary responses. Also implememnt and secure a DICTCLEAN command to wipe the dict cache.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@84 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoTweak memos a bit to be more reliable. Add MEMOLIST, MEMOMOVE, MEMOWIPE. Still need...
pdbogen [Wed, 11 Feb 2009 05:18:27 +0000 (05:18 +0000)]
Tweak memos a bit to be more reliable. Add MEMOLIST, MEMOMOVE, MEMOWIPE. Still need to rewrite karma stuff..

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@83 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoTranslate works again.
pdbogen [Tue, 2 Dec 2008 22:15:21 +0000 (22:15 +0000)]
Translate works again.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@82 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoDeclare $short outside the if statement..
pdbogen [Tue, 2 Dec 2008 22:14:54 +0000 (22:14 +0000)]
Declare $short outside the if statement..

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@81 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoDon't shorten if the original link is a tinyurl or snipurl link
pdbogen [Tue, 2 Dec 2008 22:12:04 +0000 (22:12 +0000)]
Don't shorten if the original link is a tinyurl or snipurl link

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@80 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoBe more diligent about finding a shortened URL form for TITLE.
pdbogen [Wed, 12 Nov 2008 21:59:09 +0000 (21:59 +0000)]
Be more diligent about finding a shortened URL form for TITLE.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@79 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoPrint auditing info for karma stuff. Use the Google translate API for translation.
pdbogen [Wed, 5 Nov 2008 06:43:21 +0000 (06:43 +0000)]
Print auditing info for karma stuff. Use the Google translate API for translation.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@78 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoRemove old debugging
pdbogen [Mon, 3 Nov 2008 03:32:19 +0000 (03:32 +0000)]
Remove old debugging

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@77 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoFix regression regarding the automatic delivery of memos.
pdbogen [Thu, 30 Oct 2008 20:15:44 +0000 (20:15 +0000)]
Fix regression regarding the automatic delivery of memos.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@76 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoReplace more LWP::Simple with timeout-configuring LWP::UserAgent. Change the way...
pdbogen [Thu, 30 Oct 2008 19:54:50 +0000 (19:54 +0000)]
Replace more LWP::Simple with timeout-configuring LWP::UserAgent. Change the way title formats links.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@75 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoDon't fetch more than 10K to find the title. If it's not there by then, oh well.
pdbogen [Tue, 28 Oct 2008 16:00:40 +0000 (16:00 +0000)]
Don't fetch more than 10K to find the title. If it's not there by then, oh well.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@74 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoAdd a 5-second timeout to anything that uses LWP::UserAgent, and add the TITLE command.
pdbogen [Tue, 28 Oct 2008 15:49:01 +0000 (15:49 +0000)]
Add a 5-second timeout to anything that uses LWP::UserAgent, and add the TITLE command.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@73 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoMove parsing/handling of IRC messages into the core, to pave the way towards configur...
pdbogen [Tue, 28 Oct 2008 15:48:39 +0000 (15:48 +0000)]
Move parsing/handling of IRC messages into the core, to pave the way towards configurable hooks (and maybe drop-in modules, mmmm.)

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@72 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoMove all of the handling out of the IRC module and into the core. Yaay lower coupling.
pdbogen [Tue, 28 Oct 2008 15:47:52 +0000 (15:47 +0000)]
Move all of the handling out of the IRC module and into the core. Yaay lower coupling.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@71 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoKarmaclean and Declassify should be classified
pdbogen [Tue, 28 Oct 2008 15:46:44 +0000 (15:46 +0000)]
Karmaclean and Declassify should be classified

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@70 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoKarmic anti-abuse
pdbogen [Wed, 15 Oct 2008 05:10:27 +0000 (05:10 +0000)]
Karmic anti-abuse

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@69 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoSort positives differently, and add a command to sanitize the Karma database.
pdbogen [Wed, 15 Oct 2008 05:00:05 +0000 (05:00 +0000)]
Sort positives differently, and add a command to sanitize the Karma database.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@68 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoPrint usage for karma with no arguments
pdbogen [Wed, 15 Oct 2008 04:51:14 +0000 (04:51 +0000)]
Print usage for karma with no arguments

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@67 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoDon't allow null ignore/unignore. Show ignore list in the case of ignore, usage for...
pdbogen [Tue, 14 Oct 2008 18:26:46 +0000 (18:26 +0000)]
Don't allow null ignore/unignore. Show ignore list in the case of ignore, usage for unignore. Generating console message when either are used.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@66 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoOkay, don't karma things that contain spaces.
pdbogen [Tue, 14 Oct 2008 18:25:48 +0000 (18:25 +0000)]
Okay, don't karma things that contain spaces.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@65 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoClassify and Unignore should be classified.
pdbogen [Tue, 14 Oct 2008 18:25:24 +0000 (18:25 +0000)]
Classify and Unignore should be classified.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@64 088b83a4-0077-4247-935c-42ec02c2848b

15 years agoRemove stale debugging from REGISTER
pdbogen [Tue, 14 Oct 2008 16:03:59 +0000 (16:03 +0000)]
Remove stale debugging from REGISTER

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@63 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoUgh, do not karma for DC++.
pdbogen [Fri, 26 Sep 2008 15:33:32 +0000 (15:33 +0000)]
Ugh, do not karma for DC++.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@62 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoSnipURL is doing weird stuff. Also, add the ability to fetch the top/bottom N karmas.
pdbogen [Fri, 26 Sep 2008 15:33:11 +0000 (15:33 +0000)]
SnipURL is doing weird stuff. Also, add the ability to fetch the top/bottom N karmas.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@61 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAdd karma. Yaaay karma.
pdbogen [Tue, 16 Sep 2008 22:06:31 +0000 (22:06 +0000)]
Add karma. Yaaay karma.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@60 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAdd a QDB command
pdbogen [Thu, 11 Sep 2008 04:22:09 +0000 (04:22 +0000)]
Add a QDB command

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@59 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoSHORTEN: More reliable; add usage
pdbogen [Wed, 3 Sep 2008 19:29:26 +0000 (19:29 +0000)]
SHORTEN: More reliable; add usage

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@58 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoModify listcommands to include the access level of various commands, and remove some...
pdbogen [Wed, 3 Sep 2008 16:07:41 +0000 (16:07 +0000)]
Modify listcommands to include the access level of various commands, and remove some old debugging from the MORSE command.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@57 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoTranslate is currently broken. :(
pdbogen [Wed, 3 Sep 2008 14:46:06 +0000 (14:46 +0000)]
Translate is currently broken. :(

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@56 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoOP and OPME fixed for new destination model
pdbogen [Wed, 3 Sep 2008 14:41:02 +0000 (14:41 +0000)]
OP and OPME fixed for new destination model

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@55 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoPlenty of bugs. Or paper. Whatever. Change response messages from DEFINE
pdbogen [Mon, 25 Aug 2008 16:44:43 +0000 (16:44 +0000)]
Plenty of bugs. Or paper. Whatever. Change response messages from DEFINE

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@54 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoLet shorten pick the default for the default case
pdbogen [Mon, 25 Aug 2008 16:36:59 +0000 (16:36 +0000)]
Let shorten pick the default for the default case

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@53 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoChange TINYURL to be more generic (now called SHORTEN), and modify irc.pl to support...
pdbogen [Mon, 25 Aug 2008 14:04:48 +0000 (14:04 +0000)]
Change TINYURL to be more generic (now called SHORTEN), and modify irc.pl to support both the name change and the new genericity.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@52 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix a bug in TINYURL, and fix indenting in CONFIG.
pdbogen [Mon, 25 Aug 2008 13:42:57 +0000 (13:42 +0000)]
Fix a bug in TINYURL, and fix indenting in CONFIG.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@51 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoTrap https as well
pdbogen [Wed, 16 Jul 2008 14:12:05 +0000 (14:12 +0000)]
Trap https as well

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@50 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix the "huh" for the new destination format.
pdbogen [Tue, 24 Jun 2008 01:51:14 +0000 (01:51 +0000)]
Fix the "huh" for the new destination format.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@49 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix parsing aliases for the new destination format
pdbogen [Mon, 23 Jun 2008 15:00:07 +0000 (15:00 +0000)]
Fix parsing aliases for the new destination format

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@48 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoIf the throttle option is set and a message is to be sent out that does not have...
pdbogen [Tue, 17 Jun 2008 19:26:55 +0000 (19:26 +0000)]
If the throttle option is set and a message is to be sent out that does not have the no_throttle flag set in its dest hashref and the length of the message exceeds 354 characters, the message will instead be PM'd to the requestor. Additionally, modify code to understand that the destination for send_public_to and send_private must now be a hashref.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@47 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix listkeys
pdbogen [Tue, 17 Jun 2008 02:53:53 +0000 (02:53 +0000)]
Fix listkeys

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@46 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoStrip nbsps in rss
pdbogen [Tue, 17 Jun 2008 02:22:56 +0000 (02:22 +0000)]
Strip nbsps in rss

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@45 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAllow users across a bridge to receive memos, albeit over public chat.
pdbogen [Mon, 7 Apr 2008 19:18:46 +0000 (19:18 +0000)]
Allow users across a bridge to receive memos, albeit over public chat.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@44 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAllow users across a bridge to receive memos, albeit over public chat.
pdbogen [Mon, 7 Apr 2008 19:18:40 +0000 (19:18 +0000)]
Allow users across a bridge to receive memos, albeit over public chat.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@43 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAdministrative setpassword command, fix flushurls, fix grammar in password.
pdbogen [Mon, 7 Apr 2008 19:18:14 +0000 (19:18 +0000)]
Administrative setpassword command, fix flushurls, fix grammar in password.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@42 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAllow searching through keys with a regex, and retrieving the first 354 characters...
pdbogen [Thu, 27 Mar 2008 15:49:26 +0000 (15:49 +0000)]
Allow searching through keys with a regex, and retrieving the first 354 characters of a website.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@41 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix the join-on-connect for channels with keys
pdbogen [Wed, 26 Mar 2008 14:54:14 +0000 (14:54 +0000)]
Fix the join-on-connect for channels with keys

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@40 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAllow keys to be specified in channels
pdbogen [Thu, 20 Mar 2008 15:47:10 +0000 (15:47 +0000)]
Allow keys to be specified in channels

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@39 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoFix join/part with key
pdbogen [Tue, 12 Feb 2008 15:07:56 +0000 (15:07 +0000)]
Fix join/part with key

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@38 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoOp other people other places
pdbogen [Thu, 7 Feb 2008 16:36:01 +0000 (16:36 +0000)]
Op other people other places

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@37 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAdd support for channel keys to JOIN
pdbogen [Tue, 29 Jan 2008 17:27:47 +0000 (17:27 +0000)]
Add support for channel keys to JOIN

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@36 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoRSS: Translate special characters regardless of the "strip" flag.
pdbogen [Sat, 26 Jan 2008 00:53:55 +0000 (00:53 +0000)]
RSS: Translate special characters regardless of the "strip" flag.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@35 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoPARSE command now checks factoidAccess. UNIDENTIFY added. OPME added. DECLASSIFY...
pdbogen [Fri, 25 Jan 2008 19:18:45 +0000 (19:18 +0000)]
PARSE command now checks factoidAccess. UNIDENTIFY added. OPME added. DECLASSIFY added. RELOADCOMMANDS (awesome) added.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@34 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoMake ignore case insensitive
pdbogen [Sun, 20 Jan 2008 03:11:15 +0000 (03:11 +0000)]
Make ignore case insensitive

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@33 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoAdvertise doesn't need to check identification, it's handled through the unified...
pdbogen [Mon, 5 Nov 2007 20:31:31 +0000 (20:31 +0000)]
Advertise doesn't need to check identification, it's handled through the unified system.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@32 088b83a4-0077-4247-935c-42ec02c2848b

16 years agoDon't cache the result if shortening fails. Also, add a command to flush URLs.
pdbogen [Tue, 16 Oct 2007 15:08:28 +0000 (15:08 +0000)]
Don't cache the result if shortening fails. Also, add a command to flush URLs.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@31 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoChannel separator is now comma; rewrite send_public to delegate to send_public_to
pdbogen [Wed, 12 Sep 2007 22:02:16 +0000 (22:02 +0000)]
Channel separator is now comma; rewrite send_public to delegate to send_public_to

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@30 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoOnly trap URLs if they aren't part of a command, and only trap URLs 30 characters...
pdbogen [Wed, 12 Sep 2007 21:57:51 +0000 (21:57 +0000)]
Only trap URLs if they aren't part of a command, and only trap URLs 30 characters or longer.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@29 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoFixed option handling for servers and automatic URL catching
pdbogen [Wed, 12 Sep 2007 21:55:22 +0000 (21:55 +0000)]
Fixed option handling for servers and automatic URL catching

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@28 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoFix some option handling for servers
pdbogen [Wed, 12 Sep 2007 21:55:07 +0000 (21:55 +0000)]
Fix some option  handling for servers

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@27 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoTINYURL converts a URL to a TinyURL
pdbogen [Wed, 12 Sep 2007 21:55:01 +0000 (21:55 +0000)]
TINYURL converts a URL to a TinyURL

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@26 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoMemos are now stored to disk, and a usage message is printed if no arguments are...
pdbogen [Wed, 12 Sep 2007 20:42:09 +0000 (20:42 +0000)]
Memos are now stored to disk, and a usage message is printed if no arguments are given.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@25 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoLooks like the interface to UrbanDictionary changed at some point.
pdbogen [Wed, 12 Sep 2007 14:26:27 +0000 (14:26 +0000)]
Looks like the interface to UrbanDictionary changed at some point.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@24 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoRemove commands that failed to parse
pdbogen [Wed, 12 Sep 2007 14:20:13 +0000 (14:20 +0000)]
Remove commands that failed to parse

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@23 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoAdd more debugging to DICT
pdbogen [Wed, 12 Sep 2007 14:17:58 +0000 (14:17 +0000)]
Add more debugging to DICT

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@22 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoName packages with -svn isntead of -cvs
pdbogen [Mon, 10 Sep 2007 15:59:17 +0000 (15:59 +0000)]
Name packages with -svn isntead of -cvs

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@21 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoFix "ago ago" issue
pdbogen [Thu, 6 Sep 2007 22:03:25 +0000 (22:03 +0000)]
Fix "ago ago" issue

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@20 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoAccount for 'ae' as well a 'a'
pdbogen [Tue, 4 Sep 2007 16:37:50 +0000 (16:37 +0000)]
Account for 'ae' as well a 'a'

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@19 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoUse pushd/popd instead of cd, and exclude subversion files from tar, and update subve...
pdbogen [Mon, 3 Sep 2007 02:24:11 +0000 (02:24 +0000)]
Use pushd/popd instead of cd, and exclude subversion files from tar, and update subversion after packaging.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@18 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoChangeLog isn't managed
pdbogen [Mon, 3 Sep 2007 02:20:00 +0000 (02:20 +0000)]
ChangeLog isn't managed

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@17 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoUse svn2cl instead of cvs2cl
pdbogen [Mon, 3 Sep 2007 02:19:37 +0000 (02:19 +0000)]
Use svn2cl instead of cvs2cl

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@16 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoModify seen hook to provide more information (message that was seen, source, and...
pdbogen [Mon, 3 Sep 2007 02:11:54 +0000 (02:11 +0000)]
Modify seen hook to provide more information (message that was seen, source, and the private reply module). Modify the seen hook to automatically check for memos.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@15 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoTypo
pdbogen [Mon, 3 Sep 2007 02:01:30 +0000 (02:01 +0000)]
Typo

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@14 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoAdded memo support.
pdbogen [Mon, 3 Sep 2007 01:59:41 +0000 (01:59 +0000)]
Added memo support.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@13 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoExample factoids file, full if juicy stuff.
pdbogen [Thu, 30 Aug 2007 02:42:05 +0000 (02:42 +0000)]
Example factoids file, full if juicy stuff.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@12 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoJoin and part stuff
pdbogen [Wed, 29 Aug 2007 21:44:19 +0000 (21:44 +0000)]
Join and part stuff

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@11 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoChanged join and part to try it on the actor's server, and the do_join and do-part...
pdbogen [Wed, 29 Aug 2007 21:44:01 +0000 (21:44 +0000)]
Changed join and part to try it on the actor's server, and the do_join and do-part to generate console messages even when successful.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@10 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoChanged privs to users
pdbogen [Wed, 29 Aug 2007 21:41:01 +0000 (21:41 +0000)]
Changed privs to users

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@9 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoAdd "PART" command as compliment to JOIN, along with corresponding support in the...
pdbogen [Wed, 29 Aug 2007 21:39:53 +0000 (21:39 +0000)]
Add "PART" command as compliment to JOIN, along with corresponding support in the IRC module.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@8 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoChange "privs" to "users"
pdbogen [Wed, 29 Aug 2007 21:37:59 +0000 (21:37 +0000)]
Change "privs" to "users"

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@7 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoRemove unified access file. Add default command access file. Add a useraccess example...
pdbogen [Wed, 29 Aug 2007 21:36:45 +0000 (21:36 +0000)]
Remove unified access file. Add default command access file. Add a useraccess example file.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@6 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoSeparate the two types of access into different files, and do away with the '@' prefi...
pdbogen [Wed, 29 Aug 2007 21:36:06 +0000 (21:36 +0000)]
Separate the two types of access into different files, and do away with the '@' prefix for commands.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@5 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoLoad access levels independently of users
pdbogen [Wed, 29 Aug 2007 21:13:20 +0000 (21:13 +0000)]
Load access levels independently of users

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@4 088b83a4-0077-4247-935c-42ec02c2848b

17 years agoControls basic access to commands.
pdbogen [Wed, 29 Aug 2007 21:09:07 +0000 (21:09 +0000)]
Controls basic access to commands.

git-svn-id: https://www.cernu.us/~pdbogen/svn/destult2@3 088b83a4-0077-4247-935c-42ec02c2848b