Files
reddit/r2
Neil Williams 268a629713 New comment highlighting: Remove server-side pv_hex stuff.
Previously, the server would check the user's previous visits when
rendering a comment page and add comment-period-N classes to comments
depending on where they fell in relation to those visits.  The client
side would then add or remove a new-comment class to every comment with
the appropriate (or older) comment-period class on first load or when
the previous visit selection changed.

This removes that server-side addition of comment-period-N classes and
replaces it with ScrollUpdater-based updating of comments based on their
actual timestamps. The goal is to reduce some server-side ugliness and
extraneous memcached lookups.
2015-04-08 13:55:48 -07:00
..
2015-01-08 13:35:03 -08:00
2015-01-08 13:35:03 -08:00
2015-01-08 13:35:03 -08:00
2015-03-31 14:56:19 -06:00
2015-01-08 13:35:03 -08:00