Julian Lam
|
6bc759748f
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-02-28 20:51:17 -05:00 |
|
Julian Lam
|
1f136c6a72
|
ninjafix to mappedPath
|
2014-02-28 20:51:12 -05:00 |
|
Baris Soner Usakli
|
24b669bd39
|
some fixes for search plugin
|
2014-02-28 20:47:49 -05:00 |
|
Julian Lam
|
1c19ae48bd
|
fixed #1143 -- also removed near-meaningless info messages saying that a Hook had been registered.
|
2014-02-28 20:39:27 -05:00 |
|
Julian Lam
|
5540313b7f
|
fixing path resolution for plugins in production mode
|
2014-02-28 20:13:28 -05:00 |
|
Julian Lam
|
5e2460e17e
|
fixed #1144
|
2014-02-28 20:05:19 -05:00 |
|
Baris Soner Usakli
|
e75c303b89
|
added unique visitor count to admin dashboard
|
2014-02-28 17:19:42 -05:00 |
|
Baris Soner Usakli
|
7081c7dcc4
|
moved ip log to api
|
2014-02-28 16:50:39 -05:00 |
|
Julian Lam
|
6a649f9b9a
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-02-28 16:21:09 -05:00 |
|
Julian Lam
|
561b42d0f9
|
new staticDirs format, @mrwaffle
|
2014-02-28 16:21:02 -05:00 |
|
Baris Soner Usakli
|
ccd29bfd61
|
added callback to category update
|
2014-02-28 15:25:50 -05:00 |
|
Matthew Conlen
|
a2a9c8fd8a
|
fix error with undefined callback
|
2014-02-28 12:58:05 -05:00 |
|
Baris Soner Usakli
|
9b4ca12dc1
|
fixed missing var, posts.js cleanup
|
2014-02-28 00:14:11 -05:00 |
|
Baris Soner Usakli
|
091723a8c5
|
closes #1101
|
2014-02-27 23:45:12 -05:00 |
|
Julian Lam
|
dfd13fac0d
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-02-27 14:05:55 -05:00 |
|
Julian Lam
|
44ac7ec262
|
added new hooks for rendering help messages in composer, removed markdown text from translation
|
2014-02-27 14:05:31 -05:00 |
|
Baris Soner Usakli
|
30eb85f96e
|
fixed conflicts
|
2014-02-27 12:46:37 -05:00 |
|
Julian Lam
|
c7274e11d0
|
removing the bit of code that disables plugins if the minver does not satisfy (too annoying imo)... now that we have ./nodebb reset, this is moot
|
2014-02-27 10:28:49 -05:00 |
|
Julian Lam
|
5b301772bb
|
added daemon capability to ./nodebb start, npm start/stop scripts
|
2014-02-27 10:06:31 -05:00 |
|
Baris Soner Usakli
|
38e4a6c8b0
|
better check
|
2014-02-27 01:51:33 -05:00 |
|
Baris Soner Usakli
|
b8c089cfaa
|
added check for invalid tags
|
2014-02-27 01:43:24 -05:00 |
|
akhoury
|
3f1d5c6656
|
merge fork with upstream master
|
2014-02-26 22:01:29 -05:00 |
|
akhoury
|
1b207d8276
|
IE8 support, general cleanups, from native to $ objects ...
|
2014-02-26 21:55:29 -05:00 |
|
akhoury
|
b59c10a1e9
|
took out some overrides out utils to a new overrides.js
|
2014-02-26 21:49:22 -05:00 |
|
Baris Soner Usakli
|
81f4767687
|
user.js hint
|
2014-02-26 21:04:20 -05:00 |
|
Baris Soner Usakli
|
6a962655e4
|
jshint for topics.js
|
2014-02-26 20:38:49 -05:00 |
|
Baris Soner Usakli
|
f1f7b59d58
|
missed this one
|
2014-02-26 20:31:30 -05:00 |
|
Baris Soner Usakli
|
99bf882a1c
|
removed cid from getTopicsByTids
|
2014-02-26 19:55:28 -05:00 |
|
Baris Soner Usakli
|
ad37715972
|
empty array if not topics in catgory
|
2014-02-26 17:34:02 -05:00 |
|
Baris Soner Usakli
|
d5268f5497
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2014-02-26 17:17:02 -05:00 |
|
Baris Soner Usakli
|
56bbeb9950
|
use disableSocialButtons from config
|
2014-02-26 17:16:55 -05:00 |
|
psychobunny
|
2247a8b21f
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2014-02-26 17:00:07 -05:00 |
|
psychobunny
|
aee2b2ecd0
|
allow express to serve parsed tpls via res.render
|
2014-02-26 17:00:03 -05:00 |
|
Baris Soner Usakli
|
7f2d70d7f6
|
minor cleanups
|
2014-02-26 16:58:02 -05:00 |
|
Baris Soner Usakli
|
a83d4a9dd5
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2014-02-26 16:43:28 -05:00 |
|
Baris Soner Usakli
|
ea6cf3bbd5
|
more cleanup and changes to topics
|
2014-02-26 16:43:21 -05:00 |
|
psychobunny
|
87baeebc3f
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2014-02-26 15:58:45 -05:00 |
|
psychobunny
|
5145ba1aac
|
added a route to get moderators by category id
|
2014-02-26 15:58:42 -05:00 |
|
Baris Soner Usakli
|
8da7a6f2f3
|
cleanup
|
2014-02-26 15:32:32 -05:00 |
|
Julian Lam
|
3f7e458866
|
fixed #1127
|
2014-02-25 23:06:21 -05:00 |
|
Julian Lam
|
815e78339f
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-02-25 18:14:11 -05:00 |
|
Julian Lam
|
101a6ab812
|
minifying css
|
2014-02-25 18:14:06 -05:00 |
|
Baris Soner Usakli
|
1ba3acfd03
|
display ips to admins/users on profile
|
2014-02-25 17:34:42 -05:00 |
|
Baris Soner Usakli
|
de3bc84fde
|
removed logs
|
2014-02-25 17:23:13 -05:00 |
|
Baris Soner Usakli
|
cc8ac2c026
|
get ips if admin or self
|
2014-02-25 17:21:30 -05:00 |
|
Julian Lam
|
309dcaee06
|
fixed issue where even dev mode would call the minifier for js
|
2014-02-25 17:00:26 -05:00 |
|
Julian Lam
|
12e3e45398
|
closed #1095 - js is now minified and saved to memory the first time it is requested (on prod mode), same with theme CSS
|
2014-02-25 16:50:58 -05:00 |
|
Julian Lam
|
bc1c419722
|
caching compiled CSS locally, so repeated calls to the stylesheet serve from cache
|
2014-02-25 15:20:21 -05:00 |
|
Julian Lam
|
7f11d78b82
|
Merge branch 'master' into less-is-moar
|
2014-02-25 14:59:21 -05:00 |
|
Baris Soner Usakli
|
7c1a46f25d
|
misc cleanup
|
2014-02-25 14:41:14 -05:00 |
|