Barış Soner Uşaklı
9a5c49d3fa
closes #418
6 years ago
Barış Soner Uşaklı
a5820b1ef3
closes https://github.com/NodeBB/NodeBB/issues/6724
6 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 <julian@nodebb.org>
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 <julian@nodebb.org>
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
7 years ago
Julian Lam
ddf2795284
removing persona-specific logic from chats from Persona
8 years ago
André Zanghelini
54023cad51
better noscript support
8 years ago
André Zanghelini
25f1971814
Normalise identation
8 years ago
Anil Mandepudi
888577ab24
Fix tabs
8 years ago
Anil Mandepudi
d4b5f9c5ca
Fix tabs
8 years ago
pichalite
41d7ec3c0c
Quick reply option
8 years ago
barisusakli
e3761293bb
on mobile when if chats page is loaded for a room open the chat
8 years ago
barisusakli
fff421b466
fix edit icons for nested replies
8 years ago
psychobunny
88618a530e
use minified version of autohidingnavbar instead
8 years ago
psychobunny
712c7e0550
latest autohidingNavbar
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
8 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
7be7d322ce
ability to toggle display of subcategories on categories page ( #284 )
...
* ability to toggle display of subcategories on categories page
* settingsv2
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
psychobunny
8870c99a39
closes https://github.com/NodeBB/NodeBB/issues/3981
9 years ago
pichalite
1d9061c5ba
don't show user card for guest
9 years ago
barisusakli
3e8f7c15f9
https://github.com/NodeBB/NodeBB/issues/3977
9 years ago
barisusakli
dacb90a7f1
fix chat switch in persona
9 years ago
psychobunny
a8c6783e0c
closes #213
9 years ago
Julian Lam
fae49fdcbd
fix #214 , and also added missing lib file for chats
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