Commit Graph

688 Commits (93c62283473d11900ef6e7bf4e25a033118dea7c)

Author SHA1 Message Date
Baris Soner Usakli 343aba9eff added relative path to image upload url
Baris Usakli c1b170ec86 removed anchor around recent posts on account page
Baris Usakli 68c011ce63 recent replies link to user and topic
Baris Soner Usakli f90eb72706 added minimum lengths into error messages
Baris Soner Usakli f7d27cdef1 nconf fixes
Julian Lam d0c4302d24 removing non-existant unit tests from admin template, and setting admin theme to always be the bootstrap default (so errant themes don't render the admin panel useless)
Julian Lam 6e91810231 introduction of theme engine parsing (themes go in /public/themes!)
Julian Lam 936d29d907 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 44f9fe9f6c fixing issue where the email check always failed... whoops!
Baris Usakli ca81732661 show correct version on admin/index
Baris Usakli 2bb4aab6ac changes to online users code
Baris Usakli 8d21d4f998 closes
Baris Usakli 582cd2f011 closes
Julian Lam ed967a0e2f applied minor suggestion suggested by @damianb in issue
closed  (regression due to text selection enhancement)
Baris Soner Usakli cf5f9ad9bd share links wont refresh page
Baris Soner Usakli dd4ee28d26 removed ajaxify.enable, closes
Julian Lam 145898c3ba using nconf to manage config file now (issue )
Julian Lam 0e854119c6 removed duplicate id in topic template, closed , where opening a couple threads caused the reply window to load multiple times
Julian Lam 86ad794918 closed
Julian Lam 7ec8358369 closed
Baris Soner Usakli 5819b43595 moved index code from index.tpl to its own file
Baris Soner Usakli f7f5da00e1 another fix for js crashes
Baris Soner Usakli 6f57e639f9 changed input to meta
Baris Soner Usakli 49445767cb temp fix to resolve socket js error
Baris Soner Usakli f8518b1a9a moved js code in footer.tpl for admin into footer.js
Baris Soner Usakli bfc87a8178 fixed admin js error, was trying to use socket. before it was connected
Baris Soner Usakli 7191d94099 admin fix
Baris Soner Usakli 4a79459a87 bolded footer topic/post count
Baris Soner Usakli 8d2c4fd625 closes
Baris Soner Usakli 62ef925fd3 removed graph/picture, closes
Baris Soner Usakli 9f892c2e80 fixed pushState urls
Baris Soner Usakli 069368fe88 removed callback
Baris Soner Usakli de55a35684 more fixes for relative paths
Baris Soner Usakli 2c5e9d47ad admin routes and fixes
Baris Soner Usakli d7597608d5 fixed login register logout
Baris Soner Usakli 43e73e3aba url fixes for templates
Baris Usakli 6eb9af77e6 first pass at subfolder
Baris Usakli 93653e88df changed most of the ajax calls to use sockets
Baris Usakli 79074fd597 prettier user boxes
Baris Usakli 9b02fa0ab9 reduced delay on anims
Baris Usakli 8f2a0014b3 closes
Baris Usakli 1d39b08195 password change, closes
Baris Soner Usakli f4b3ef01df tiles animate on :hover
Baris Soner Usakli ac04bef26e live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories
Baris Soner Usakli 8f4848cc69 userList function for active users, moved it to server side too
Baris Soner Usakli f2d7f856aa async.each in user.js
Baris Soner Usakli 884a259909 password reset form
Julian Lam 6ac2564bad Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 5eda18e03c fixing issue with routes that don't have (or need) a corresponding api_method case from crashing due to 404. (issue )
Baris Soner Usakli 6a4dcc75c2 changes to user routes to return null