Commit Graph

31 Commits (e32111c8bcb39c94480148b60ec4f9c50f66fd4d)

Author SHA1 Message Date
Baris Soner Usakli 39cf0476d3 follower and following count on account page
Baris Soner Usakli 44d07ea543 changed friends to following/followers, updated routes and the user.js functions
Julian Lam 51a941b6d5 tweaking templates code to accept a template-type attribute (for boolean purposes
psychobunny 54f86a912c mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files,
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 Soner Usakli ef304a712f strip tags from signature when they are saving, separated info in user profile and added signature box
Baris Usakli 994b7e8b33 signature
Baris Usakli 0e39acb366 moved addCommas to app, using addCommas in topic.tpl
Baris Usakli 09c80b8289 fixed unfollow button
Baris Usakli 3b0978caa7 add friend button invisible if user is already friend
Baris Usakli 58aa0ee647 friends
Baris Usakli 39798b9f79 changed the file upload to use streams
Baris Usakli 233752a9c7 why does urls dont work when put into address bar
Baris Usakli b13b74dadb buttons for add friend and send message
Baris Usakli 188b1d5ada for andrew
Baris Usakli d564811b71 fixed the data passing to accountedit.tpl
Baris Soner Usakli 0aeeac9d61 image upload and changing images will clean up later andrew stayla
Baris Usakli 9166a9ccde user edit changes
Baris Usakli 5edf7efd8f user edit and profile changes
Baris Usakli 187d5a101a edit page
Baris Usakli d308242d2d decimal places for rep and post count
Baris Usakli bf731dc224 user edit
Baris Usakli 6a6eeae426 edit changes
Baris Usakli 9ad1b572aa what i have
Baris Soner Usakli e57ae200e4 account page border
Baris Soner Usakli 91c2271ffd account page
Baris Soner Usakli 48d5100dfe some profile changes, added post count to users and account and some css to account
Baris Soner Usakli c906b7419a added reputation to /account
Baris Soner Usakli 73e958e627 added join date to users, fixed post count when a new topic is created. account page shows time joined,picture and name
Baris Usakli 7dc9fd83c1 account page shows up when logged in and 403 when logged out