Mercurial > cosocket
graph
-
Attempted to factor out the trampoline into a separate object, and modified the way coroutine instructions are done.Fri, 01 May 2009 23:41:52 -0700, by Atul Varma
-
minor refactoringFri, 01 May 2009 21:33:57 -0700, by Atul Varma
-
Fixed a really bad bug in timeout detection.Fri, 01 May 2009 18:53:07 -0700, by Atul Varma
-
Fix to client to deal with annoying no-content responses from the lighttpd proxy.Sat, 02 May 2009 01:04:30 +0000, by Atul Varma
-
Fixed misbehaving redirect URL matching and added a robots.txt.Fri, 01 May 2009 17:50:08 -0700, by Atul Varma
-
Added support for logging.Fri, 01 May 2009 17:38:44 -0700, by Atul Varma
-
Enforced maximum message size.Fri, 01 May 2009 17:13:56 -0700, by Atul Varma
-
Added maximum data length checking.Fri, 01 May 2009 17:07:18 -0700, by Atul Varma
-
Added timeout functionality.Fri, 01 May 2009 16:46:31 -0700, by Atul Varma
-
Added a handle_tick function to coroutine dispatchers.Fri, 01 May 2009 15:37:57 -0700, by Atul Varma
-
Added the ability for a server to have a timeout function that gets called once per second.Fri, 01 May 2009 14:18:06 -0700, by Atul Varma
-
shift-clicking on a message now toggles the display of HTML source.Thu, 30 Apr 2009 21:01:08 -0700, by Atul Varma
-
date sent display is much betterThu, 30 Apr 2009 20:36:21 -0700, by Atul Varma
-
Added a mouseover overlay that shows metadata about the selected message.Thu, 30 Apr 2009 20:05:31 -0700, by Atul Varma
-
better support for i18nThu, 30 Apr 2009 19:07:22 -0700, by Atul Varma
-
We now try to reconnect after 30 seconds if we get disconnected.Thu, 30 Apr 2009 18:58:37 -0700, by Atul Varma
-
simplified msg display code moreThu, 30 Apr 2009 18:34:30 -0700, by Atul Varma
-
refactored display code a bitThu, 30 Apr 2009 18:15:32 -0700, by Atul Varma
-
Sort of simplified message display a bitThu, 30 Apr 2009 17:47:32 -0700, by Atul Varma
-
Another visual bugfix.Thu, 30 Apr 2009 16:29:36 -0700, by Atul Varma
-
displaying long conversations shouldn't be as jerky now.Thu, 30 Apr 2009 16:27:06 -0700, by Atul Varma
-
Removed example.* code.Thu, 30 Apr 2009 14:12:54 -0700, by Atul Varma
-
Moved static files into a new media subdirectory.Thu, 30 Apr 2009 14:12:19 -0700, by Atul Varma
-
We now work on the iphone, albeit not very well.Thu, 30 Apr 2009 20:36:50 +0000, by Atul Varma
-
Fixed a TODO.Thu, 30 Apr 2009 12:54:39 -0700, by Atul Varma
-
Added support for safari via a new FakeStorage class (in the future we can make one that draws from sqlite).Thu, 30 Apr 2009 12:50:40 -0700, by Atul Varma
-
Abstracted away localStorage into a generic storage interface to make this easier to port to other browsers.Thu, 30 Apr 2009 12:38:55 -0700, by Atul Varma
-
Made cmd-line args more flexible, robust, and readable.Thu, 30 Apr 2009 11:29:56 -0700, by Atul Varma
-
Changed default ip address binding back to localhost.Thu, 30 Apr 2009 17:30:07 +0000, by Atul Varma