18b44b6312711295ea7dfbdb9543ee4660f3a03c
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).
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.
Descrição
Linguagens
JavaScript
83.4%
CSS
11.8%
HTML
3.7%
Makefile
0.7%
Pug
0.4%