Improve karma change log view

The karma change log view, see for instance

currently has rows such as

10 0 some_question (how_long_ago)
0 -2 different_question (how_long_ago)

and so on.

Could it instead be made to look like:

+10  (d days ago)    link_to_some_post
 -2  (y years ago)   link_to_other_post

i.e. with

  • +10 or -2 instead of 10 0 or 0 -2)
  • aligned columns for the various bits:
    • karma change
    • time ago
    • link to question or answer
slelievre's avatar
196
slelievre
asked 2023-07-27 13:28:52 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments