psychobunny
64b071f277
nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest
12 years ago
Julian Lam
bec0b46a2c
refactoring installation scripts to use node prompt module, lots of other fixes
...
fixed #263 , fixed #264 , fixed #265
12 years ago
Julian Lam
e5b26fdad0
removing node-rss dep
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
d1a17b39ea
allowing npm update of socket.io to newer version
12 years ago
Julian Lam
abce5fd120
refactored postTools.toHTML to fire post.parse hook, and removed auto-markdowning
...
closed #214
12 years ago
Julian Lam
d4d4c3cc92
0.0.6
12 years ago
Julian Lam
a3cab53b73
added username mentions plugin to default, and tweaked admin panel to show
...
plugins installed via npm
12 years ago
Baris Usakli
6e17ff7981
added winston, added wrapper for winston.error until they fix it, issue #62
12 years ago
Julian Lam
1d81f43249
0.0.5
12 years ago
Julian Lam
645d0f60e4
dropping back to 0.0.4 for republish of 0.0.5
12 years ago
Julian Lam
85fb03c0f5
0.0.5
12 years ago
Julian Lam
74445c3d30
temporarily dropping back to 0.0.4 for re-issue
12 years ago
Julian Lam
b96084fb16
0.0.5
12 years ago
Baris Soner Usakli
0a7d41dafa
updated reds to 0.2.4
12 years ago
Julian Lam
661596e4cc
updated reds package in package.json to accept any version in the 0.2.x branch
12 years ago
Baris Soner Usakli
d6b9a2799b
full text search using reds, issue #142
12 years ago
Julian Lam
0ad9e84042
publishing 0.0.4
12 years ago
Julian Lam
a2f46b9e59
updated app name (lowercase only) and added missing dep request
12 years ago
Julian Lam
b5ecb9a762
removing dependency on package 'connect'
12 years ago
Julian Lam
f40bf46656
closed #104 - anchors now have rel="nofollow" and open in a new window
12 years ago
Baris Soner Usakli
aa54ac8495
updated passport and passport-twitter
12 years ago
Julian Lam
800ac86014
committing missing file pertaining to issue #96
12 years ago
Julian Lam
0a2b93b63f
updated to v0.0.3
12 years ago
Julian Lam
145898c3ba
using nconf to manage config file now (issue #24 )
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
Baris Soner Usakli
8f792a033a
added gravatar module
12 years ago
Baris Usakli
6eb9af77e6
first pass at subfolder
12 years ago
Julian Lam
ab6639e130
closed #64
12 years ago
Julian Lam
651c652df7
closed #65
12 years ago
Julian Lam
80519d4c97
updating package.json file to add "contributors" section
...
updated "repository" field
removed references to packages that are builtin (crypto and path)
12 years ago
Julian Lam
d96bfee227
Resolving issue #2 -- added GPLv3 license file and updated package.json
12 years ago
Julian Lam
2c7f9c7103
updated package.json to include git link, and updated README.md to include
...
proper installation instructions
12 years ago
Julian Lam
740cf13e8d
updated less-middleware to 1.1.12 (fixing odd regression with LESS package update). Fixed issue where editing of posts was wonky because the title was being grabbed incorrectly
12 years ago
Julian Lam
85b9879ab8
patching app setup to also create the client-side config automatically.
...
also temporarily removing nodefly.
12 years ago
psychobunny
3a2152a1f8
added back nodefly. fixed package.json in a previous commit, our versioning of nodebb was what was breaking npm
12 years ago
psychobunny
3476be6233
removed atom-writer (and xml-writer) in favour of node-rss which seems to be better. updated feed.js
12 years ago
psychobunny
4207928ac2
removed nodefly temporarily due to some issue with npm install
12 years ago
Julian Lam
0031af8d4f
adding nodefly... just for fun. It'll need to be revamped later to remove the nodefly key.
12 years ago
psychobunny
bcc903ee1c
run npm install. starting rss atom feeds of topics. fixed bug in topics where new topics created were not being saved properly
12 years ago
Baris Usakli
d1041bedf4
imagemagick resizing
12 years ago
Julian Lam
08c303b3c7
interim commit
12 years ago
Julian Lam
bceaf67c20
INSTALL build-essential AND RUN npm install!!!!
...
bcrypt integration
12 years ago
Julian Lam
0ae4e31163
RUN "npm install" AFTER THIS GIT PULL!!
...
Integrated markdown parsing to all post content. Title content by default
not going to be parsed, using default options unless circumstances dictate
otherwise.
12 years ago
Julian Lam
9c05a76fcb
facebook integration
12 years ago
Julian Lam
32d9b5349e
beginning google integration
12 years ago
Julian Lam
8e5714cab4
skeleton for twitter integration via passport
12 years ago
Julian Lam
09fb79d3a2
integrated LESS middleware to static served CSS/less files
12 years ago
Julian Lam
d712f57141
refactored user authentication (passport-local, instead of my own
...
half-baked implementation)
12 years ago
Julian Lam
cb9a110a5d
RUN npm install AFTER PULLING THIS COMMIT!
...
Added user label to header, gravatar support
12 years ago