169 Commits (main)

Author SHA1 Message Date
落雨楓 ba39ceabe0 Merge branch 'v12.x' 2 years ago
落雨楓 4cf69c209b Merge styles 2 years ago
Julian Lam 23f5c4344d fix: #10981, use fa-chevron-circle-up (and down) on upvoted and downvoted 2 years ago
Barış Soner Uşaklı e9cebe1867
Webpack5 (#545)
* webpack changes

* refactor: remove 500-embed.tpl

* fix: admin script

* chore: up compat

* refactor: remove pulling js from modules

* fix: unintentional padding in notification dropdown elements/lists

* revert: zero-out padding in notifications-list (wrong element selector)

* fix: no padding in notification-list dropdown

* refactor: notifications dropdown to use flexbox, fixes nodebb/nodebb#10284

* fix: nodebb/nodebb#10351, refactor chats menu and dropdown to use flexbox as well

this also fixes the regression caused by nodebb/nodebb#10284

* fix: incorrect default panel-offset

* fix: wonky margins on chat list

* fix: nodebb/nodebb#10363, more timestamp oddities

* Remove hardcoded 70px body padding (#547)

* fix: nodebb/nodebb#10476, eliminate the hardcoded 70px padding in the body element

This also has the nice side effect of simplifying a lot of the panel-offset styling

* fix: adjust topic header distance from top of page

* style: fix spacing

* feat: save panelOffset into localStorage, read by core

* fix: hide post-tools dropdown menu by default, made visible when menu options are loaded (see nodebb/nodebb@690ec2d59

Co-authored-by: Julian Lam <julian@nodebb.org>
3 years ago
Barış Soner Uşaklı e2aa2973fd fix: dont hardcoded colors, breaks skins 3 years ago
Barış Soner Uşaklı cf696ceb15 https://github.com/NodeBB/NodeBB/issues/6388 3 years ago
Barış Soner Uşaklı 611121e2e4 fix: https://github.com/NodeBB/NodeBB/issues/10174 3 years ago
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