Steve Howell
|
7c1711179c
|
Rename subject_count class to topic-unread-count.
|
2016-11-14 16:16:55 -08:00 |
Steve Howell
|
b0a8e4befe
|
topic lists: Rebuild DOM when we zoom in or zoom out.
This change sets the stage to reload more topics from the back
end when we zoom in, and it slims the DOM for the typical use
case of being zoomed out.
|
2016-11-10 15:55:31 -08:00 |
Steve Howell
|
debc06b449
|
Rename subject-name to topic-name and move CSS to left-sidebar.css.
|
2016-11-05 15:03:29 -07:00 |
Steve Howell
|
06fe4bc943
|
Rename subject_box to pm-box/topic-box.
I'm not crazy about the names pm-box and topic-box, but they
are less confusing now.
|
2016-11-05 15:03:29 -07:00 |
Steve Howell
|
b1f288dddb
|
topic lists: Rename expanded_subject to topic-list-item.
|
2016-11-05 15:03:29 -07:00 |
Steve Howell
|
aca6ba182e
|
Render topic list items individually.
This is a precursor to being able to find topic list
items without the complexity of iterate_to_find().
|
2016-11-01 19:30:41 -07:00 |