Directory Statistics for src/com/levelonelabs/aim/

Back to Index Page

Lines Of Code for src/com/levelonelabs/aim/

Commits for src/com/levelonelabs/aim/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
Scott Oster36 (94.7%) 2307 (100.1%) 5278 (98.4%) 64.08
Will Gorman2 (5.3%) -2 (-0.1%) 86 (1.6%) -1.00

Commit Log

DateAuthorFile/Message
9/18/05 3:10 PMScott Oster
clean up and prep for 1.4 release (1 Files changed, 1 Lines changed)
9/18/05 2:34 PMScott Oster
cleaned up a few things after running findbugs (1 Files changed, 1 Lines changed)
8/25/05 9:42 PMScott Oster
remove saveConfig (automatically done in TOC2)

fixed state parsing problem in buddy groups (now default to default group if saved group was invalid)
(3 Files changed, 99 Lines changed)
8/25/05 7:50 PMScott Oster
added ability to permit/deny through bot module and rolled into useradminmodule (2 Files changed, 25 Lines changed)
8/25/05 6:38 PMScott Oster
removed autosetting of permit mode on deny/permit... need to think how bot should handle this (1 Files changed, 1 Lines changed)
8/25/05 6:24 PMScott Oster
*** empty log message *** (1 Files changed, 10 Lines changed)
8/25/05 1:39 PMScott Oster
migrated to TOC2 (AOL just droped TOC1 support)

added code to attempt to get status updates for buddys that we think are offline but might not be (greater than max number of AOL permited buddies)
(2 Files changed, 1533 Lines changed)
3/18/05 2:10 PMScott Oster
*** empty log message *** (1 Files changed, 0 Lines changed)
3/18/05 2:08 PMScott Oster
fixed reconnection problem caused by permit/deny (1 Files changed, 24 Lines changed)
3/15/05 10:44 AMScott Oster
fixed for 1.5 (1 Files changed, 1 Lines changed)
11/22/04 4:20 PMScott Oster
added BuddyManagementModule

added bot.enforceUser property

added Groups to AIMBuddy (corresponds to AOL's Groups)

*** roled in that patch ???

made constants for Roles

now try all of AOl's login host ips to workaround them having broken DNS entries
(5 Files changed, 1669 Lines changed)
8/9/03 12:53 PMScott Oster
Finished Task: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=75710&group_id=76339&group_project_id=27618

added bot.nonuser.response string.

Had to add this to constructor of AIMCLient. Lib should still be forwards compatible with old programs using library.
(1 Files changed, 22 Lines changed)
7/9/03 5:01 PMScott Oster
delay info probably isnt important enough to be an info message (1 Files changed, 2 Lines changed)
5/14/03 8:08 PMScott Oster
message to and from "banned" buddies are simply ignored. (1 Files changed, 10 Lines changed)
5/8/03 9:55 PMWill Gorman
moved persistence into module and out of AIMBuddy class (1 Files changed, 1 Lines changed)
5/7/03 10:05 PMWill Gorman
added Reminder Module (1 Files changed, 85 Lines changed)
5/1/03 10:52 PMScott Oster
now collecting buddies warn level

using bots own updates for actual warning level
(2 Files changed, 32 Lines changed)
5/1/03 10:12 PMScott Oster
expiremental!

added a more conservative delay

added exponential cost to send when higher warning rate

TODO: update warning rate without getting warned
(1 Files changed, 30 Lines changed)
4/24/03 8:26 PMScott Oster
significantly reduced the number of messages set during sign on by sending buddies 1000 char at a time (1 Files changed, 10 Lines changed)
4/23/03 11:23 PMScott Oster
minor logic correction (1 Files changed, 1 Lines changed)