Daniel Howard
|
ba32c3b727
|
Replace homebrew triggerEvent()/onEvent() with jQuery on()/trigger().
|
2014-09-24 14:56:31 -07:00 |
|
Daniel Howard
|
a6ef421f79
|
Replace get() and post() calls with request() calls.
|
2014-09-24 14:29:52 -07:00 |
|
Daniel Howard
|
9f7c470b05
|
Move get(), post() and request() to be non-static.
|
2014-09-12 16:30:51 -07:00 |
|
Daniel Howard
|
0a5b025c3e
|
AjaxIM object automatically creates sessionid cookie.
|
2014-09-12 14:33:49 -07:00 |
|
Daniel Howard
|
c75b3d2f31
|
Store sessionid in store instead of in cookies.
|
2014-09-12 14:31:46 -07:00 |
|
Daniel Howard
|
bb3fc41c32
|
Remove unneeded build folder.
|
2014-08-28 14:39:49 -07:00 |
|
Daniel Howard
|
6f05609dab
|
4.0a3 minified version.
|
2014-08-28 13:36:46 -07:00 |
|
Daniel Howard
|
0893da7df5
|
Use >= instead of ^ because other packages do.
|
2014-08-28 13:08:09 -07:00 |
|
Daniel Howard
|
7658637231
|
Default chat textarea to 16 pixels.
|
2014-08-28 13:06:36 -07:00 |
|
Daniel Howard
|
01df091f45
|
Hide error scrollers by default.
|
2014-08-28 13:04:30 -07:00 |
|
Daniel Howard
|
9e7ab46683
|
Hide .imjs-scroll after loading theme.
|
2014-08-28 11:11:58 -07:00 |
|
Daniel Howard
|
1c3c68c7db
|
Init body-parser with json() call.
|
2014-08-28 11:09:12 -07:00 |
|
Daniel Howard
|
48f51255a1
|
Use Socket.IO instead of HTTP when possible.
|
2014-07-18 15:49:01 -07:00 |
|
Daniel Howard
|
1678ebb345
|
Refactor to make code more compact.
|
2014-07-02 15:20:23 -07:00 |
|
Daniel Howard
|
acf9bffb7e
|
Detect and create a Socket.IO object.
|
2014-07-02 15:12:46 -07:00 |
|
Daniel Howard
|
dff403f604
|
Refactor make init cleaner.
|
2014-07-02 14:40:53 -07:00 |
|
Daniel Howard
|
80d5d177f5
|
Use hub instead of random numbers to create username and friend's lists.
|
2014-06-27 16:58:27 -07:00 |
|
Daniel Howard
|
786aec2505
|
Add new users to friend's list automatically in _friendUpdate().
|
2014-06-27 16:42:02 -07:00 |
|
Daniel Howard
|
438ea86155
|
Fix _friendUpdate() to send correct string to l10n.
|
2014-06-27 16:40:24 -07:00 |
|
Daniel Howard
|
ed404bffcb
|
Add hub as argument #3 to authentication calls.
|
2014-06-27 15:37:18 -07:00 |
|
Daniel Howard
|
1b1a7a5159
|
Fix off-by-1 bug in User.close().
|
2014-06-27 15:29:58 -07:00 |
|
Daniel Howard
|
fd191229a0
|
Delete and close a session when it is reaped.
|
2014-06-27 15:04:17 -07:00 |
|
Daniel Howard
|
c8747974ee
|
Add User.close() to a session's timer and connections.
|
2014-06-27 15:02:51 -07:00 |
|
Daniel Howard
|
d6caf96690
|
Remove User.respond() and call jsonp() directly.
|
2014-06-27 14:07:47 -07:00 |
|
Daniel Howard
|
8b94d6c411
|
Use bi-directional events system instead of handcrafted messages.
|
2014-06-20 15:29:17 -07:00 |
|
Daniel Howard
|
5226091385
|
Fix file format for EGit.
|
2014-05-13 12:28:15 -07:00 |
|
ajaximrpg
|
a89a9f0ac4
|
Initial import.
|
2014-05-13 12:23:02 -07:00 |
|
Daniel Howard
|
519ae5c751
|
Remove obsolete daemon code and cookie pages.
|
2014-05-09 15:10:17 -07:00 |
|
Daniel Howard
|
014375eea3
|
Set 'sessionid' cookie automatically.
|
2014-05-07 16:41:35 -07:00 |
|
Daniel Howard
|
e1097a73d5
|
Fix JSONP.
|
2014-05-07 16:17:38 -07:00 |
|
Daniel Howard
|
26282c4929
|
Add charset to suppress browser warning.
|
2014-05-07 15:51:37 -07:00 |
|
Daniel Howard
|
b52aab4136
|
Replace req.dev with /app URL.
|
2014-05-02 15:01:20 -07:00 |
|
Daniel Howard
|
ad03007044
|
Fix "status updates before adding listeners" bug.
|
2014-05-02 14:22:59 -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
|
8c26db802f
|
Use same uid() function on server and client.
|
2014-05-01 15:29:19 -07:00 |
|
Daniel Howard
|
7a7015078a
|
Fix "all requests marked dev" bug.
|
2014-05-01 15:14:02 -07:00 |
|
Daniel Howard
|
2742cdd014
|
Merge branch 'master' of https://github.com/ajaximrpg/AjaxIM.git
|
2014-04-29 13:44:06 -07:00 |
|
ajaximrpg
|
c1d9011d70
|
Delete .project
|
2014-04-29 13:41:43 -07:00 |
|
Daniel Howard
|
884e776d3e
|
Update to run on node v0.10.26.
|
2014-04-29 13:11:13 -07:00 |
|
Daniel Howard
|
677587ca05
|
Eclipse project.
|
2013-04-26 12:33:49 -07:00 |
|
Daniel Howard
|
d0afe8590d
|
Support JSONP to allow Apache integration.
|
2013-02-20 12:24:10 -08:00 |
|
Daniel Howard
|
5be7d482e7
|
Improve cookies.get() to handle both non-JSON values, too.
|
2013-02-20 12:19:01 -08:00 |
|
ajaximrpg
|
ea69a15a62
|
Merge pull request #52 from mburtscher/patch-1
Allow server to return multiple messages in one response.
|
2012-10-05 10:05:27 -07:00 |
|
ajaximrpg
|
6899d8e63d
|
Merge pull request #56 from ajaximrpg/master
Upgraded code for node 0.8.9
|
2012-10-04 12:52:35 -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 |
|
Daniel Howard
|
c44ec4751d
|
Revise for express and connect package changes and node 0.8.9.
|
2012-09-19 12:26:31 -07:00 |
|
Daniel Howard
|
9a9bbfef50
|
Don't pass on listen URL to avoid setHeader() console warning.
|
2012-09-19 12:20:56 -07:00 |
|
Daniel Howard
|
3be668abaf
|
Limit users to 10 for easier dev demo.
|
2012-09-19 11:24:44 -07:00 |
|
Daniel Howard
|
b98e531bca
|
Use cookie package; connect package no longer supports cookies.
|
2012-09-19 11:22:32 -07:00 |
|