121 Commits (caf5d182380f0ddcbbf31b3a93a03015645819ec)

Author SHA1 Message Date
Julian Lam 3847f603db refactor: move persona settings to dedicated user page 3 years ago
Barış Soner Uşaklı 31ecf92195 feat: move lib to public so grunt properly builds client side 4 years ago
Barış Soner Uşaklı 245359b656 fix: dont clear input if there is an error 5 years ago
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
Julian Lam 7f3c58a022 fix: nodebb/nodebb#7345, textcomplete for Persona QR 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
Barış Soner Uşaklı dd2c767cc3 closeshttps://github.com/NodeBB/NodeBB/issues/6865 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 6 years ago
Barış Soner Uşaklı 4011316ae2 handle lg as well 6 years ago
Barış Soner Uşaklı 2b45197095 closes #402 6 years ago
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