680 Commits (aa54ac8495d77357094219663a82a10c3ba2a574)

Author SHA1 Message Date
Baris Soner Usakli 0b7da34a03 possible fix for #101 12 years ago
Baris Soner Usakli e437b4df66 removed commented out code 12 years ago
Baris Soner Usakli 919efd4052 drag and drop image upload first pass 12 years ago
Baris Soner Usakli f7291631d8 when a post is restored update topic timestamp 12 years ago
Baris Soner Usakli eec5249eb6 possible fix for wront sorting on /recent 12 years ago
Baris Soner Usakli 93c6228347 handle err 12 years ago
Julian Lam 782858c728 added dynamically generated robots.txt 12 years ago
Julian Lam 3c4b2c8075 fixed oddities in base_url and url generation for subdirectoried instances
of NodeBB
12 years ago
Baris Usakli e5301deea2 more async in categories 12 years ago
Baris Usakli ff9990701b changed to async.eachSeries 12 years ago
Baris Usakli 78358a8ccd forgot ] 12 years ago
Baris Usakli 04bc0cd2c9 oops 12 years ago
Baris Usakli a4de1b247f decrease/increase post count on post deletion/restore 12 years ago
Baris Usakli 3adddf44ca removed console.log 12 years ago
Baris Usakli 68c011ce63 recent replies link to user and topic 12 years ago
Baris Soner Usakli 2f20831d25 removed extra ; oops 12 years ago
Baris Soner Usakli 7ff6cd9cb2 closes #99 12 years ago
Baris Soner Usakli 285e19fbbf closes #97 12 years ago
Baris Soner Usakli f90eb72706 added minimum lengths into error messages 12 years ago
Baris Soner Usakli f7d27cdef1 nconf fixes 12 years ago
Baris Soner Usakli 4d670006e1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 65029ae169 content length changes 12 years ago
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) 12 years ago
Julian Lam 1fa900e615 added sitemap.xml to routes, closes #96 12 years ago
Julian Lam 6e91810231 introduction of theme engine parsing (themes go in /public/themes!) 12 years ago
Baris Usakli ca81732661 show correct version on admin/index 12 years ago
Baris Usakli 03d3f59804 change to async.each for addUserInfoToPosts 12 years ago
Baris Usakli 8369e2278f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 2bb4aab6ac changes to online users code 12 years ago
Julian Lam a06123579b issue #94 12 years ago
Julian Lam 1e4424d656 issue #94 again 12 years ago
Julian Lam d3541da9dd resolving regression introduced by errant install script (again) - issue 94 12 years ago
Julian Lam 2f1ef4c2a1 fixing regression introduced where the client-side config was incorrectly generated (resolves #94) 12 years ago
Baris Usakli 4f9a2d0b93 content check in posts 12 years ago
Baris Usakli 8d21d4f998 closes #91 12 years ago
Baris Usakli 582cd2f011 closes #89 12 years ago
Julian Lam c2e9cd621d issue #57, just for Damian :) 12 years ago
Julian Lam 7cdef19b94 issue #57 again - tightened the regex a bit more (escaped the dot) 12 years ago
Julian Lam 0553254a9b closed #57 12 years ago
Baris Soner Usakli 62919894b4 removed the bcrypt question from install, changed default to 12 12 years ago
Baris Soner Usakli a5b324cbc4 closes #86 12 years ago
Julian Lam 3c62b86096 Merge branch 'nconf' 12 years ago
Julian Lam 815bd7c10a THIS IS A BREAKING CHANGE
===

Please run `node app --setup` after you pull this commit.

refactored install script to its own library in /src, updated redis config
params to be nconf compatible
12 years ago
Julian Lam 145898c3ba using nconf to manage config file now (issue #24) 12 years ago
Baris Soner Usakli a7ed1f97df delete old email key before setting new one when someone changes their email 12 years ago
Julian Lam 41b3eabf1a updating code to not use a hardcoded version number, but rather read the #
from package.json
12 years ago
Julian Lam d4a0b3d05a showing the proper version # on default MOTD and globalified "ver" 12 years ago
Baris Soner Usakli 28b113c09f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 61cc0853db browsing thread changes to use sessions 12 years ago
Julian Lam 743e0569c1 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	src/topics.js
12 years ago