706 Commits (9e7afcf0ab9e4e4d5e0c6e4b8b1990e5d52cd8fb)

Author SHA1 Message Date
Julian Lam 9e7afcf0ab fixing issue where navigating to a non-existant category_id caused NodeBB
to crash
12 years ago
Baris Soner Usakli 2237166e0f removed console.log 12 years ago
Baris Soner Usakli 85b0fe7175 images debug 12 years ago
Baris Soner Usakli e9afd4a107 fixed broken view again 12 years ago
Baris Soner Usakli 667a102c8b added async.eachSeries to getCategories 12 years ago
Baris Soner Usakli 38aa5aa3e6 refactor to remove category_name and category_slug from topic hashes 12 years ago
Julian Lam 87baaacb8c Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
psychobunny 1e86f379d5 removed external link icon from signatures only 12 years ago
Julian Lam 93d4630433 Merge remote-tracking branch 'origin' 12 years ago
Julian Lam 123aac0862 limiting notification counts (issue #112) 12 years ago
psychobunny 240683ed24 merged conflicts. also fixed a potential issue where the external link icon would show up on internal links 12 years ago
psychobunny e66cab23cf added a screening page for external links. removed forced target = _blank on external links for UX consideration
used http://www.deviantart.com/users/outgoing?http://www.nodebb.org/ for
inspiration
12 years ago
Julian Lam 48e14e9464 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 712eec0872 re: issue #104, added external link icon to external links 12 years ago
Baris Usakli f0df2289e6 i keep forgetting console.logs in commits :/ 12 years ago
Baris Usakli 22d954d01f fixed for broken category view, after topic move 12 years ago
Baris Usakli d9fa78a866 again 12 years ago
Julian Lam 99ba792e6d changing all calls to marked to instead go through
PostTools.markdownToHTML
12 years ago
Julian Lam f40bf46656 closed #104 - anchors now have rel="nofollow" and open in a new window 12 years ago
Baris Usakli 52110016c7 closes #107 12 years ago
Baris Usakli 676765278e closes #111 12 years ago
Julian Lam 667c331a67 refactored `User.create` in preparation for twitter compatibility (issue 12 years ago
Baris Soner Usakli e39868c08e fixed regex 12 years ago
Baris Soner Usakli b25033be45 removed console.log 12 years ago
Baris Soner Usakli 7c31e12e6b removed debug console.logs 12 years ago
Baris Soner Usakli 863f471020 closes #103 12 years ago
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