Commit graph

22 commits

Author SHA1 Message Date
Joshua Sherman
c9f39e2e18 Updated email address 2014-01-20 15:19:38 -05:00
Joshua Sherman
200988eecf Swapped all array() for the shorthand []
Also finished up coverage on the Cache class.
2014-01-15 14:09:54 -05:00
Joshua Sherman
8fc726b983 Updated copyright date.
It's a new year, figured it would be nice to get this done before summer time
like most years.
2014-01-05 13:44:25 -05:00
Joshua Sherman
c0dbb39bda More tests
Also, found that damn newline that was being output.
2013-12-30 17:13:22 -05:00
Josh Sherman
d96181c60f Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00
Josh Sherman
5cb8cb5203 Dropped cursor:help and swapped ellipsis 2013-04-27 17:50:22 -04:00
Josh Sherman
b4eb28f945 Added logic to NOT start sessions for bots 2013-02-20 11:25:04 -05:00
Josh Sherman
42fc4704c6 Added pluralize function
Takes a word and a variable and determines if the word should be plural. Optionally returns the variable prepended to the output. Happy Fucking New Year!
2012-12-31 20:33:43 -05:00
Josh Sherman
e73f074a54 Fold was missing a close marker 2012-11-27 11:37:40 -05:00
Josh Sherman
dbcf427616 Added string method to generate a URL slug 2012-11-13 22:40:09 -05:00
Josh Sherman
e420e3ad72 Moved Gravatar hash function to a dedicated Gravatar class 2012-11-06 08:32:09 -05:00
Josh Sherman
a843589855 Added new hashing functions and updated random string generator to only use lowercase letters. 2012-10-07 10:00:09 -04:00
Josh Sherman
6f114361bd Updated copyright, website and contact email 2012-09-30 12:40:29 -04:00
Josh Sherman
3e58cd89bf Emptied the JAR and cleaned up some whitespace 2012-09-30 12:26:32 -04:00
Josh Sherman
761caf52cf Random string generator couldn't generate strings that exceeded the number of available characters. This resolves that and allows for characters to show up more than once in the string itself. 2012-07-22 21:43:49 -04:00
Josh Sherman
996241debb Updated headers to have 2011 in the copyright date. Also updated copyright to my name as the LLC is currently defunct. 2011-05-09 22:14:55 -04:00
Josh Sherman
4219813440 Stripped white space between folds, I found it too hard to read. 2011-01-02 01:06:32 -05:00
Josh Sherman
89e2c3db19 Cleaned up stray whitespace. 2010-12-09 20:12:05 -05:00
Josh Sherman
2e6a438e52 Added method to generate the hash used by Gravatar.com This may be the precursor to adding in some code to support interacting with some third-party web services. 2010-12-04 13:20:41 -05:00
Josh Sherman
a3b6753990 Added isEmpty() method to check the emptiness of a string. 2010-12-04 12:35:03 -05:00
Josh Sherman
9d8ff5e9b1 Made the format of the phone number a passable argument. 2010-11-26 00:10:42 -05:00
Josh Sherman
5539259d50 Added String utility class. 2010-11-18 22:20:18 -05:00