Julian Lam
|
964fbfe2bb
|
fixes to get nodebb to at least load on IE
|
2013-09-24 13:30:54 -04:00 |
|
Baris Usakli
|
8fb8956c0d
|
closes #331
|
2013-09-24 13:30:09 -04:00 |
|
psychobunny
|
c11920ac08
|
internationalization: 404 and 403
|
2013-09-24 13:22:10 -04:00 |
|
Baris Usakli
|
9a4eb26246
|
closes #332
|
2013-09-24 13:06:14 -04:00 |
|
Julian Lam
|
0d9958afe7
|
HOTFIX for scripts
|
2013-09-24 13:01:18 -04:00 |
|
Julian Lam
|
d6dd74b50a
|
removed extra debug log
|
2013-09-24 12:34:54 -04:00 |
|
Julian Lam
|
d5437ca8fa
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2013-09-24 12:34:17 -04:00 |
|
Julian Lam
|
14720057c2
|
serving unminified libraries in development mode, minified otherwise
|
2013-09-24 12:33:51 -04:00 |
|
Baris Usakli
|
170ed8cc01
|
fixed conflict
|
2013-09-24 12:31:28 -04:00 |
|
Baris Usakli
|
25576eb35a
|
closes #329
|
2013-09-24 12:29:51 -04:00 |
|
Julian Lam
|
66cb1fb6ad
|
removed console.log from socket connection success handler
|
2013-09-24 11:02:06 -04:00 |
|
Julian Lam
|
bcc65fd879
|
closed #328
|
2013-09-24 08:38:19 -04:00 |
|
Julian Lam
|
99440585e6
|
Merge branch 'master' into optimize-22-09-2013
Conflicts:
package.json
|
2013-09-23 20:04:09 -04:00 |
|
Baris Usakli
|
290d69d14a
|
remember where the topic was left off
|
2013-09-23 17:41:54 -04:00 |
|
Baris Usakli
|
4fce06677f
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-09-23 16:49:11 -04:00 |
|
Baris Usakli
|
f53cd8b5b6
|
category view fix
|
2013-09-23 16:49:01 -04:00 |
|
Julian Lam
|
da59f47624
|
adding missing files
|
2013-09-23 15:46:40 -04:00 |
|
Julian Lam
|
521586f08f
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2013-09-23 15:45:23 -04:00 |
|
Julian Lam
|
f39a7ada7c
|
skipping minification if the minFile is already up-to-date - issue #322
|
2013-09-23 15:45:03 -04:00 |
|
Baris Usakli
|
bae9f46d8b
|
small fixes to search
|
2013-09-23 15:31:52 -04:00 |
|
Julian Lam
|
d7ea24e218
|
issue #322 - minifying css file and added jquery to minified compilation
|
2013-09-23 15:27:46 -04:00 |
|
Julian Lam
|
e621d7e601
|
closed #322 - autominifying client-side assets on load
|
2013-09-23 15:21:34 -04:00 |
|
Baris Usakli
|
aa6eff4c54
|
one more itme
|
2013-09-23 14:58:06 -04:00 |
|
Baris Usakli
|
f36583e676
|
possible fix for users/online duplication
|
2013-09-23 14:55:34 -04:00 |
|
Baris Usakli
|
0a0a91d4b2
|
remove listener
|
2013-09-23 14:51:59 -04:00 |
|
Baris Usakli
|
6c70f9e308
|
only collapse header if its expanded
|
2013-09-23 14:51:16 -04:00 |
|
Baris Usakli
|
b25c3d8b67
|
closes #324
|
2013-09-23 14:40:31 -04:00 |
|
Baris Usakli
|
bade99d069
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-09-23 13:43:25 -04:00 |
|
Baris Usakli
|
776b51fef7
|
closes #323
|
2013-09-23 13:43:15 -04:00 |
|
Julian Lam
|
da2d014f00
|
added IRC link to wiki
|
2013-09-23 12:55:21 -04:00 |
|
Julian Lam
|
7fdf83089d
|
linting
|
2013-09-23 12:50:27 -04:00 |
|
Julian Lam
|
043aafd7b7
|
closed #315
|
2013-09-22 20:40:10 -04:00 |
|
Julian Lam
|
3254979568
|
re: #321, removed cheerio dep from package.json
|
2013-09-22 15:28:22 -04:00 |
|
Julian Lam
|
6fd202fe36
|
closed #321, removed cheerio use altogether, and made changes to the
client side to ajaxify the user to /outgoing when an external link is
clicked
|
2013-09-22 15:27:10 -04:00 |
|
Julian Lam
|
5f00f1e18e
|
renamed "toHTML" method to "parse"
|
2013-09-22 13:54:21 -04:00 |
|
Julian Lam
|
c940ce3329
|
camelCased get_latest_undeleted_pid method
|
2013-09-22 13:33:05 -04:00 |
|
Julian Lam
|
2366e2b209
|
refactored get_latest_undeleted_pid to not blindly call getPostsByTid in
order to determine post deletion. (issue #320)
|
2013-09-22 13:28:10 -04:00 |
|
Julian Lam
|
2b7fd3c9d1
|
interim commit
|
2013-09-22 12:55:03 -04:00 |
|
Andrew Darqui
|
d3e37d1716
|
slight variable name changes & remove unused var from getPostsByPids, removed underscore dependency
|
2013-09-22 00:36:56 -04:00 |
|
Andrew Darqui
|
d2b858c997
|
slight variable name changes & remove unused var from getPostsByPids, removed underscore dependency
|
2013-09-22 00:36:40 -04:00 |
|
Baris Soner Usakli
|
de34c7580f
|
closes #314
|
2013-09-22 00:29:31 -04:00 |
|
Baris Soner Usakli
|
bcb492751c
|
closes #313, also fixed progressbar
|
2013-09-22 00:01:31 -04:00 |
|
adarqui
|
e26cc79819
|
redis multi pipeline used for getPostsByPids
|
2013-09-21 22:47:27 -04:00 |
|
adarqui
|
98cb2d4c17
|
a little logic to allow nodebb to use a unix domain socket rather than tcp/ip. unix dom sock has less overhead/latency.
|
2013-09-21 15:42:54 -04:00 |
|
adarqui
|
2fc569715c
|
hiredis & underscore packages
|
2013-09-21 15:26:52 -04:00 |
|
Julian Lam
|
3eb594df43
|
fixing timestamps in category view (topics listing) for noscript
|
2013-09-20 20:48:14 -04:00 |
|
Julian Lam
|
8243019a60
|
closed #312
|
2013-09-20 20:43:02 -04:00 |
|
psychobunny
|
5a10f7fcfe
|
init variables in translator
|
2013-09-20 17:31:53 -04:00 |
|
psychobunny
|
5e89caf358
|
internationalization: topic.json
|
2013-09-20 17:16:01 -04:00 |
|
psychobunny
|
35b40ef650
|
internationalization: unread.tpl
|
2013-09-20 17:03:30 -04:00 |
|