1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added ".dr", and ".join" commands More... over 14 years ago
modified school to work, but it only works for some classes in some departments. Also added unostats for different rankings More... over 14 years ago
allow bit.ly to work on images More... over 14 years ago
Merge commit 'Kays/master' More... over 14 years ago
patching commit a3ca445b76f06578cfa0978eeee1cca659169021 More... over 14 years ago
don't use getTLD on bit.ly urls More... over 14 years ago
Merge commit 'Kays/master' More... over 14 years ago
added decoding to support utf-8 (from sbp) More... over 14 years ago
shortened output of URL for long URLs and with bitly disabled More... over 14 years ago
Major refactoring & cleaning up and really fixed the bit.ly bug. More... over 14 years ago
array of arrays suck More... over 14 years ago
a minor re-ordering of operations More... over 14 years ago
With the removal of the built-in bit.ly API key, short() is dying on the calls. This fixes the issue by preventing short() from being called if the API key is not specified. More... over 14 years ago
updated the welcome back function to detect "welcome back $nickname" More... over 14 years ago
forgot to close file after grabbing necessary information More... over 14 years ago
updated url.py to use the api key without having the api publically listed More... over 14 years ago
Merge commit 'Kays/master' More... over 14 years ago
Fixed bug in roulette if the game never goes more than 1 round and someone attempts to stop the game. More... over 14 years ago
Fixed spacing issue for cards on hand. More... over 14 years ago
Fixed an error in unobot, complained it couldn't find global variable 'jenni More... over 14 years ago
fixed bug where the starter can spin twice in a row More... over 14 years ago
renamed 'jenney' to 'jenni' More... over 14 years ago
encoded url passed into bit.ly api
=
More... over 14 years ago
Fixed bug in calling an undef member data
=
More... over 14 years ago
changed short to never return a None value
=
More... over 14 years ago
removed sp.py. Please use southpark.py More... over 14 years ago
Merge branch 'master'; commit 'myano/master'
=
More... over 14 years ago
allow generation of bit.ly even if the page does not have a title (eg: img urls) More... over 14 years ago
updated the output syntax for s// a /me More... over 14 years ago
fixed find_title from prepending "http://" onto URLs that start with something other than "http://" like "https://" More... over 14 years ago