Brion Vibber
|
6c236ab0ff
|
work in progress
|
2011-03-17 13:25:20 -07:00 |
|
Brion Vibber
|
8ef9d75bbc
|
Work in progress: faves in the threaded reply area
|
2011-03-17 13:07:17 -07:00 |
|
Brion Vibber
|
2bccd18d9a
|
JS optimization: move creation of inline reply placeholders to server-side so we don't have to create them client-side (which causes reflows and takes about 25-30ms on my test system)
Using live instead of bind for the event handling, we don't have to play any games on the ones that we do add at runtime. Yay!
|
2011-03-11 15:20:20 -08:00 |
|
Brion Vibber
|
5a404ee713
|
'Comment' -> 'Reply' in inline comment/reply messages
|
2011-03-03 12:26:07 -08:00 |
|
Brion Vibber
|
764d069ccd
|
Clean up threaded notices vs replies classes, and fixed realtime's threaded behavior to only run on threaded lists
|
2011-03-01 16:08:37 -08:00 |
|
Brion Vibber
|
35ce314bfb
|
Hide context entries in threaded lists; it's redundant (and if there's more than a few messages, we have the context link still :D)
Also hides them via CSS for new ajax additions
|
2011-03-01 13:30:38 -08:00 |
|
Brion Vibber
|
082ddf365e
|
Cut repeats out of the magic handling
|
2011-02-28 17:23:01 -08:00 |
|
Brion Vibber
|
407cc851cc
|
Collapse long threaded displays with a link to the convo view (todo: turn it into an ajax loader for inline expansion)
|
2011-02-28 17:13:54 -08:00 |
|
Brion Vibber
|
3b456b4ffe
|
Paging fix for threaded notice lists
|
2011-02-28 15:40:43 -08:00 |
|
Brion Vibber
|
e89bffc3f1
|
Work in progress: setting up inline reply mini-form in js
|
2011-02-28 15:38:54 -08:00 |
|
Brion Vibber
|
fb9418b99d
|
some quick visual tweaks
|
2011-02-28 12:50:26 -08:00 |
|
Brion Vibber
|
2370208540
|
quickie inline reply posting form
|
2011-02-28 12:41:03 -08:00 |
|
Brion Vibber
|
2c03dd569c
|
visual tweaks for convo view
|
2011-02-28 12:20:47 -08:00 |
|
Brion Vibber
|
31bf2cd6b9
|
quick hack -- switch order on inline convo view (comments in forward chron)
|
2011-02-28 11:59:37 -08:00 |
|
Brion Vibber
|
d806907b81
|
Initial test threaded convo view inline on public, all timelines
|
2011-02-28 11:53:48 -08:00 |
|