A unf. social network done poorly.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
588B

  1. /*!
  2. * Ajax IM
  3. * Ajax Instant Messeneger
  4. * http://ajaxim.com/
  5. *
  6. * Copyright 2010, Joshua Gross
  7. * Licensed under the MIT license.
  8. * [License URL]
  9. *
  10. * Includes:
  11. * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
  12. * v2.1, Copyright 2002, Paul Johnston
  13. * Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet
  14. * Distributed under the BSD License
  15. * See http://pajhome.org.uk/crypt/md5 for more info
  16. *
  17. * Date Format 1.2.3
  18. * http://blog.stevenlevithan.com/archives/date-time-format
  19. * Copyright 2009 Steven Levithan
  20. * MIT license
  21. */
  22. (function($) {