You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 84433f29ab
Do not require a full refresh on login/logout (#6841)
* no-refresh login as well, plus lots of fixes for missing config on login

* replace config with new set on logout as well

* passing new payload data into new action:app.loggedIn hook, and old action:app.loggedOut hook

* fixed issues with socket.io not properly representing uid on server

* some light refactoring and cleanup

* minor cleanup, fixed spa logout not working after login

* have reconnection handler for socket.io wait 2s to confirm disconnection before reporting -- stops flicker if reconnecting immediately

* Dynamically replace chat and slideout menu on updateHeader()

... instead of just the menu items.

* more efficient calls to Benchpress and translator /cc @pitaj

* fix: chats and notification handlers not working after login

* fix: accidentally calling cb multiple times
7 years ago
..
account allow admins mods to watch/ignore categories for other users 7 years ago
category closes #6146 7 years ago
chats removed client-side chat message length check in favour of server-side check, firing new hook on messaging.checkContent for hooks to intercept 7 years ago
flags Switch client t.js usage to Benchpress 8 years ago
groups closes #6910 7 years ago
topic Fix for user being able to open multiple "delete posts" modals (#6770) 7 years ago
categories.js remove unused deps 7 years ago
category.js Recent refactor (#6879) 7 years ago
chats.js add loading=false 7 years ago
compose.js ESlint no-multiple-empty-lines 8 years ago
footer.js Unread changes closes #6781 (#6783) 7 years ago
infinitescroll.js Recent refactor (#6879) 7 years ago
login.js Do not require a full refresh on login/logout (#6841) 7 years ago
notifications.js closes #5754 8 years ago
pagination.js closes #6544 7 years ago
popular.js Recent refactor (#6879) 7 years ago
recent.js Recent refactor (#6879) 7 years ago
register.js set initial focus on register page 7 years ago
reset.js ESlint quotes 8 years ago
reset_code.js Various password logic fixes on client and server-side 7 years ago
search.js closes #6771 7 years ago
tag.js Recent refactor (#6879) 7 years ago
tags.js closes #6885 7 years ago
top.js Recent refactor (#6879) 7 years ago
topic.js closes nodebb/nodebb-theme-persona#339 7 years ago
unread.js Recent refactor (#6879) 7 years ago
users.js closes #6768 7 years ago