Julian Lam
9f9282873b
fix: skip mobile menu setup if Pulling not found
5 years ago
Julian Lam
32df25407c
fix: default background-size cover on chat heads
5 years ago
Barış Soner Uşaklı
cf6cf99bc0
https://github.com/NodeBB/NodeBB/issues/7562
6 years ago
Barış Soner Uşaklı
3738130642
closes https://github.com/NodeBB/NodeBB/issues/7160
6 years ago
Baris Usakli
9e1dc74ae8
dont require quick reply if its not enabled
6 years ago
Julian Lam
8ebc7dcc1d
fix: pulling not opening if toggled before event handler added
6 years ago
Julian Lam
d4b20749d6
move slideout and chat menus to partials
6 years ago
Barış Soner Uşaklı
07fe83e78e
closes #363
7 years ago
Barış Soner Uşaklı
4011316ae2
handle lg as well
7 years ago
Barış Soner Uşaklı
2b45197095
closes #402
7 years ago
Barış Soner Uşaklı
9a5c49d3fa
closes #418
7 years ago
Barış Soner Uşaklı
a5820b1ef3
closes https://github.com/NodeBB/NodeBB/issues/6724
7 years ago
Julian Lam
eb966cdf9c
Merge branch 'master' into develop
7 years ago
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
Julian Lam
4c2e2f09da
Squashed commit of the following:
...
commit 2b66f7cfccfeb7578b1ebdd6955464a29517566b
Author: Julian Lam <[email protected] >
Date: Thu Jan 11 15:22:23 2018 -0500
chat tweaks on persona and fixing taskbar integration for group chats
commit c4f6735025a981b4591f3d0b82e2897f72e43d4b
Author: Julian Lam <[email protected] >
Date: Wed Jan 10 15:12:54 2018 -0500
ported revamped vanilla chats page and modal to persona, nodebb/nodebb#6192
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
8 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
9 years ago
Peter Jaszkowiak
332230f051
Fixes #183 : short body menu animation, paginator ( #318 )
9 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
10 years ago
psychobunny
027ae0d5e1
show user card on click instead of hover
10 years ago
psychobunny
42c22d4409
closes #189
10 years ago
psychobunny
62accf7c45
prevent more than one usercard shown at a time
10 years ago
psychobunny
b3ab45c1a6
small optimization for usercards
10 years ago