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
Julian Lam
f4b14df195
some more fixes to the session handling to ignore the /api folder, and
...
refactoring how the public directory is set up in webserver.js.
THIS COMMIT ALTERS NODEBB'S DEPENDENCIES!
Please run npm install after pulling.
12 years ago
Julian Lam
8d4fb77565
NEW DEPENDENCY: connect-redis
...
Persistent sessions with connect-redis.
12 years ago
Julian Lam
c1186f396e
some work on session login etc
12 years ago
Julian Lam
a73481af8b
more work with reset page
12 years ago
psychobunny
b04d262fe4
init, just some testing
12 years ago