Commit graph

55 commits

Author SHA1 Message Date
Barış Soner Uşaklı
8074be2ad2 https://github.com/NodeBB/NodeBB/issues/13191 2025-02-21 18:26:35 -05:00
Barış Soner Uşaklı
1f83fd1da5 only get sticky on topic/category pages 2025-02-15 21:15:04 -05:00
Barış Soner Uşaklı
c29758d8b3 https://github.com/NodeBB/NodeBB/issues/13168
add a new setting to move the mobile bar to the top
2025-02-15 20:35:24 -05:00
Barış Soner Uşaklı
e7264200fb fix: regression from previous commit, handle mobile as well 2024-10-25 09:31:29 -04:00
Barış Soner Uşaklı
04c6383ffe fix: https://github.com/NodeBB/NodeBB/issues/12863 2024-10-24 19:15:05 -04:00
Barış Soner Uşaklı
c7ff651021 dont set bottomBar css if config disabled 2024-10-01 10:11:03 -04:00
Barış Soner Uşaklı
1bf82a2d13 closes https://github.com/NodeBB/NodeBB/issues/12404 2024-03-13 13:45:19 -04:00
Barış Soner Uşaklı
0f70fad429 fix: overflow-y-auto class if there are more than one dropdown 2023-10-24 19:13:57 -04:00
Barış Soner Uşaklı
38ff1cd6ce fix: https://github.com/NodeBB/NodeBB/issues/11994 2023-09-10 19:44:31 -04:00
Barış Soner Uşaklı
e283dec574 no point using modals on mobile 2023-09-06 18:57:41 -04:00
Barış Soner Uşaklı
4744f61f75 escape draft titles as well 2023-08-22 18:55:53 -04:00
Barış Soner Uşaklı
cd5a435869 dont use sidebar width if its not visible 2023-08-13 10:29:14 -04:00
Barış Soner Uşaklı
2b1b2342a8 move chat-loaded class to core 2023-07-06 19:42:49 -04:00
Barış Soner Uşaklı
77178c4ca7 fix bottom bar not hiding on chat page refresh 2023-07-06 18:45:46 -04:00
Barış Soner Uşaklı
f1777ed7bb fix: admins changing theme settings of other users 2023-06-03 20:21:13 -04:00
Barış Soner Uşaklı
7121fb513f fix tooltip placement 2023-05-30 13:23:23 -04:00
Barış Soner Uşaklı
243a312e38 fix tooltip placement 2023-05-30 13:13:47 -04:00
Barış Soner Uşaklı
67e7787c87 reenable chat modals based on user setting 2023-05-16 10:48:47 -04:00
Barış Soner Uşaklı
ae6c80200f closes https://github.com/NodeBB/NodeBB/issues/11558 2023-05-03 11:31:59 -04:00
Barış Soner Uşaklı
ce20d7f82f fix: https://github.com/NodeBB/NodeBB/issues/11543 2023-05-01 09:41:04 -04:00
Barış Soner Uşaklı
f7822dee4a fix: search getting hidden on mobile
refactor skinSwitcher
2023-04-23 09:40:39 -04:00
Barış Soner Uşaklı
11685db7b1 fix: don't crash for guests @julianlam or if component is misisng 2023-02-03 19:44:01 -05:00
Julian Lam
4aab6b14aa fix: chat placeholders + fixplaceholders logic for chats, nicer placeholders elsewhere 2023-02-03 16:22:38 -05:00
Julian Lam
a151430d96 fix: update notif placeholder code to handle both dropdowns 2023-02-03 15:30:15 -05:00
Julian Lam
4248ccdf07 fix: update notification dropdown placeholders to better reflect the actual content, clone placeholders based on actual unread count 2023-02-03 15:04:43 -05:00
Barış Soner Uşaklı
3d37eb3d2f add setTimeout to scroll handler 2023-02-01 09:14:12 -05:00
Barış Soner Uşaklı
79bc4451f0 bottom bar auto hide fixes 2023-01-29 16:55:54 -05:00
Barış Soner Uşaklı
95d6670b90 some mobile chat fixes 2023-01-29 15:36:58 -05:00
Barış Soner Uşaklı
7bc68eaf61 show bottom bar after ajaxify.end 2023-01-28 10:13:17 -05:00
Barış Soner Uşaklı
9dcdfdcbdf some fixes™️
closes https://github.com/NodeBB/NodeBB/issues/11229
2023-01-27 22:51:18 -05:00
Barış Soner Uşaklı
be15a67be1 add placeholder to draft dropdown 2023-01-27 11:56:52 -05:00
Barış Soner Uşaklı
d19163ca17 fix: <br> in drafts 2023-01-27 11:20:02 -05:00
Barış Soner Uşaklı
3c9d4d1e03 add confirm to draft discard 2023-01-26 10:40:10 -05:00
Barış Soner Uşaklı
96a619f92d nav tooltips 2023-01-25 11:08:10 -05:00
Barış Soner Uşaklı
8a9d79ab60 escape draft text 2023-01-23 09:50:45 -05:00
Barış Soner Uşaklı
3daf4e84fa fix: update navigator when sidebar is toggled 2023-01-19 23:14:12 -05:00
Barış Soner Uşaklı
79b9d2298f try out overscroll 2023-01-18 20:20:44 -05:00
Barış Soner Uşaklı
c0dc82b50e readd mobile navigator 2023-01-17 22:48:20 -05:00
Barış Soner Uşaklı
ad3ce55b95 bottom bar mobile fixes
use bs dropdowns but with full width
limit height of dropdowns so the buttons at the bottom are visible
2023-01-16 22:32:26 -05:00
Barış Soner Uşaklı
7cdcde76c3 nprogress 2023-01-16 20:23:30 -05:00
Barış Soner Uşaklı
10cc961427 feat: save the sidebar state in user settings 2023-01-16 10:39:11 -05:00
Barış Soner Uşaklı
854ee19969 update drafts 2023-01-15 23:35:26 -05:00
Barış Soner Uşaklı
95af277bf8 harmony per user theme settings 2023-01-13 13:35:52 -05:00
Barış Soner Uşaklı
74eac2cd05 chat changes 2023-01-12 20:02:52 -05:00
Barış Soner Uşaklı
1edf0967ba wide composer 2022-12-16 16:52:51 -05:00
Barış Soner Uşaklı
48cb3ab9c0 fix line-clamp, font fixes
draft changes
2022-12-07 11:58:19 -05:00
Julian Lam
df9162bb3d chore: add Inter font via fontsource instead, move fonts code over to its own scss file 2022-12-05 15:36:28 -05:00
Barış Soner Uşaklı
584e7d0776 mobile nav 2022-12-05 14:26:32 -05:00
Barış Soner Uşaklı
40556b859e feat: add skin switcher 2022-12-02 13:33:11 -05:00
Barış Soner Uşaklı
affa240cdd feat: drafts 2022-12-01 13:00:55 -05:00