48 Commits (fa98da697863bbee58c0f58299cb854d2d4f9dd8)

Author SHA1 Message Date
barisusakli fa98da6978 related to #1250 11 years ago
barisusakli 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js 11 years ago
psychobunny 857df86726 fixed pagination, and loading of template blocks on cold load (temp solution) 11 years ago
akhoury 1b207d8276 IE8 support, general cleanups, from native to $ objects ... 11 years ago
Baris Soner Usakli e3d01df6a2 closes #980 11 years ago
Baris Soner Usakli 6ab5f42ef0 only update anon count if on online page 11 years ago
Baris Soner Usakli 56cdc86a37 took out userSockets, using io.sockets.clients() now' 11 years ago
Baris Soner Usakli a0195ffa32 fixes users online loadmore 11 years ago
Baris Soner Usakli 52962a7e9b dont show invisible users in online users page 11 years ago
Baris Soner Usakli f3bdc55348 little tweak to user search show timing and 10 users, sort after slicing 11 years ago
Julian Lam e542da1f52 added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins 11 years ago
Baris Soner Usakli ddb9a4a60e fixed user load more 11 years ago
Baris Soner Usakli 4366c11ec0 users.js fix 11 years ago
Baris Soner Usakli e061978bd5 more fixes 11 years ago
Baris Soner Usakli 67799eac95 removed api: from client side socket calls 11 years ago
Julian Lam a150691b5e that's the last of it!! :D 11 years ago
Baris Soner Usakli dff10045da removed my console.logs as usual 11 years ago
Baris Soner Usakli dabd2f29af closes #747 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 12 years ago
Baris Soner Usakli 1a415b60be fixed online page to match the changes made to the template 12 years ago
Baris Usakli a662330b1b fixed users page lists 12 years ago
Baris Usakli 24592cc696 fixed the anon-box in users/online to show inline 12 years ago
Baris Usakli 6c3e121b6c remove a line, not needed 12 years ago
Baris Usakli 95ee7fb49f added flag to empty container 12 years ago
Baris Usakli b3f73eace1 fix for online page 12 years ago
Baris Usakli 2bdf12fb67 derp, need to revamp online page 12 years ago
Baris Usakli c00b138bf2 some fixes to online page 12 years ago
Baris Usakli 1155eaf1f1 online page changes 12 years ago
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead. 12 years ago
Baris Usakli aa6eff4c54 one more itme 12 years ago
Baris Usakli f36583e676 possible fix for users/online duplication 12 years ago
Baris Usakli b25c3d8b67 closes #324 12 years ago
Baris Usakli 776b51fef7 closes #323 12 years ago
Baris Usakli 29c17fd32e fixed user infinite loading 12 years ago
psychobunny 221b9bc149 formatting - template associated js 12 years ago
Vincent Briglia b1003e954e user search shouldn't replace the whole top-level userbox 12 years ago
psychobunny d62f36c6a0 now /users looks as it should. made some tweaks to user search to improve UX as well 12 years ago
psychobunny 8be896aebb label-important to label-danger 12 years ago
Baris Soner Usakli 3f793ae902 changed document.body.offsetHeight to .height() 12 years ago
Baris Soner Usakli ac56f3a30a change document.body.scrollTop to .scrollTop() 12 years ago
Baris Soner Usakli 6690f49c4e added profile views to users, little cleanup to use app.addCommasToNumbers 12 years ago
Baris Usakli 0fef0aa582 disable load more users button if there is not more users, dont show mark all read in unread if user isnt logged in 12 years ago
Baris Soner Usakli 48bb1b06c2 no need to store container 12 years ago
Baris Soner Usakli ded0200355 upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in 12 years ago
Baris Soner Usakli c571a73a8b closes #44 12 years ago
Baris Soner Usakli 56dc29a747 closes #44 12 years ago
Baris Usakli 9309722898 fixed indents 12 years ago
psychobunny 34131ad46c modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
todo: still need to organize the individual scripts client side,
12 years ago