Comment 29 for bug 392488

Revision history for this message
Nicolò Chieffo (yelo3) wrote :

Did you backport the fixes to the fader and scrollbar?

Now I remember I did lots of other changes, Unfortunately I don't remember exactly what I did, because it was long ago, maybe 1 year or more, but I'll try to remember:

- I edited the font colors, which weren't used with consistency. And maybe I didn't change things accordingly to the possibility to have color variants.
- I then changed Context.html and NextContext.html, which are responsable of handling history messages (conversation logs): I greyed out them and added the word "BACKLOG" (which is not really what a user should expect, also because the string is not internationalized)
-I moved the time (removing the seconds and keeping only the HH:MM format) to the end of the message, so every new message which is appended to the first one will show when it was sent. I also tried to add the day and month in history message, but I wasn't able to do it.
- I added a buddy icon border, because If you choose to have a background of another color, a blank image looks really bad without a border.

Tell me what do you think about these changes, and try to review and improve them (I'm not an expert)