Commit Graph

19 Commits (24e4be77d80f0101013ec6b935ba5ee7123a65ef)

Author SHA1 Message Date
Baris Usakli 24e4be77d8 closes
psychobunny 221b9bc149 formatting - template associated js
Baris Usakli e0cc35ba66 creating topics shows up in user profile too issue
Baris Usakli a2af4a3e91 closes
Baris Usakli 2deb0e1708 closes
Baris Soner Usakli cc1f668308 changed chat online offline messages
Baris Soner Usakli 6690f49c4e added profile views to users, little cleanup to use app.addCommasToNumbers
Baris Soner Usakli f4fdabd3ca changed to wrapper alert functions
Baris Soner Usakli 3f6f4e347d change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating
Baris Usakli 472f40479e privacy page
Baris Soner Usakli 08e3eac008 closes
Baris Soner Usakli e7c9079449 anons cant follow, hide follow button if not logged in
Baris Usakli c1b170ec86 removed anchor around recent posts on account page
Baris Usakli 93653e88df changed most of the ajax calls to use sockets
Baris Usakli 523b787e69 added csrf to ajax calls
Baris Usakli a32103efbe fixed indentation of account.js
Baris Soner Usakli 44d07ea543 changed friends to following/followers, updated routes and the user.js functions
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,