90 Commits (48001943214fd594a9445aa560c64c74dd401df3)

Author SHA1 Message Date
psychobunny 642d885c0d use utils.debounce instead 7 years ago
Julian Lam 3f43ec1af5 Fixing #401
Resolving regression caused by #393, and re-introduced original
resize handler method used by @petergood -- placing it behind
lodash .debounce should appease @pitaj's concerns, but I frankly
see no other way to have this feature but also fix cases where
the header is not at the top of the page.
7 years ago
petergood 46941dec93 Removed redundant code 7 years ago
petergood 377fbfd2b0 Added media query to determine if header should auto hide 7 years ago
petergood d71d19e23b Fixed navbar autohide after viewport resize 7 years ago
Barış Soner Uşaklı 97806be343 if chat is disabled dont show chat menu 7 years ago
Peter Jaszkowiak a38221f1c9 Fix RTL switching sides of menus and buttons 7 years ago
Peter Jaszkowiak d37602e34d Close NodeBB/NodeBB#6104 7 years ago
Peter Jaszkowiak d018d0a38b Allow swiping from the entire screen 7 years ago
Peter Jaszkowiak 7cc987ece2 Show setting in column, fix button width sizes 7 years ago
Peter Jaszkowiak 78580d7be1 Move chats to a separate slideout menu on the right side
- Switched to the Pulling library
- Moved nav menu to the left side, as is normal elsewhere
- Added chat button on right side
- Unread icon on it shows unread chats
- Added slideout menu on right for only chats
- Both sides will slide open and everything
- Switched to drawer menus instead of the previous reveal style menus
7 years ago
psychobunny cd4fbe8975 closes https://github.com/NodeBB/NodeBB/issues/5969 7 years ago
Julian Lam ddf2795284 removing persona-specific logic from chats from Persona 8 years ago
Anil Mandepudi d4b5f9c5ca Fix tabs 8 years ago
pichalite 41d7ec3c0c Quick reply option 8 years ago
barisusakli fff421b466 fix edit icons for nested replies 8 years ago
barisusakli faf07be17a fix chat on mobile 8 years ago
Peter Jaszkowiak 332230f051 Fixes #183: short body menu animation, paginator (#318) 8 years ago
psychobunny 88b11b83cc check for preventSlideOut class 9 years ago
barisusakli afab95c328 closes #239 9 years ago
barisusakli 6ad88f5b7f if status is changed close menu, and only update the status for the current user 9 years ago
Julian Lam 08546257e2 fixed issue with data.url being undefined if ajaxification is canceled 9 years ago
barisusakli e1a13a807d closes https://github.com/NodeBB/NodeBB/issues/4860 9 years ago
pichalite 5d249ee913 fixes NodeBB/NodeBB#4483 (#277) 9 years ago
psychobunny e79cef5843 closes https://github.com/NodeBB/NodeBB/issues/4423 9 years ago
psychobunny be64a1fecf closes https://github.com/NodeBB/NodeBB/issues/4102 9 years ago
psychobunny 16a3ad4563 closes https://github.com/NodeBB/NodeBB/issues/4122 9 years ago
pichalite 1d9061c5ba don't show user card for guest 9 years ago
psychobunny a8c6783e0c closes #213 9 years ago
Julian Lam 5eede87d23 nodebb/nodebb#3915 9 years ago
psychobunny 2fb77459be added back follow button to profile page 9 years ago
psychobunny 69f0be13a0 fix usercards for reverse sort order of posts 9 years ago
psychobunny 027ae0d5e1 show user card on click instead of hover 9 years ago
psychobunny 42c22d4409 closes #189 9 years ago
psychobunny 62accf7c45 prevent more than one usercard shown at a time 9 years ago
psychobunny b3ab45c1a6 small optimization for usercards 9 years ago
psychobunny 4fb421d5ad usercard fix for guests 9 years ago
psychobunny 5f66560361 i8n for usercards 9 years ago
psychobunny 9db6b31238 hooked up socket calls to usercard 9 years ago
psychobunny 06c02a63fe cleanup + made fab primary coor 9 years ago
psychobunny 48002a693f fix for user card on topic page 9 years ago
psychobunny 7f64e2d1d8 human readable numbers for user card 9 years ago
psychobunny 05bc0299aa fixed mouseleave event 9 years ago
psychobunny 1d444614e3 usercards init 9 years ago
Julian Lam 8b68efda0d fixed user-icons in chat taskbar 9 years ago
barisusakli 4a35efea24 #152 for child nodes 9 years ago
barisusakli 561669fcb4 closes #152 9 years ago
psychobunny 3dd30a84d7 removed mobile paginator experiment 10 years ago
psychobunny f4e9b605e2 fix notifs loading on slide out 10 years ago
psychobunny 09c605671a fix for missing notifications and chats on mobile menu 10 years ago