Commit graph

8 commits

Author SHA1 Message Date
Midgard dcb0c789d2
Recognize 👍 2022-06-20 14:16:35 +02:00
Midgard 68f87f4048
Fix "not scrolled to bottom" glow when zoomed
Allow 1px difference in isScrolledToBottom to allow for small
differences that can occur when the page zoom has been set to e.g. 110%
2022-06-17 14:03:27 +02:00
Midgard f7344dc63f
Improve when time is shown and improve post UI
This commit introduces a heuristic for when to show time, introduces a
date separator and tweaks the margins of posts.
2022-06-11 18:15:31 +02:00
Midgard c62f9c0ddc
Use timezone preference 2022-06-09 15:27:50 +02:00
Midgard ff96822f67
Remove debug messages 2022-06-09 15:00:46 +02:00
Midgard 64285bdf71
Rename function to better reflect effect 2022-06-09 14:57:57 +02:00
Midgard 4480477e49
Convert manual className editing to addClass and removeClass 2022-06-09 00:48:59 +02:00
Midgard f86299f776
Split view.js into messages and sidebar 2022-06-08 23:27:30 +02:00
Renamed from js/view/view.js (Browse further)