Commit Graph

9 Commits (a24fc8714443ebe51260733ea3b886182bb50a10)

Author SHA1 Message Date
Julian Lam 28d4230279 fix: again
Julian Lam 9224d2bd0e fix: timeline style bug in safari
Julian Lam 538b84086b
Timeline-style design for a topic's posts ()
* feat: basic timeline-style styling for posts in a topic

* fix: mobile-style for timeline-style styling

* feat: slight white opaque ring around timeline items

removed glowing OP ring

* fix: playing nice with core's necro-post styling

* fix: increase padding between posts by 20px

* fix: restrict timeline styling to top-level only

* fix: added back padding between posts on mobile

* refactor: genericise necro-post into timeline-event class, fixed vertical alignment issues with timeline-badge icons

* fix: use hourglass-half icon instead of clock-o

* fix: adjust centering of text, dashed border on necro-post

* feat: add topic event template

* feat: add a little marker at the last post to signify end of timeline

* fix: updated dashed border on necro-post

* refactor: updated mobile styling of timeline effect

* feat: styling changes for user obj in timeline events

* feat: proper handling for no uid

* fix: override generics introduced by core
Julian Lam e5413fe406 refactor: remove .fadeInStart and re-did it so it doesn't apply on mobile
Julian Lam 2c391a5e41 feat: make metadata, post tools, and moderator tools invisible by default, fade in on post hover
Julian Lam bde7a50e2a Moved "fix-lists" mixin out to core, and added a bit of margin to the right of the chat messages.
Julian Lam 5c0d508dc9 Fix list behaviour in chats
Julian Lam 520253538d added a no-select class to the composer reply/quote buttons, as it was interfering with highlighted text behaviour, re:
psychobunny 8b944091e0 init