Julian Lam
d96bfee227
Resolving issue #2 -- added GPLv3 license file and updated package.json
2013-06-17 11:56:47 -04:00
Julian Lam
2c7f9c7103
updated package.json to include git link, and updated README.md to include
...
proper installation instructions
2013-06-17 08:30:45 -04:00
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
2013-06-11 13:58:02 -04:00
Julian Lam
85b9879ab8
patching app setup to also create the client-side config automatically.
...
also temporarily removing nodefly.
2013-06-05 10:43:35 -04:00
psychobunny
3a2152a1f8
added back nodefly. fixed package.json in a previous commit, our versioning of nodebb was what was breaking npm
2013-06-04 13:23:17 -04:00
psychobunny
3476be6233
removed atom-writer (and xml-writer) in favour of node-rss which seems to be better. updated feed.js
2013-06-04 13:21:08 -04:00
psychobunny
4207928ac2
removed nodefly temporarily due to some issue with npm install
2013-06-04 12:24:36 -04:00
Julian Lam
0031af8d4f
adding nodefly... just for fun. It'll need to be revamped later to remove the nodefly key.
2013-06-03 13:50:56 -04:00
psychobunny
bcc903ee1c
run npm install. starting rss atom feeds of topics. fixed bug in topics where new topics created were not being saved properly
2013-05-27 14:55:03 -04:00
Baris Usakli
d1041bedf4
imagemagick resizing
2013-05-15 15:01:05 -04:00
Julian Lam
08c303b3c7
interim commit
2013-05-06 10:05:00 -04:00
Julian Lam
bceaf67c20
INSTALL build-essential AND RUN npm install!!!!
...
bcrypt integration
2013-05-03 13:05:57 -04:00
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.
2013-05-02 20:35:42 -04:00
Julian Lam
9c05a76fcb
facebook integration
2013-05-02 15:57:43 -04:00
Julian Lam
32d9b5349e
beginning google integration
2013-05-02 12:45:22 -04:00
Julian Lam
8e5714cab4
skeleton for twitter integration via passport
2013-05-02 11:11:10 -04:00
Julian Lam
09fb79d3a2
integrated LESS middleware to static served CSS/less files
2013-05-02 09:40:44 -04:00
Julian Lam
d712f57141
refactored user authentication (passport-local, instead of my own
...
half-baked implementation)
2013-05-01 21:03:49 -04:00
Julian Lam
cb9a110a5d
RUN npm install AFTER PULLING THIS COMMIT!
...
Added user label to header, gravatar support
2013-04-29 12:22:02 -04:00
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.
2013-04-28 13:58:19 -04:00
Julian Lam
8d4fb77565
NEW DEPENDENCY: connect-redis
...
Persistent sessions with connect-redis.
2013-04-25 11:15:03 -04:00
Julian Lam
c1186f396e
some work on session login etc
2013-04-24 16:42:12 -04:00
Julian Lam
a73481af8b
more work with reset page
2013-04-23 15:39:23 -04:00
psychobunny
b04d262fe4
init, just some testing
2013-04-22 16:51:32 +00:00