diff browse |
ed8b1d87d0f68aa709eed184dcd22b51f27482f5 2009-01-14 10:37 -0800 |
David Ascher - make ssl determination a bit more robust |
diff browse |
810cdf745855f0a2387594c92ec0626d1757f778 2009-01-14 10:33 -0800 |
Andrew Sutherland - I am sleepy, and haven't had my caffeine, OKAY?! I'm just kidding, don't be sad. |
diff browse |
8cb39d751bd8f4178ec57c155ddd2e100372a8e0 2009-01-14 10:30 -0800 |
Andrew Sutherland - apparently bool is just for coercion, not parsing... |
diff browse |
9e25dd58c4371ff6c6bad1705f440900d6be62f2 2009-01-14 10:25 -0800 |
Andrew Sutherland - add replication script, more exciting config files |
diff browse |
a3d0d7963b9d8af60d92b576e5014a5d82657452 2009-01-14 10:02 -0800 |
Dan Mosedale - Make it hard to inadvertently generate a zipped egg |
diff browse |
215ac5fef05b56737aec6c460331e4498a66b601 2009-01-14 04:16 -0800 |
Andrew Sutherland - auto-complete on tags and constrain by them. |
diff browse |
71b48845ac495f2c72b99ae8d4e353269dbbaac0 2009-01-14 03:26 -0800 |
Andrew Sutherland - tag addition and viewing, plus an unused view. actually sort messages inside conversations. |
diff browse |
87ef59e6a821d9d1d22f3cf1853c8ca8d8211ee5 2009-01-14 01:19 -0800 |
Andrew Sutherland - try and fix up the whitespaces on the replies in the search view |
diff browse |
199f91ec36461809b8cfa88df2eefd32512b2703 2009-01-14 00:15 -0800 |
Andrew Sutherland - work without firebug present |
diff browse |
e54f35620881eedccdae43b4d96e807a9a3dd3ca 2009-01-14 00:10 -0800 |
Andrew Sutherland - read account info from a file, support ssl |
diff browse |
0ee5c0e954f888faf5e59b6a35af45fc8525e388 2009-01-13 23:50 -0800 |
Andrew Sutherland - imported patch login-info |
diff browse |
fe9242d6394863645da8066cb9ce7b69b9bad36c 2009-01-13 12:25 -0800 |
Bryan Clark - add some spaces to the "writes" text so it looks better |
diff browse |
e7fcdc0e50b226dd2222cd91c3a70d01dc2506d7 2009-01-13 09:29 -0800 |
David Ascher - draft notes |
diff browse |
6fd418a119c2359f5542ea91a204eae7d706b266 2009-01-13 04:15 -0800 |
Andrew Sutherland - clicking on conversations in the search view opens the conversation view! |
diff browse |
5a832fd81f4173a9cdb61dd2b274ea43b407a981 2009-01-13 04:06 -0800 |
Andrew Sutherland - conversation view has action, yo. |
diff browse |
608d65fc4ff224d3c60dc30e0f07bdeb8bdb8e98 2009-01-13 03:47 -0800 |
Andrew Sutherland - per spec and the code in here, it makes more sense that the default phase is 3 (bubbling), not 0 (a non-existent phase) |
diff browse |
61a9fa6989452b168f9312407e110913014f4f25 2009-01-13 03:06 -0800 |
Andrew Sutherland - Clean up the conversation view threader css a bit. |
diff browse |
70bc362a721bc849020ab3cdbf4ded12337ebf35 2009-01-13 02:38 -0800 |
Andrew Sutherland - Conversation view displays acceptably. No behaviour, though. |
diff browse |
b020a2b0a5f6a45c90677a0a52061f376b009951 2009-01-12 22:44 -0800 |
Andrew Sutherland - Add 'nuke' and 'updateviews' commands to bootstrap, possibly be better about actually making view syncing do the right thing. Also added a 'references' attribute to messages that is the pre-chewed References/In-Reply-To header. |
diff browse |
c7caec14d169cbd4393b0ddabbea0e1b753b6928 2009-01-12 21:00 -0800 |
Andrew Sutherland - the css regexps need some extra thoroughness and may have serious issues with + since it can be in the selector now. in any event, this improves things slightly there and makes replies work. |
diff browse |
1f00c856d261a261a20f53f5ef2f397037d8ca22 2009-01-12 20:49 -0800 |
Andrew Sutherland - Andrew works his regex magic, only shooting his foot a few times in the process. |
diff browse |
e9cb6ec291b51e4686b40d8d6371d8dacede4b17 2009-01-12 16:19 -0800 |
Andrew Sutherland - cause the views to not expose ghost messages in cases where they are not desired |
diff browse |
c1c595baa286dbc1de51bac512f4b654a920228b 2009-01-11 19:38 -0800 |
Andrew Sutherland - querying based on autocompleted involvement works. the problem is that the search results thing has CSS issues, owing to the mangling of classes in the shadow tree to have their own namespacing. tried to quickly cram the css down in so it might be all magic, but the naive approach obviously fell down. (it's possible the rules are spanning the shadow tree firewall or they just aren't getting contributed to the global concept of them, and/or the application mechanism is just something odd that I need to look into.) |
diff browse |
cf212c1c26684f7b524433bfe51ba1e8deab3ff6 2009-01-11 18:39 -0800 |
Andrew Sutherland - add jquery.couch so we can fix a bug quicklike |
diff browse |
8199bc2b97516978eca1b6973869c250196984dc 2009-01-11 08:30 -0800 |
Andrew Sutherland - autocompletion with constraint bubble working reasonably well. |
diff browse |
d9d6be88da9347b14703f293eecc5c4b631c2c8d 2009-01-11 07:56 -0800 |
Andrew Sutherland - whoops, binding func wasn't propagating the return value... not so good... |
diff browse |
66f9fe7b2df5025c5c439a4469b3ad08baf07b01 2009-01-11 07:45 -0800 |
Andrew Sutherland - internal/external issues have at least been made consistent, but we need to understand what the actual XBL2 spec intent is and try and match that, dealing with the cross-platform limitations... |
diff browse |
bf188e8e220c8da301e6c55af5bbfaa0a1bc31d8 2009-01-11 05:55 -0800 |
Andrew Sutherland - more autoconstraint progress; we need to deal with some XBL issues though; the internal/external stuff is becoming a serious problem and needs to be normalized. |
diff browse |
84f4b77c4e159eefacca9355e31cf30428727fe6 2009-01-11 03:39 -0800 |
Andrew Sutherland - poor man's autocomplete. |
diff browse |
890da575d7b0cd3d340e4c2ad84a404a15890dd8 2009-01-10 04:58 -0800 |
Andrew Sutherland - build detritus should not have gotten in there |
diff browse |
d331fe76fbda9a052dc617db58df359a5d3e24e9 2009-01-10 04:35 -0800 |
Andrew Sutherland - IMAP import is fairly happy, and then we can display the messages using super |
diff browse |
432fbee7ecb67b519b93ea32e7529dc50dc0acf3 2009-01-09 23:54 -0800 |
Andrew Sutherland - initial quasi-workingness, I think. |