Daniel Howard
5805778a17
Refactor server for flexibility.
2014-10-09 14:26:31 -07:00
Daniel Howard
0a5b025c3e
AjaxIM object automatically creates sessionid cookie.
2014-09-12 14:33:49 -07:00
Daniel Howard
014375eea3
Set 'sessionid' cookie automatically.
2014-05-07 16:41:35 -07:00
Daniel Howard
b38ba6a3c5
Upgrade jQuery from 1.4.1 to 1.11.0.
2014-05-01 16:09:43 -07:00
Daniel Howard
884e776d3e
Update to run on node v0.10.26.
2014-04-29 13:11:13 -07:00
Daniel Howard
02896ecc4a
Update format for jade 0.27.4 (node 0.8.9).
2012-09-19 11:19:36 -07:00
Joshua Gross
409199ea97
Status panel implementation completed; offline/reconnect feature added.
2010-11-21 11:39:52 -06:00
Joshua Gross
df28002475
Fix for jade chat template throwing error
2010-09-27 14:29:47 -05:00
Joshua Gross
8338810e21
Replace jQuery.md5.js with md5.js (GPL vs BSD); add jQuery-inspired Makefile
2010-08-05 11:34:39 -04:00
Joshua Gross
5f8c4d02c6
Workaround authentication for /dev URLs; get IM working across pages
2010-08-03 02:25:37 -04:00
Joshua Gross
1806a93762
Breakout client/js/im.js into multiple files for clarity.
2010-07-28 01:40:53 -07:00
Joshua Gross
b7b5a874c4
Updated server for Express 1.0.0; reorganized modules; updated README
...
* Server now works with Express 1.0.0 (beta or beta2) and Connect
* `AjaxIM` is now `Hub` and functions as both manager and session middleware
* Authentication directory structure neatened
* Development controllers and views separated into `dev/` folder
* Client-side content moved to `client/` folder
* Updated installation instructions in README
2010-07-25 17:35:24 -07:00