686 Commits (bdb023b14f6932965e4ed2b76492b3b20ac107f7)

Author SHA1 Message Date
Barış Soner Uşaklı b61a2bbf36 refactor: remove animation 3 years ago
Barış Soner Uşaklı b3a91a98c4 feat: https://github.com/NodeBB/NodeBB/issues/10234 3 years ago
Barış Soner Uşaklı b8395c66c6 fix: status icon in mobile menu 3 years ago
Barış Soner Uşaklı 07ff8f27c4 fix: chat width on mobile 3 years ago
Barış Soner Uşaklı 8be0d88c26 feat: chat tweaks, fix colors in skins
make buttons same order as modal
better search placeholder text
prevent negative offsets
3 years ago
Barış Soner Uşaklı cf696ceb15 https://github.com/NodeBB/NodeBB/issues/6388 3 years ago
Barış Soner Uşaklı 85bb5b4a53 quick search 3 years ago
Barış Soner Uşaklı ca570479b5 refactor: mobile menu 3 years ago
Barış Soner Uşaklı 5007b0f3f8 use initial font size for search snippet
it was getting bigger if placed in jumbotron
3 years ago
Julian Lam d9f643f3fe fix: nodebb/nodebb-theme-community#40 3 years ago
Barış Soner Uşaklı 611121e2e4 fix: https://github.com/NodeBB/NodeBB/issues/10174 3 years ago
Julian Lam 39a2f516a7 fix: nodebb/nodebb#10122 groups cover to use panel offset css var 3 years ago
Julian Lam 366b261ffb fix: use panel offset for chat window height determination 3 years ago
Julian Lam 331ae6a01c fix: incorrect top padding on mobile panel 3 years ago
Julian Lam 35affd72db fix: nodebb/nodebb-theme-community#19, maintain cover offset in LESS 3 years ago
Julian Lam 05fff2d37b fix: do not shrink timeline badge, hide timestamp on mobile for topic events 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 a2b7e34d48 fix: #533, closes #534, taskbar rejigger 3 years ago
Barış Soner Uşaklı e50255b75a fix: https://github.com/NodeBB/NodeBB/issues/9918 3 years ago
Julian Lam ce902bcdac feat: only show topic event deletion button on hover 3 years ago
psychobunny 671387936e chore: remove unnecessary definition 3 years ago
psychobunny c056572e60 fix: notification dropdown unread state toggle 3 years ago
Julian Lam 94c108e890 fix: necro-post timeline style regression 4 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 5320a3c1da fix: adjusted timeline event position on mobile 4 years ago
gasoved c3a6dbfc85
feat: filter flags by username (#525)
* feat: filter flags by username

* fix: revert and use fa-sort
4 years ago
psychobunny 17e0f412b7 fix: .dropdown-backdrop below topic sticky navbar 4 years ago
psychobunny 26b1c02c58 feat: updated alert animation 4 years ago
Julian Lam e2a3f8d7d0 fix: bottom-sheet selectors being overly broad 4 years ago
gasoved d55fcd7681
feat: scheduled topics (#521) 4 years ago
Julian Lam 281a1cc71a fix: increase bottom-sheet z-index to be popover level 4 years ago
Julian Lam d99bfd7bd2 fix: enforce automatic width and tweaked margins so borders don't show 4 years ago
Julian Lam bac4a33991 style: convert indentation in bottom-sheet to tabs 4 years ago
Julian Lam 6d16f54653 theme changes for nodebb/nodebb#9311 4 years ago
psychobunny 529ef6057c fix: UX for selection
* make it more obvious what is the selected topic
* use branded information
4 years ago
psychobunny d173e0f3dc fix: checkbox hover on desktop as well 4 years ago
psychobunny 8fe72da21e fix: stuck avatar color when selecting 4 years ago
Julian Lam 28d4230279 fix: #9268 again 4 years ago
Julian Lam 9224d2bd0e fix: nodebb/nodebb#9268 timeline style bug in safari 4 years ago
psychobunny 09a042b10b fix: padding/font fixes on sub/categories pages 4 years ago
Barış Soner Uşaklı 39f638dd53
Categories refactor (#516)
* feat: pagination on /categories and /category page for sub categories

* feat: show subcategories left

* fix: rename categories to allCategories on /search

* feat: add component for subcategory container
4 years ago
Julian Lam e77f66702d feat: caps lock warning styling 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