Mercurial > cosocket
graph
-
Added redirects to add extra slash at end of conversation name.Tue, 28 Apr 2009 15:13:07 -0700, by Atul Varma
-
We now support multiple conversations based on the URL.Tue, 28 Apr 2009 15:04:29 -0700, by Atul Varma
-
JSON data is now sent w/ the proper mime type.Tue, 28 Apr 2009 14:39:40 -0700, by Atul Varma
-
If the sending of a message fails, the content is put back into the text field.Tue, 28 Apr 2009 14:12:46 -0700, by Atul Varma
-
Last-message content is now saved if the user loses their connection, etc.Tue, 28 Apr 2009 14:00:00 -0700, by Atul Varma
-
Port is now settable from cmd lineTue, 28 Apr 2009 20:17:48 +0000, by Atul Varma
-
OWC now remembers your name.Tue, 28 Apr 2009 19:08:16 +0000, by Atul Varma
-
Added a cap on the max num of messages that can be animating at once, so that browsers don't get overloaded.Tue, 28 Apr 2009 19:00:16 +0000, by Atul Varma
-
Message content is now just set to HTML; the browser seems to be good at figuring out how to format non-compliant HTML on its own.Tue, 28 Apr 2009 17:57:35 +0000, by Atul Varma
-
Fixed a scrolling problem.Tue, 28 Apr 2009 17:41:34 +0000, by Atul Varma
-
Changed port/ip addr binding.Tue, 28 Apr 2009 17:37:09 +0000, by Atul Varma
-
Added error detection on the client-side.Tue, 28 Apr 2009 10:03:51 -0700, by Atul Varma
-
Changed 'listen' endpoint to 'listen/multipart'.Tue, 28 Apr 2009 08:32:25 -0700, by Atul Varma
-
added timestamp info into DOM, though it's currently hidden.Mon, 27 Apr 2009 23:46:54 -0700, by Atul Varma
-
misc changes, including now scrolling to the bottom when new messages arrive.Mon, 27 Apr 2009 23:41:13 -0700, by Atul Varma
-
Group consecutive messages by the same author.Mon, 27 Apr 2009 22:49:48 -0700, by Atul Varma
-
Added timestamp to messages, though they're not currently displayed in any way.Mon, 27 Apr 2009 22:26:57 -0700, by Atul Varma
-
Added name functionality.Mon, 27 Apr 2009 22:16:53 -0700, by Atul Varma
-
Added dynamic detection of HTML.Mon, 27 Apr 2009 17:10:34 -0700, by Atul Varma
-
Serialization of conversation is now done in JSON format.Mon, 27 Apr 2009 16:56:46 -0700, by Atul Varma
-
Conversation is now serialized to disk and appended to when new messages come in.Mon, 27 Apr 2009 16:48:46 -0700, by Atul Varma
-
Entire conversation is sent on page load now.Mon, 27 Apr 2009 16:24:15 -0700, by Atul Varma
-
More misc. changes.Mon, 27 Apr 2009 16:01:52 -0700, by Atul Varma
-
Added basic 'chat' functionality.Mon, 27 Apr 2009 14:44:40 -0700, by Atul Varma
-
Added support for header parsing.Mon, 27 Apr 2009 13:51:19 -0700, by Atul Varma
-
More refactorings.Mon, 27 Apr 2009 11:44:38 -0700, by Atul Varma
-
Fixed some bugs.Mon, 27 Apr 2009 11:13:54 -0700, by Atul Varma
-
More refactoring.Mon, 27 Apr 2009 10:53:15 -0700, by Atul Varma
-
Refactorings.Mon, 27 Apr 2009 10:35:48 -0700, by Atul Varma
-
More readable way of determining number of blocks needed, though I think I'm missing something...Mon, 27 Apr 2009 08:44:36 -0700, by Atul Varma