211 Commits (main)

Author SHA1 Message Date
Barış Soner Uşaklı 5917c009f6 add main post widget areas 2 years ago
Julian Lam 1d5b9654b5 feat: add post/actions component 2 years ago
Barış Soner Uşaklı 6be43d905b revert: topic event partial 2 years ago
Julian Lam a671a00cd1 feat: add button to allow for expanding quick-reply composer to full composer 2 years ago
Julian Lam 64a92fadeb feat: ctrl-enter shortcut for quick reply 2 years ago
Barış Soner Uşaklı 294ae90152 fix tpl 2 years ago
Barış Soner Uşaklı c9604f216a use partial for topic events 2 years ago
Julian Lam 0767113081 fix: nodebb/nodebb#10740; add empty template partial for reactions plugin to override 3 years ago
Julian Lam 9dc610c2ea chore: some new bch tags 3 years ago
Julian Lam 181a6f0f90 feat: add "copy permalink" button to post tools, nodebb/nodebb#10566 3 years ago
Julian Lam 1a5099c804 fix: nodebb/nodebb#10590, stub template for browser-users partial 3 years ago
Barış Soner Uşaklı 8cbad331ff feat: add support for reactions 3 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ı f482e87229 swap buttons 3 years ago
Barış Soner Uşaklı 58f00755d6 feat: add next post button 3 years ago
Barış Soner Uşaklı 8ee78e4bf9 closes #476 3 years ago
Barış Soner Uşaklı d56505527e refactor: add quick reply placeholder 3 years ago
Barış Soner Uşaklı cf696ceb15 https://github.com/NodeBB/NodeBB/issues/6388 3 years ago
Barış Soner Uşaklı 6aada91278 feat: https://github.com/NodeBB/NodeBB/issues/10135 3 years ago
Yehonatan-Albert bcc7f80d55
Change input type to number (#540) 3 years ago
Barış Soner Uşaklı 0df7b66468 https://github.com/NodeBB/NodeBB/issues/10052 3 years ago
Barış Soner Uşaklı 659fc0e5b1 feat: tooltip quote 3 years ago
Julian Lam 0b3d999e19 chore: removing unused template 3 years ago
Barış Soner Uşaklı 41d6b55895 feat: remove key 3 years ago
Barış Soner Uşaklı aa577846bd feat: https://github.com/NodeBB/NodeBB/issues/9684 3 years ago
Barış Soner Uşaklı 51cd52bcc4 feat: add tag name as class to tag item 4 years ago
Barış Soner Uşaklı 0247a45462
fix: closes #529 4 years ago
gasoved d55fcd7681
feat: scheduled topics (#521) 4 years ago
Barış Soner Uşaklı 6c3ed85e88 https://github.com/NodeBB/NodeBB/issues/9406 4 years ago
Barış Soner Uşaklı 4bd1bf2c5c https://github.com/NodeBB/NodeBB/issues/9398
dont show "flag this user" for guest posts
4 years ago
Barış Soner Uşaklı 959357c458 feat: only display resolve button if flag is open 4 years ago
Barış Soner Uşaklı a48afd88f8 feat: add flag resolve to post tools 4 years ago
Julian Lam 6c5d456bf5 fix: add component attr in post tools only if action is defined 4 years ago
Julian Lam 40671848a2 feat: allow href in topic events 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 2c391a5e41 feat: make metadata, post tools, and moderator tools invisible by default, fade in on post hover 4 years ago
Barış Soner Uşaklı 8bfce45963 fix: whitespace 4 years ago
Barış Soner Uşaklı a48409bfbe more css changes 4 years ago
Barış Soner Uşaklı 85f626354d feat: change containers, bigger thumb area 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ı cb3e62754a fix: nested replies 4 years ago
Barış Soner Uşaklı 97cc312da3 https://github.com/NodeBB/NodeBB/issues/8778 4 years ago
Barış Soner Uşaklı 44a3dfb30c feat: hide stuff on xs 4 years ago
Barış Soner Uşaklı 141d2e9ea1 https://github.com/NodeBB/NodeBB/issues/8637 show displayname 4 years ago
Barış Soner Uşaklı 1cdab52a8b https://github.com/NodeBB/NodeBB/issues/8475 4 years ago
Barış Soner Uşaklı dac82068a9 fix: title 4 years ago
Barış Soner Uşaklı 1dd47a56f0 fix: postercount 4 years ago
psychobunny 95b36d7356 feat: use primary bg for reply toggle 4 years ago
Barış Soner Uşaklı 1b3863c6ba fix: watch tooltip 4 years ago