Commit Graph

52 Commits (73de5f78fe1901630342c359e00889e7b7c9872f)

Author SHA1 Message Date
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead.
Baris Soner Usakli bcb492751c closes , also fixed progressbar
Baris Usakli 24e4be77d8 closes
Baris Usakli 59467c906d misc fixes
Baris Usakli bb14881b63 change getUserData to return err
psychobunny 619dd84d81 help block text in picture uploader
psychobunny f9fdfab19e accountedit.tpl -> modal updates for picture selector and uploader
psychobunny 94e565aa00 account pages done; 403; 404
psychobunny 9b35d8f8e1 migrating the rest of row-fluids to row
psychobunny 8be896aebb label-important to label-danger
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail
Baris Usakli 1e66116e1d closes
Baris Usakli 472f40479e privacy page
Baris Usakli 6af3b0ffc6 account settings
psychobunny fe996f75b6 replaced the ascii > with the right chevron icon
http://fortawesome.github.io/Font-Awesome/icon/chevron-right/
Baris Soner Usakli 343aba9eff added relative path to image upload url
Baris Usakli 6eb9af77e6 first pass at subfolder
Baris Usakli 1d39b08195 password change, closes
Baris Soner Usakli 884a259909 password reset form
Baris Soner Usakli e5817eecb0 img-polaroid on account/accountedit
Baris Soner Usakli f2e45e4ed1 changed spans on account page
Baris Usakli d3a190d74e username to userslug change
Baris Soner Usakli 6c63ad89de image upload sends the csrf token now
Baris Usakli 9309722898 fixed indents
Baris Soner Usakli 44d07ea543 changed friends to following/followers, updated routes and the user.js functions
Baris Soner Usakli b65f2bf97d birthday box type date
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 9c5fa5fc5e signature work
Baris Usakli bece6a7878 added signature to topic template
Baris Usakli 994b7e8b33 signature
Baris Usakli 9cd189e273 relative time fix
Baris Usakli 58aa0ee647 friends
Baris Usakli 39798b9f79 changed the file upload to use streams
Baris Usakli b13b74dadb buttons for add friend and send message
Baris Usakli 073b87982b moved user routes into routers/user.js
Baris Usakli d564811b71 fixed the data passing to accountedit.tpl
Baris Soner Usakli 901b378912 css fix
Baris Soner Usakli d7b6141e31 button to change picture
Baris Soner Usakli b18330f246 fixed bug in image upload that was causing multiple form submits, added progress bar to image upload
Baris Soner Usakli 3b6e20d4ef image upload cleaned up a bit
Baris Soner Usakli eccd1f66d1 removed some debug stuff from image upload
Baris Soner Usakli 5796140f58 image upload changes
Baris Soner Usakli 5785b16ae9 fixed users page so that all reps and post counts are comma delimited, some image upload fixes
Baris Soner Usakli e476e27807 image upload error msgs, file size limit
Baris Soner Usakli 0aeeac9d61 image upload and changing images will clean up later andrew stayla
Baris Soner Usakli 7d27a7c6d3 changed user update profile so that it only updates specific fields, before it was possible to send in rep,post count
Baris Usakli 5057af7bbe user edit fix for !==
Baris Usakli 9166a9ccde user edit changes
Baris Usakli 5edf7efd8f user edit and profile changes