lilia
|
546cdf82cb
|
Fix some markup issues
* Remove spurious search div
* Fix nested uls
* Use class name selected, not closed (the inverse)
* Restor nacl div
|
2014-08-25 18:59:22 -07:00 |
|
lilia
|
95c31629b7
|
get frontend rendering with new markup/css
|
2014-07-27 12:16:58 -10:00 |
|
lilia
|
bbb5d56516
|
Don't reopen a currently selected conversation
|
2014-07-27 11:35:49 -10:00 |
|
lilia
|
511b121a2f
|
Refactor conversation view into two classes
One that resides in the left hand column as a list item, and another
which displays in the main column and handles ui events therein.
|
2014-07-27 11:35:49 -10:00 |
|
lilia
|
d615a5a18b
|
Let list view changes the color of selected conversations
|
2014-07-27 11:35:49 -10:00 |
|
lilia
|
dc957415c2
|
Cull dead code
Most of this no longer needed because of templating and list views.
|
2014-07-27 11:35:49 -10:00 |
|
lilia
|
def32f42d4
|
New layout/design
Two column layout and style tweaks. Templatized conversation views.
Generalized list view.
|
2014-07-27 11:35:48 -10:00 |
|