Julian Lam
|
e542da1f52
|
added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins
|
2014-01-19 22:07:29 -05:00 |
|
Baris Soner Usakli
|
ddb9a4a60e
|
fixed user load more
|
2014-01-16 18:12:31 -05:00 |
|
Baris Soner Usakli
|
4366c11ec0
|
users.js fix
|
2014-01-16 18:10:38 -05:00 |
|
Baris Soner Usakli
|
e061978bd5
|
more fixes
|
2014-01-16 17:52:46 -05:00 |
|
Baris Soner Usakli
|
67799eac95
|
removed api: from client side socket calls
|
2014-01-16 15:10:37 -05:00 |
|
Julian Lam
|
a150691b5e
|
that's the last of it!! :D
|
2014-01-10 16:00:03 -05:00 |
|
Baris Soner Usakli
|
dff10045da
|
removed my console.logs as usual
|
2014-01-08 22:55:33 -05:00 |
|
Baris Soner Usakli
|
dabd2f29af
|
closes #747
|
2014-01-08 22:53:55 -05:00 |
|
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
2013-11-26 14:25:46 -05:00 |
|
Baris Soner Usakli
|
1a415b60be
|
fixed online page to match the changes made to the template
|
2013-10-31 16:20:21 -04:00 |
|
Baris Usakli
|
a662330b1b
|
fixed users page lists
|
2013-10-25 12:08:50 -04:00 |
|
Baris Usakli
|
24592cc696
|
fixed the anon-box in users/online to show inline
|
2013-10-23 15:24:43 -04:00 |
|
Baris Usakli
|
6c3e121b6c
|
remove a line, not needed
|
2013-10-09 17:38:00 -04:00 |
|
Baris Usakli
|
95ee7fb49f
|
added flag to empty container
|
2013-10-09 17:30:49 -04:00 |
|
Baris Usakli
|
b3f73eace1
|
fix for online page
|
2013-10-09 17:16:07 -04:00 |
|
Baris Usakli
|
2bdf12fb67
|
derp, need to revamp online page
|
2013-10-04 16:21:30 -04:00 |
|
Baris Usakli
|
c00b138bf2
|
some fixes to online page
|
2013-10-04 16:03:03 -04:00 |
|
Baris Usakli
|
1155eaf1f1
|
online page changes
|
2013-10-04 15:30:52 -04:00 |
|
Julian Lam
|
038e04dee6
|
revamped client side scripts so that they are loaded using Require.js instead.
|
2013-10-03 15:04:25 -04:00 |
|
Baris Usakli
|
aa6eff4c54
|
one more itme
|
2013-09-23 14:58:06 -04:00 |
|
Baris Usakli
|
f36583e676
|
possible fix for users/online duplication
|
2013-09-23 14:55:34 -04:00 |
|
Baris Usakli
|
b25c3d8b67
|
closes #324
|
2013-09-23 14:40:31 -04:00 |
|
Baris Usakli
|
776b51fef7
|
closes #323
|
2013-09-23 13:43:15 -04:00 |
|
Baris Usakli
|
29c17fd32e
|
fixed user infinite loading
|
2013-09-19 15:50:28 -04:00 |
|
psychobunny
|
221b9bc149
|
formatting - template associated js
|
2013-09-17 13:05:54 -04:00 |
|
Vincent Briglia
|
b1003e954e
|
user search shouldn't replace the whole top-level userbox
|
2013-09-12 16:04:04 +00:00 |
|
psychobunny
|
d62f36c6a0
|
now /users looks as it should. made some tweaks to user search to improve UX as well
|
2013-08-24 01:11:50 +08:00 |
|
psychobunny
|
8be896aebb
|
label-important to label-danger
|
2013-08-24 00:43:03 +08:00 |
|
Baris Soner Usakli
|
3f793ae902
|
changed document.body.offsetHeight to .height()
|
2013-08-21 14:33:05 -04:00 |
|
Baris Soner Usakli
|
ac56f3a30a
|
change document.body.scrollTop to .scrollTop()
|
2013-08-21 13:17:16 -04:00 |
|
Baris Soner Usakli
|
6690f49c4e
|
added profile views to users, little cleanup to use app.addCommasToNumbers
|
2013-08-16 13:03:56 -04:00 |
|
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
|
2013-08-13 11:39:19 -04:00 |
|
Baris Soner Usakli
|
48bb1b06c2
|
no need to store container
|
2013-08-12 14:35:28 -04:00 |
|
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
|
2013-08-12 14:32:56 -04:00 |
|
Baris Soner Usakli
|
c571a73a8b
|
closes #44
|
2013-06-29 17:17:09 -04:00 |
|
Baris Soner Usakli
|
56dc29a747
|
closes #44
|
2013-06-27 14:38:45 -04:00 |
|
Baris Usakli
|
9309722898
|
fixed indents
|
2013-06-20 16:48:17 -04:00 |
|
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,
|
2013-05-29 12:17:44 -04:00 |
|