331 Commits (3d4802ac68f538135afb0b1449d9c4db430c2e22)

Author SHA1 Message Date
Julian Lam 865edb70c2 added meta description to topics, closes #362 11 years ago
Julian Lam 839649d42f Merge branch 'master' of https://github.com/iamcardinal/NodeBB-enhancement into iamcardinal-merge 11 years ago
Minami eafb41602c Edited to simplify install
Removed the two steps and made it default to 0.0.0.0, edited the
webserver.js to reflect the changes.
11 years ago
Julian Lam c58cb257dc closes #349 - loading middlewares using async instead of crazy
middleware-stack modifying shenanigans
11 years ago
Quinton Marchi 571259f241 Adds hostname support, fixes #343
Works from previous testing but I haven't tried this personal revision
of the code. Take it with a grain of salt.
11 years ago
psychobunny 1fbc038e64 fixed conflicts, added new language key for users/online 11 years ago
psychobunny 5c7da4b686 fixed serverside templating; footer, logout internationalization; updated more global lang keys 11 years ago
Julian Lam d6dd74b50a removed extra debug log 11 years ago
Julian Lam 14720057c2 serving unminified libraries in development mode, minified otherwise 11 years ago
Julian Lam bcc65fd879 closed #328 11 years ago
Julian Lam 521586f08f Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam d7ea24e218 issue #322 - minifying css file and added jquery to minified compilation 12 years ago
Julian Lam e621d7e601 closed #322 - autominifying client-side assets on load 12 years ago
Baris Usakli b25c3d8b67 closes #324 12 years ago
Julian Lam 7fdf83089d linting 12 years ago
Julian Lam 8243019a60 closed #312 12 years ago
Baris Usakli 27cb837b08 closes #303 12 years ago
Baris Usakli 24e4be77d8 closes #304 12 years ago
psychobunny 64b071f277 nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest 12 years ago
psychobunny aea3181d27 formatting - server side core 12 years ago
Julian Lam b7498416fa fixing redisstore sessions with passworded redis stores 12 years ago
Julian Lam 49b201db0f added heroku support for dynamic port reading via process.env 12 years ago
Julian Lam c01ba1a3cb closed #296 12 years ago
Julian Lam d1c756306a updates to allow dynamic addition of static directories provided by plugins 12 years ago
Julian Lam 71bdd4608b removed defunct installation routes 12 years ago
Baris Usakli be51025048 the online count on the footer uses the websockets now, it should also instantly update when people come online or go offline, #273 12 years ago
Baris Usakli a1c9685b49 fixed image upload, delete temp file if there is error 12 years ago
Julian Lam 661fdfb43e bugfixing and allowing feeds to be generated on request (as opposed to just updated on posting 12 years ago
Julian Lam 164977972e totally derped commit 12 years ago
Julian Lam 03fb649274 Merge branch 'master' into user_groups 12 years ago
Julian Lam 201fb4d73e fixed #256 - where saving and retrieval of RSS feeds wasn't working on some instances due to a relative path being passed to read/writeFile 12 years ago
Julian Lam 02a02fa64c updated getTopicWithPosts to use a start and end option, and fixed issue with RSS feed saving (issue #256) 12 years ago
Julian Lam 9fae0d2505 removing dupe main post from posts array in topic noscript 12 years ago
Julian Lam 0a8c43901d more fixes to noscript 12 years ago
Julian Lam 3ed9e1dd51 closed #253, closed #252 12 years ago
Julian Lam 5e869a5e5c Merge branch 'master' into user_groups 12 years ago
Baris Soner Usakli 09b578522f added prefic to less middleware 12 years ago
Baris Usakli 599789634a closes #227 12 years ago
Julian Lam 8d26eb4e07 minor stuff and such 12 years ago
Baris Usakli 691b6611d0 user search uses reds now 12 years ago
Julian Lam 4416f8530d matching connect-redis session with cookie ttl 12 years ago
Baris Soner Usakli 4e48ab2363 changed max age to milliseconds 12 years ago
Julian Lam 0243e9c5be issue #214, preparing for addition of post.parse hook by renaming markdownToHTML to just "toHTML", and making it asynchronous. 12 years ago
Julian Lam 14e7907e06 closed #201 12 years ago
Julian Lam 96ee0a2017 closed #184 12 years ago
Baris Soner Usakli dd40cbc139 check if topicData is valid 12 years ago
Baris Soner Usakli 23db2e5c9e better fix for #198 12 years ago
Baris Soner Usakli eff1b174c0 closes #198 12 years ago
Julian Lam 9bc12f28b4 fuck git 12 years ago
Baris Usakli c647793512 meta config changes, refactors 12 years ago