Software Freedom Law Center

root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @193 [193] 07/22/08 02:02:31 landon Started to add the !lt-del command, still some error with the # of …
(edit) @192 [192] 07/22/08 01:42:04 landon Made the entries API send the complete result so you can do error/data …
(edit) @191 [191] 07/22/08 01:37:11 landon Realized I could do a plain entry call on a number instead of some kludgy …
(edit) @190 [190] 07/18/08 23:42:56 landon Beefed up !lt-entries to show specific records and a summary of all …
(edit) @189 [189] 07/18/08 23:09:52 landon Added delete to the entry API
(edit) @188 [188] 07/18/08 00:44:06 landon Fixed a horrible little bug involving how the today() method works in …
(edit) @187 [187] 07/17/08 18:42:47 landon Pretty printing user entries output
(edit) @186 [186] 07/16/08 16:10:18 landon Fixed an issue where the message was getting parsed twice for being a …
(edit) @185 [185] 07/16/08 13:56:38 bkuhn r229@hughes: bkuhn | 2008-07-16 13:56:13 -0400 * Started with XML …
(edit) @184 [184] 07/16/08 13:56:34 bkuhn r228@hughes: bkuhn | 2008-07-16 13:55:38 -0400 * A few changes pushing …
(edit) @183 [183] 07/16/08 13:56:31 bkuhn r227@hughes: bkuhn | 2008-07-14 14:42:09 -0400 * Renamed file.
(edit) @182 [182] 07/16/08 13:56:22 bkuhn r226@hughes: bkuhn | 2008-07-14 14:41:40 -0400 * Wrote initial stub …
(edit) @181 [181] 07/16/08 13:13:16 landon Can now pull your entries by username with !lt-entries
(edit) @180 [180] 07/15/08 21:01:00 landon Fixed a bug in my previous rolling auth fix that automagically unauthed …
(edit) @179 [179] 07/15/08 20:21:28 landon Changed authentication to have a rolling timeout
(edit) @178 [178] 07/15/08 20:21:10 landon Fixed the regex for parsing entries without an On $date: statement (Really …
(edit) @177 [177] 07/13/08 17:09:13 landon Updated entry.py to use gozerbot's new REST server
(edit) @176 [176] 07/11/08 20:01:29 landon Further cleaned parser so that it now has seperate handlers for seperate …
(edit) @175 [175] 07/09/08 16:17:13 landon Entry API now connects correctly to the REST server and sends the proper …
(edit) @174 [174] 07/09/08 00:40:00 landon Entry API now connets to the REST interface dunk_ made, still needs some …
(edit) @173 [173] 07/08/08 14:18:08 bkuhn r221@hughes: bkuhn | 2008-07-08 14:17:27 -0400 * Directories now the …
(edit) @172 [172] 07/08/08 14:18:06 bkuhn r220@hughes: bkuhn | 2008-07-08 14:17:03 -0400 * Moving directory …
(edit) @171 [171] 07/08/08 14:18:03 bkuhn r219@hughes: bkuhn | 2008-07-08 14:15:40 -0400 * Renamed directory to …
(edit) @170 [170] 07/08/08 14:17:57 bkuhn r218@hughes: bkuhn | 2008-07-08 14:14:49 -0400 * Added basic Imported …
(edit) @169 [169] 07/02/08 23:29:05 landon Starting work on an entry API
(edit) @168 [168] 07/02/08 13:59:39 landon Moved the TimeAdjustment? class to it's own module to clean up …
(edit) @167 [167] 07/02/08 13:58:33 landon Changed the user class to work better with the entry API that will be …
(edit) @166 [166] 07/02/08 00:22:40 landon Bot can now handle messages of the form: On Friday: 3:30 am to 4:30 pm
(edit) @165 [165] 06/26/08 17:00:08 landon The parser will now accept lines of the form On X: where X is either a …
(edit) @164 [164] 06/25/08 21:21:44 landon Removing parts of the bot unrelated to the libtracker plugin from SVN
(edit) @163 [163] 06/25/08 20:24:19 landon Upgraded to r2187 of gozerbot, which fixed some module/plugin related …
(edit) @162 [162] 06/25/08 15:07:59 landon Fixed an error due to gozerbot expecting tracker.py's init() to return 1
(edit) @161 [161] 06/25/08 14:21:27 landon Added minor date parsing, will parse commands in the format "On DAY:" and …
(edit) @160 [160] 06/23/08 20:36:02 landon Spreading out some functions dealing with parsing messages
(edit) @159 [159] 06/18/08 15:55:21 landon Fixed some small bugs with the new unauth command, added some response to …
(edit) @158 [158] 06/18/08 15:49:24 landon Added the !unauth command allowing users to unauthenticate
(edit) @157 [157] 06/18/08 14:22:20 landon There is now very basic time parsing, actual interpretation of the data …
(edit) @156 [156] 06/15/08 16:32:55 landon There is now a plugin config file
(edit) @155 [155] 06/14/08 21:18:08 landon Added a skeleton TimeAdjustment? class
(edit) @154 [154] 06/14/08 19:20:03 landon Adding main config file
(edit) @153 [153] 06/11/08 19:44:36 landon Moved user storage over to gozerbot's Persist system
(edit) @152 [152] 06/11/08 19:13:51 landon Deleted unnecessary contents of gozerdata, upgraded to latest version …
(edit) @151 [151] 06/11/08 19:12:21 landon Inserted a callback so users could stay authenticated for periods of time …
(edit) @150 [150] 06/11/08 16:58:24 landon Minor bugfixes
(edit) @149 [149] 06/11/08 16:40:30 landon Forgot to return anything on check_auth
(edit) @148 [148] 06/11/08 16:38:51 landon Filled out more authentication functions
(edit) @147 [147] 06/11/08 15:48:26 landon Beefing up the authentication module
(edit) @146 [146] 06/11/08 14:53:49 landon Setting up an authenticate once, stay authenticated all day system
(edit) @145 [145] 06/09/08 17:10:02 landon Added a user class to return from authentication methods
(edit) @144 [144] 06/08/08 17:27:18 landon Ignoring gozerdata directory
(edit) @143 [143] 06/08/08 17:00:52 landon Upgraded bot for improved waitforuser() functionality
(edit) @142 [142] 06/08/08 17:00:06 landon Fixed a problem where I was using the incorrect variable to get the nick …
(edit) @141 [141] 06/07/08 16:46:01 landon Replaced some testing code with the correct code
(edit) @140 [140] 06/07/08 16:41:37 landon Moved None checking to tracker.py and added a retry mechanism to …
(edit) @139 [139] 06/07/08 15:23:57 landon Added a check for a NoneType? being given instead of an IRCEvent
(edit) @138 [138] 06/07/08 14:59:49 landon Bot upgraded to correctly reload modules in nested directories
(edit) @137 [137] 06/06/08 21:02:22 landon Restructuring plugin layout as per dunk_'s suggestion
(edit) @136 [136] 06/06/08 20:32:10 landon Fixed auth.py, which gave waitforuser() the wrong amount of arguments
(edit) @135 [135] 06/06/08 20:11:59 landon Two plugins had the same command
(edit) @134 [134] 06/06/08 20:10:37 landon More folder shuffling, to find the bug
(edit) @133 [133] 06/06/08 20:07:01 landon Removed tracker directory, possibly messing with gozerbots plugin …
(edit) @132 [132] 06/06/08 20:04:28 landon Added basic auth mechanism
(edit) @131 [131] 06/05/08 09:40:30 landon Ignoring mercurial specific files in the main directory and automatically …
(edit) @130 [130] 06/05/08 01:32:01 landon Updated to using the bot from the mercurial repos
(edit) @129 [129] 06/05/08 01:15:46 landon Cleaning up directory to get gozerbot set up from mercurial repos
(edit) @128 [128] 06/04/08 19:43:17 landon Revising tracker.py again
(edit) @127 [127] 06/04/08 18:19:38 landon Pruned some more off of tracker.py
(edit) @126 [126] 06/04/08 18:17:02 landon KISS, no need to do anything other than \!commands for now
(edit) @125 [125] 06/04/08 13:01:56 landon Added some basic structure to tracker.py
(edit) @124 [124] 06/04/08 00:17:32 landon Started barebones tracker script
(edit) @123 [123] 06/03/08 23:56:31 landon Added an eval script for debuggery
(edit) @122 [122] 06/02/08 14:25:55 bkuhn r165@hughes: bkuhn | 2008-06-02 14:25:39 -0400 * Added note about the …
(edit) @121 [121] 06/02/08 13:39:02 bkuhn r163@hughes: bkuhn | 2008-06-02 13:38:50 -0400 * Created README that …
(edit) @120 [120] 06/02/08 13:31:02 bkuhn r161@hughes: bkuhn | 2008-06-02 13:30:50 -0400 * Various minor changes …
(edit) @119 [119] 06/02/08 13:25:41 bkuhn r158@hughes: bkuhn | 2008-06-02 13:25:16 -0400 * I realized that there …
(edit) @118 [118] 05/31/08 16:39:51 landon Basic conversation script added
(edit) @117 [117] 05/30/08 18:18:24 bkuhn r156@hughes: bkuhn | 2008-05-30 18:18:19 -0400 # stray close brace in …
(edit) @116 [116] 05/30/08 18:17:28 bkuhn r154@hughes: bkuhn | 2008-05-30 18:17:11 -0400 * Minro changes to …
(edit) @115 [115] 05/30/08 00:27:28 landon Added luke.sh to easily start the bot
(edit) @114 [114] 05/29/08 17:35:14 landon Filling in the empty directory
(edit) @113 [113] 05/29/08 17:31:00 landon First commit of Luke, the gozerbot skeleton
(edit) @109 [109] 05/26/08 11:22:48 bkuhn r142@hughes: bkuhn | 2008-05-26 11:08:21 -0400 * Made copy of r7002 to …
(edit) @108 [108] 05/26/08 11:05:14 bkuhn r139@hughes: bkuhn | 2008-05-07 17:25:52 -0400 * In api.py, macros,py, …
(edit) @107 [107] 05/03/08 23:02:05 bkuhn r137@hughes: bkuhn | 2008-05-03 23:01:26 -0400 * Commited storage.py …
(edit) @106 [106] 05/03/08 21:38:55 bkuhn r135@hughes: bkuhn | 2008-05-03 21:34:30 -0400 * Merged in upstream …
(edit) @103 [103] 05/01/08 21:46:48 bkuhn r129@hughes: bkuhn | 2008-05-01 21:46:34 -0400 * Merged upstream trac …
(edit) @99 [99] 05/01/08 21:42:46 bkuhn r93@hughes: bkuhn | 2008-04-27 22:17:14 -0400 * Various improvements …
(edit) @98 [98] 05/01/08 21:42:41 bkuhn r92@hughes: bkuhn | 2008-04-27 21:59:05 -0400 * Another typo and …
(edit) @97 [97] 05/01/08 21:42:33 bkuhn r91@hughes: bkuhn | 2008-04-27 21:58:28 -0400 * Fixed various typos
(edit) @96 [96] 05/01/08 21:42:28 bkuhn r90@hughes: bkuhn | 2008-04-27 21:58:19 -0400 * Forgot curLen variable
(edit) @95 [95] 05/01/08 21:42:22 bkuhn r89@hughes: bkuhn | 2008-04-27 21:57:47 -0400 * Fixed various typos
(edit) @94 [94] 05/01/08 21:42:19 bkuhn r88@hughes: bkuhn | 2008-04-27 21:57:29 -0400 * Fixed various typos
(edit) @93 [93] 05/01/08 21:42:12 bkuhn r87@hughes: bkuhn | 2008-04-27 21:55:56 -0400 * Added Apsell …
(edit) @92 [92] 05/01/08 21:42:08 bkuhn r86@hughes: bkuhn | 2008-04-27 21:09:50 -0400 * Added Text::Autoformat …
(edit) @91 [91] 05/01/08 21:42:03 bkuhn r76@hughes: bkuhn | 2008-04-27 20:49:20 -0400 * Wrote basics for …
(edit) @90 [90] 05/01/08 21:41:48 bkuhn r75@hughes: bkuhn | 2008-04-27 20:16:40 -0400 * improve Makfile.PL to …
(edit) @89 [89] 05/01/08 21:41:41 bkuhn r74@hughes: bkuhn | 2008-04-27 20:13:19 -0400 * Added Perl directory …
(edit) @88 [88] 05/01/08 21:41:24 bkuhn r73@hughes: bkuhn | 2008-04-27 19:38:13 -0400 * Fixed perl.m4 and …
(edit) @87 [87] 05/01/08 21:41:01 bkuhn r72@hughes: bkuhn | 2008-04-27 19:29:01 -0400 * Wrote first version …
(edit) @85 [85] 05/01/08 21:39:13 bkuhn r70@hughes: bkuhn | 2008-04-27 18:05:41 -0400 * Set up Perl module …
Note: See TracRevisionLog for help on using the revision log.

SFLC Main Page

[frdm] Support SFLC