log

age author description
Tue, 29 Jun 2010 14:53:01 -0700 Atul Varma changed send_email() stub to concur w/ readme.
Tue, 29 Jun 2010 14:42:08 -0700 Atul Varma Added README.md.
Tue, 29 Jun 2010 11:17:34 -0700 Atul Varma Added locking.py for super non-grannular thread safety, and more tests.
Mon, 28 Jun 2010 22:32:03 -0700 Atul Varma Backed out changeset be00b5be37d6
Mon, 28 Jun 2010 22:31:00 -0700 Atul Varma half-baked proof of concept for popup auth flow.
Mon, 28 Jun 2010 19:05:02 -0700 Atul Varma Removed extraneous console.log().
Mon, 28 Jun 2010 16:51:13 -0700 Atul Varma added js, css, and img subdirectories to static-files.
Mon, 28 Jun 2010 16:46:00 -0700 Atul Varma made static_file_serving.py work recursively
Mon, 28 Jun 2010 13:02:45 -0700 Atul Varma made twitter thumbnails point to tweetimag.es.
Sun, 27 Jun 2010 11:21:52 -0700 Atul Varma Added Attendees.currentUser, replaced Attendees.value with Attendees.all.
Sat, 26 Jun 2010 21:33:22 -0700 Atul Varma Made client api more humane wrt: urls.
Sat, 26 Jun 2010 20:51:47 -0700 Atul Varma made server.html and fixed example-client.html to work with it instead of index.html.
Sat, 26 Jun 2010 20:42:06 -0700 Atul Varma Factored out base and postMessage-server logic from index.js into two new files, added a new Ajax global that's decoupled from jQuery, and decoupled the base and postMessage-server logic from jQuery.
Sun, 27 Jun 2010 01:41:45 +0000 Atul Varma relabeled profile image url as headshot url.
Sun, 27 Jun 2010 01:39:18 +0000 Atul Varma fixed css bugs.
Sat, 26 Jun 2010 18:32:15 -0700 Atul Varma fixed layout of everyone tab
Sat, 26 Jun 2010 18:21:17 -0700 Atul Varma fixed trim bug.
Sat, 26 Jun 2010 18:13:37 -0700 Atul Varma added bio display and showdown.js.
Sat, 26 Jun 2010 18:03:29 -0700 Atul Varma added bio field
Sat, 26 Jun 2010 17:52:23 -0700 Atul Varma added note about just using twitter pic.
Sat, 26 Jun 2010 17:39:01 -0700 Atul Varma changed refresh interval at which localstorage is polled to 2s.
Sat, 26 Jun 2010 17:31:06 -0700 Atul Varma better attendee interests css.
Sat, 26 Jun 2010 17:15:36 -0700 Atul Varma fixed a bug.
Sat, 26 Jun 2010 17:12:12 -0700 Atul Varma added to attendee list
Sat, 26 Jun 2010 14:03:07 -0700 Atul Varma added tabs to logged-in page
Sat, 26 Jun 2010 11:23:03 -0700 Atul Varma removed unused css
Sat, 26 Jun 2010 11:15:03 -0700 Atul Varma added Foundation checkbox to 'your interests'
Sat, 26 Jun 2010 11:04:35 -0700 Atul Varma Added interests section w/ lots of checkboxes.
Sat, 26 Jun 2010 10:32:59 -0700 Atul Varma Reworded bugzilla email hint.
Sat, 26 Jun 2010 10:30:47 -0700 Atul Varma minor rewording
Sat, 26 Jun 2010 10:25:08 -0700 Atul Varma Added country/home-base field w/ drop-down list.
Sat, 26 Jun 2010 10:13:05 -0700 Atul Varma added more fields
Sat, 26 Jun 2010 09:23:48 -0700 Atul Varma Moved some UI logic to Config logic.
Sat, 26 Jun 2010 09:10:10 -0700 Atul Varma Added comments.
Sat, 26 Jun 2010 09:00:46 -0700 Atul Varma Simplified logic for saving/restoring profile info fields
Fri, 25 Jun 2010 20:11:24 -0700 Atul Varma renamed build_app to make_wsgi_app
Fri, 25 Jun 2010 20:07:31 -0700 Atul Varma added setup.py
Fri, 25 Jun 2010 20:05:37 -0700 Atul Varma added easy.py
Fri, 25 Jun 2010 20:02:25 -0700 Atul Varma refactored build_app() out of run_server().
Fri, 25 Jun 2010 19:57:36 -0700 Atul Varma moved api methods into an api/ subpath.
Fri, 25 Jun 2010 17:04:38 -0700 Atul Varma refactorings
Fri, 25 Jun 2010 16:47:52 -0700 Atul Varma Changed ajax urls to be relative
Fri, 25 Jun 2010 16:06:35 -0700 Atul Varma Fixed typo.
Fri, 25 Jun 2010 16:00:15 -0700 Atul Varma added banner image, uni-form, Attendees global
Fri, 25 Jun 2010 20:33:01 +0000 Atul Varma refactored server.py a bit
Fri, 25 Jun 2010 12:15:27 -0700 Atul Varma made origin detection happen on a per-handler basis.
Fri, 25 Jun 2010 11:43:51 -0700 Atul Varma added same-origin policy for now.
Fri, 25 Jun 2010 11:39:28 -0700 Atul Varma Added sample client and postMessage-based API.
Thu, 24 Jun 2010 22:53:16 -0700 Atul Varma formatting changes, made postJSON() refer to Api.postJSON.
Thu, 24 Jun 2010 22:46:15 -0700 Atul Varma made Config.observers a list, put UI code in a closure.
Thu, 24 Jun 2010 21:50:40 -0700 Atul Varma added filestorage; server.py now saves stuff persistently in the storage directory.
Thu, 24 Jun 2010 18:49:27 -0700 Atul Varma some refactorings
Thu, 24 Jun 2010 18:45:33 -0700 Atul Varma now storing dates as iso18601 for human readability.
Thu, 24 Jun 2010 17:44:32 -0700 Atul Varma factored out script from summitidp.app into server.py.
Thu, 24 Jun 2010 17:40:50 -0700 Atul Varma made summitidp package and tests dir
Thu, 24 Jun 2010 17:34:25 -0700 Atul Varma added basic index.html providing login/verification workflow
Thu, 24 Jun 2010 11:24:07 -0700 Atul Varma removed domain registrationy stuff
Thu, 24 Jun 2010 10:31:19 -0700 Atul Varma added profile getting and setting functionality
Thu, 24 Jun 2010 09:08:36 -0700 Atul Varma added .hgignore
Wed, 23 Jun 2010 23:08:19 -0700 Atul Varma added domain registry thing