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
..
admin closes #6912 7 years ago
client Do not require a full refresh on login/logout (#6841) 7 years ago
installer closes #6520 7 years ago
modules use showSelect 7 years ago
ajaxify.js #6535, use templateToRender clientside if its avaiable 7 years ago
app.js Do not require a full refresh on login/logout (#6841) 7 years ago
overrides.js add back timeago.allowFuture so we can notify when a ban will expire 8 years ago
require-config.js eliminate waitSeconds in rjs config 7 years ago
sockets.js Do not require a full refresh on login/logout (#6841) 7 years ago
utils.js Parse int (#6853) 7 years ago
widgets.js removed addNoReferrer usage as it is done server-side now 7 years ago