162 Commits (4be385588397b3e8c5e2b886cdccf89d13c0f87b)

Author SHA1 Message Date
Julian Lam ca533f1c14 refactor: change fixHeaderPadding to updatePanelOffset
Save css variable to html element instead of updating padding-top via js.
Fixes #538
3 years ago
Julian Lam e14d38b827 chore: remove .opacity() mixin as it is supported cross-browser 3 years ago
Barış Soner Uşaklı 659fc0e5b1 feat: tooltip quote 3 years ago
Julian Lam 1e52533297 refactor: make timeline-style opt-in instead of opt-out
To opt-in, add .timeline class alongside ul.posts
4 years ago
Julian Lam 9224d2bd0e fix: nodebb/nodebb#9268 timeline style bug in safari 4 years ago
Julian Lam 538b84086b
Timeline-style design for a topic's posts (#512)
* 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
4 years ago
Julian Lam f3cea61391 revert: auto fade-out of lesser used post elements 4 years ago
Julian Lam a43bec5d4d fix: dropdown-menu fading out when mouse leaves post body 4 years ago
Julian Lam e5413fe406 refactor: remove .fadeInStart and re-did it so it doesn't apply on mobile 4 years ago
Julian Lam c64d6ba683 fix: larger tap targets for post tools and moderator tools buttons 4 years ago
Julian Lam 2c391a5e41 feat: make metadata, post tools, and moderator tools invisible by default, fade in on post hover 4 years ago
Barış Soner Uşaklı 28de0db56c move cursor pointer 4 years ago
Barış Soner Uşaklı 9336d654c7 fix paddings bigger thumb 4 years ago
Barış Soner Uşaklı a48409bfbe more css changes 4 years ago
Barış Soner Uşaklı f4c174d0b7 padding on dropdown toggle 4 years ago
Barış Soner Uşaklı 85f626354d feat: change containers, bigger thumb area 4 years ago
Barış Soner Uşaklı ef136d3b41 fix: nav changes 4 years ago
Barış Soner Uşaklı 7b6a898f94
Navigator (#511)
* pagination changes 0.1

* feat: mvoe navigator to core branch

* feat: navigation changes

* remove unused css, add lang key

* feat: create partial for pagination
4 years ago
Barış Soner Uşaklı 14e314d0fe feat: margin/padding @psychobunny 4 years ago
Barış Soner Uşaklı 96f2f52a0d feat: doggy 4 years ago
Barış Soner Uşaklı cb3e62754a fix: nested replies 4 years ago
Barış Soner Uşaklı 64dd54b35d feat: change blur 4 years ago
Barış Soner Uşaklı 97cc312da3 https://github.com/NodeBB/NodeBB/issues/8778 4 years ago
Julian Lam a4372d7b09 fix: nodebb/nodebb#8782 4 years ago
Barış Soner Uşaklı 67932c1f2a feat: add min-height to post content 4 years ago
Barış Soner Uşaklı a1f96c6a28 fix: timeago/bookmark alignment 4 years ago
Barış Soner Uşaklı fcee788190 feat: move topic/labels inline with title 4 years ago
Barış Soner Uşaklı 4bd789ac3e feat: tweaks 4 years ago
Barış Soner Uşaklı 1052f2695f feat: https://github.com/NodeBB/NodeBB/issues/8717 4 years ago
Barış Soner Uşaklı 733effa94f feat: move topic labels https://github.com/NodeBB/NodeBB/issues/8717 4 years ago
Barış Soner Uşaklı 88665a5504
feat: sticky postbar (#507) 4 years ago
psychobunny 9ee0e893e2 fix: match topic avatar with category styling take two (incl. mobile) 4 years ago
Barış Soner Uşaklı 998a7818ae feat: topic page changes 4 years ago
psychobunny 023fc50ae7 feat: some persona variables for topic list 4 years ago
psychobunny d69ec8cd73 fix: missing post separator highlight transition 4 years ago
psychobunny 6c20f4ffcc feat: phase out HR dividers on topic, use CSS instead 4 years ago
Julian Lam f41b12d1fd fix: removed seemingly useless css for post moderator tools 4 years ago
Barış Soner Uşaklı 756808940d closes https://github.com/NodeBB/NodeBB/issues/7985 5 years ago
Barış Soner Uşaklı 4422957bfa closes https://github.com/NodeBB/NodeBB/issues/7814 6 years ago
Barış Soner Uşaklı cdf2bec907 https://github.com/NodeBB/NodeBB/issues/7798 6 years ago
Sebastian Sycz c1ae810022 Fix bookmarked (#486)
For the bookmarked class to be displayed in the right place, the parent should contain a relative position.
6 years ago
Julian Lam 048cfa6910 feat: optional styling for nodebb/nodebb#7423 6 years ago
Julian Lam d460ce328c
refactor: theme changes for buildAvatar (nodebb/nodebb#7681)
* fix: using new avatar helper

* fix: using helper in flag details page

* feat: using new avatar helper

* fix: more changes to use buildAvatar

* fix: bump nbbpm.compatibility to exclude 1.12.x
6 years ago
Andrew Rodrigues e2f114c539 fix: #465 6 years ago
Julian Lam fa32d014c5 fix: overflow on long group names, nodebb/nodebb#7447 6 years ago
Baris Usakli db767c95ce fix titles getting cutoff 6 years ago
Barış Soner Uşaklı a92d12bd09 add thumb for navigator 6 years ago
Barış Soner Uşaklı efca5c5b09 use faster transition in topic paginator 6 years ago
Andrew Rodrigues 619da4b372
prevent sig from clashing with replies box 7 years ago
Julian Lam 5fbab0ae24 remove automatic lcasing of reply and quote buttons in topic tools 7 years ago