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
74611b9e74
Added test against alternate default URL
2014-01-11 19:33:34 -05:00
Joshua Sherman
5d7f3a0e5a
Added an injectable endpoint
...
Allows for injecting endpoints to simulate poor responses while still testing
the responses from the actual endpoint.
2014-01-11 19:07:29 -05:00
Joshua Sherman
9f3ec38d1a
Dropped API Common class
...
The class didn't provide any value and promised that it would in the future.
Any sort of redundant connection logic should simply be contained in a class
that can be extended and not an API-centric common class. Trying to move away
from all common classes in favor of classes that can be reused in different
parts of the core as well as outside of it.
2014-01-11 18:07:50 -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
5678e75fbd
Tinychat API has been dropped, dropping class.
2014-01-03 17:46:45 -05:00
Josh Sherman
0cbc1df48f
Added AreYouAHuman.com integration
...
Includes AYAH v1.1.7, a static wrapper class and an update to our main include file to handle loading the official AYAH library from the vendors directory.
2013-12-23 19:11:01 -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
d671cfa977
Hardcoded email, whoops.
2013-09-12 09:49:19 -04:00
Josh Sherman
050871ebe6
Added method to generate a Gravatar img
2013-09-09 14:22:59 -04:00
Josh Sherman
e420e3ad72
Moved Gravatar hash function to a dedicated Gravatar class
2012-11-06 08:32:09 -05: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
7064abf008
Added Google Profanity checker.
2011-08-17 18:00:16 -04:00
Josh Sherman
e5d3cb9988
Documented the Tinychat class (mostly). Still can't get the HTML portion to work, will try on a production server soon.
2011-08-13 13:38:34 -04:00
Josh Sherman
d6fc14e293
Started building a Tinychat API wrapper
2011-08-13 01:18:00 -04:00