gdamjan / irclog-couchapp

A couchapp to view irc logs stored in CouchDB
https://irc.softver.org.mk/
Apache License 2.0
11 stars 4 forks source link

Add separator lines that indicate silence #12

Open whoeverest opened 12 years ago

whoeverest commented 12 years ago

When there is a pause in the conversation for configurable t = 5 minutes, add a separator line to the table.

gdamjan commented 12 years ago

lines are an element already used for separating dates. how about some other visual cue? color of the timestamp perhaps?

whoeverest commented 12 years ago

Or maybe just adding an empty line. I think coloring of the timestamps is a bad idea, since a) it's not as intuitive as whitespace (or light-gray lines) and b) it would be distracting the eye from the colored nicks.