Commit Graph

39 Commits (9cb20c3886cb1680f72ee9f3265d5754b6b12798)

Author SHA1 Message Date
Baris Usakli 541993c80a fontawesome 4 migration, closes
psychobunny b90eef6d19 use icon-search instead of icon-circle-blank on /users/search
Baris Usakli 40108f92c9 closes
Julian Lam e41ca491ff fixed use of divs inside a UL... how weird heh.
Baris Usakli 24592cc696 fixed the anon-box in users/online to show inline
Baris Usakli c00b138bf2 some fixes to online page
Baris Usakli 1155eaf1f1 online page changes
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead.
psychobunny 1fbc038e64 fixed conflicts, added new language key for users/online
Baris Usakli 776b51fef7 closes
psychobunny 56b7d6cb7c internationalization: users
psychobunny 0b0b06e8b9 fixed users.tpl from fail merge earlier
Baris Usakli e5ef498164 merged users.tpl
Baris Usakli 24e4be77d8 closes
psychobunny 8ec3371139 cerulean theme: new users view
psychobunny ec150d4a4c removed unnecessary markup from users
Baris Usakli 1b33b4425b removed active from pill, #issue 231
psychobunny dd86812822 some BS2 buttons managed to escape my grasp.. until now.
psychobunny d62f36c6a0 now /users looks as it should. made some tweaks to user search to improve UX as well
psychobunny 8be896aebb label-important to label-danger
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail
Baris Soner Usakli 6690f49c4e added profile views to users, little cleanup to use app.addCommasToNumbers
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
Baris Usakli 6eb9af77e6 first pass at subfolder
Baris Usakli 79074fd597 prettier user boxes
Baris Soner Usakli c571a73a8b closes
Baris Soner Usakli d0af1230b5 query params will need a fix before we can send /users?sort=latest to templates
Baris Soner Usakli 56dc29a747 closes
Baris Usakli d3a190d74e username to userslug change
Baris Usakli 9309722898 fixed indents
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,
psychobunny d36a81966a use ajaxify to load 404 (prevents weird refreshing bug); part 1 of client side refactor: moving all template javascript vars into dom;
templates.get, templates.set for dynamic variables populated via tpls
Baris Usakli 0e39acb366 moved addCommas to app, using addCommas in topic.tpl
Baris Soner Usakli 5785b16ae9 fixed users page so that all reps and post counts are comma delimited, some image upload fixes
Baris Soner Usakli 9ba5490da6 users page images 80x80
Baris Usakli d308242d2d decimal places for rep and post count
Baris Soner Usakli a80e9c3cdd users page change
Baris Soner Usakli 8710aa3457 users page
Baris Usakli 781d7cf9cf template stuff