17 Commits

Autor SHA1 Mensagem Data
Daniel Howard 7985251207 Fixed readme for AjaxIM_v4.0a4. 2014-10-09 15:31:48 -07:00
Daniel Howard c819c7ec43 Fix copyright list formatting. 2012-09-19 12:48:29 -07:00
Daniel Howard 8d2675e328 Update for node 0.8.9. 2012-09-19 12:28:15 -07:00
Joshua Gross f00a7fe1c3 Mark project as no longer in active development. 2012-01-09 10:14:45 -05:00
Joshua Gross 053795c875 Add wiki link to README 2010-12-30 11:51:55 -05:00
Joshua Gross e43ecf2c82 Update README 2010-11-22 13:46:33 -06:00
Joshua Gross 3d667cf94b Merge branch '35-remove-ext' 2010-09-29 08:51:29 -05:00
Joshua Gross 46fdfb74c3 Update README install instructions; replace connect refs with express. 2010-09-13 22:58:16 -05:00
Johan Euphrosine a16b250bd1 add ext.js dependency in installation instructions 2010-09-10 10:40:42 +02:00
Joshua Gross 115480d535 Add testing instructions to README 2010-08-08 19:07:32 -04:00
Joshua Gross 728711939f Add daemonizing module, settings, and compile instructions. 2010-07-27 20:04:08 -07:00
Joshua Gross 78ac74f202 Add contribution and style guide to README.md 2010-07-26 17:22:35 -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
Joshua Gross 0b921b5afa Goodbye PHP! (bug 14) 2010-07-03 01:22:28 -07:00
Joshua Gross 065d5f84a7 Server-side objects; Error messages; reaping and sign off (bugs 12, 13, 18, 21)
* Server-side has been mostly broken down into smaller modular components
* IM now works on Node.js (as a consequence of refactor/redesign)
* `Error` and `Success` `Package` types added (essentially, generic types)
* Users notified of sign off when user is reaped by `Session.IM` reaper
2010-06-30 00:43:01 -07:00
Joshua Gross 833883928a Give Ajax IM a proper web framework with Express.js (bug 17)
Start bugs 17, 12, 13

* Begin integration of Express.js grammar into Ajax IM server (bug 17)
* Add basic framework for various chat object (User, Message, Room,
  Notification) (bug 12)
* Begin bringing Ajax IM up to speed with Node.js (assisted by bug 17) (bug 13)
2010-06-20 19:01:14 -07:00
Joshua Gross 09a6c95acf Updated dates in server libs and README file.
README renamed to README.md for markdown. Server library dates have been updated to today's release.
2010-02-12 12:33:59 -06:00