Closed gidoBOSSftw5731 closed 3 years ago
Seems to be a bug, will send in commit to fix momentarily (tailwindcss is weird)
Updated spacing to use these rules: If the last message was less than 30 minutes ago and from the same person, lessen padding If it was over 30 minutes ago or from someone else, add padding
Avatars also follow a similar rule.
same rules as before but the spacing was partially reduced
(ignore the broken PFPs it has to do with my nginx dev instnace)
Splitting after 30 minutes (as gido's done here) would be much appreciated.
Added in 889eae2. Although, I changed the threshold for messages being "recent" to 15m and made the computed properties a bit clearer/easier to understand.
originally proposed in #48