Joshua Gross 18b44b6312 Fixed some game-stopping issues; corrected guest login.
Fixed: ajaxim.php would return an error if no DB_ENGINE was set. Now checks if DB_ENGINE has length before trying to import and create the Database class.
Fixed: server.js would crash on a Memcache "get username/someone" request if "someone" didn't exist.
Fixed: im.js tried to set document.domain with a period at the beginning for requests to subdomains.
Fixed: Actions that involve requesting to a subdomain now use JSONP instead of POST requests, since same-domain policies are a pain in my ass.
Fixed: Guest login in im.load.js fixed to use im.js "noSession" and "sessionNotResumed" hooks (ensures reconnect regardless of circumstance).
2010-02-15 11:15:20 -06:00
2010-02-14 13:03:27 -06:00
2010-02-12 12:20:19 -06:00
2010-02-12 12:20:19 -06:00
2010-02-14 22:47:06 -06:00

What is Ajax IM?

Ajax IM ("Ajax Instant Messenger") is a browser-centric instant messaging framework. It uses AJAX to create a real-time (or near real-time) IM environment that can be used in conjunction with existing community and commercial software, or simply as a stand-alone product.

S
Descrição
Descrição não fornecida
Readme 4,4 MiB
Linguagens
JavaScript 83.4%
CSS 11.8%
HTML 3.7%
Makefile 0.7%
Pug 0.4%