Commit Graph

5866 Commits

Author SHA1 Message Date
barisusakli
ee9fae581e closes #1618 2014-06-02 13:12:48 -04:00
barisusakli
09d4f4b47b leaving tags box will create tag 2014-06-02 13:10:52 -04:00
barisusakli
4570edb122 closes #1623 2014-06-02 12:44:37 -04:00
barisusakli
d0c468c190 new language string 2014-06-02 12:36:15 -04:00
psychobunny
92b0b926c7 instructions on how to reset plugins 2014-06-01 22:55:59 -04:00
barisusakli
69ac63ed4e updated repo link in admin 2014-06-01 11:57:44 -04:00
barisusakli
364d55938c if no categories found return empty array 2014-05-31 22:24:22 -04:00
psychobunny
257491801d optimizing template compilation 2014-05-31 17:08:24 -04:00
psychobunny
c97d6635fc plugin templates now have higher priority than theme templates 2014-05-31 17:06:27 -04:00
psychobunny
85aa88e6ed show correct path on windows 2014-05-31 16:53:18 -04:00
Julian Lam
ef831cca9a Merge branch 'patch-1' of github.com:giorgiochiodi/NodeBB into giorgiochiodi-patch-1
closes #1614
2014-05-31 15:33:19 -04:00
psychobunny
8c735ce4dd updating credits in the docs to the people who deserve it ;) 2014-05-31 03:10:20 -04:00
psychobunny
b21d6c76cf closes #1615 2014-05-31 01:58:26 -04:00
psychobunny
09c632330b render widgets sooner 2014-05-30 17:52:33 -04:00
psychobunny
cad10a3f9e implemented caching for widgets 2014-05-30 17:38:03 -04:00
psychobunny
28dcb9e33d pair programming ftw 2014-05-30 17:27:57 -04:00
psychobunny
a1815b41c7 I still don't know what I'm fixing, I'm just doing as @barisusakli says 2014-05-30 17:25:23 -04:00
psychobunny
7197f9b621 fixes... something, whatever it is @barisusakli 2014-05-30 17:23:35 -04:00
psychobunny
f2bf9f9383 fixes for windows (flex) @julianlam 2014-05-30 17:13:20 -04:00
Julian Lam
b0464ff912 fixed another hardcoded prefix value 2014-05-30 17:11:37 -04:00
Julian Lam
86457558b0 no more hardcoding of the prefix value for minification mapping 2014-05-30 16:27:42 -04:00
psychobunny
bfcd13144e Merge branch 'master' of https://github.com/NodeBB/NodeBB 2014-05-30 15:35:30 -04:00
psychobunny
4ee055c3ea closes #1608 2014-05-30 15:30:37 -04:00
psychobunny
bbcff6a0a5 moved widget rendering up a bit 2014-05-30 15:29:17 -04:00
psychobunny
ff25c4600a yeah.. woops 2014-05-30 15:27:50 -04:00
barisusakli
e035d8f1de closes #1497
fixes user images in subfolder installs, if user image has https dont
append relative_path,
also removes relative_path in ajaxify.loadData so it doesnt call
/forum/api/forum/category etc.
2014-05-30 15:22:52 -04:00
psychobunny
c7691a8cdc Merge remote-tracking branch 'origin/master' into require.js
Conflicts:
	src/meta.js
2014-05-30 15:18:17 -04:00
Julian Lam
be19222817 en_US will no longer throw js error from missing timeago file 2014-05-30 14:45:55 -04:00
Barış Soner Uşaklı
125b18f704 Merge pull request #1610 from JonathanMH/patch-1
backup instructions for mongodb
2014-05-30 14:27:56 -04:00
Jonathan
fceb4ca134 backup instructions for mongodb 2014-05-30 19:53:34 +02:00
Julian Lam
b553d44107 plugin source mapping fix -- closes #1609 2014-05-30 09:17:10 -04:00
Julian Lam
53f5dbfeca updating package.json to use my fork 2014-05-30 09:17:10 -04:00
Julian Lam
256fa937d8 added last two missing options to source map config 2014-05-30 09:17:10 -04:00
Julian Lam
f8061e23ec source map support, first pass 2014-05-30 09:17:10 -04:00
psychobunny
3ba51b05f7 fixing the minified version of string.js instead 2014-05-29 17:46:44 -04:00
psychobunny
65f3fa1bbc fixing string.js compatibility 2014-05-29 17:44:41 -04:00
psychobunny
f0811f7a2f added buzz; cleanup 2014-05-29 17:42:53 -04:00
psychobunny
f98a52013a Merge remote-tracking branch 'origin/master' into require.js 2014-05-29 17:25:16 -04:00
psychobunny
281aa0049c init, attempt to increase cold load speed 2014-05-29 17:24:38 -04:00
barisusakli
5ae29ef33a fix sitemap 2014-05-29 15:36:28 -04:00
barisusakli
652e1ef574 closes #1597
turns out clicking back causes double script.init() calls and
ajaxify.variables.get('topic_id') can be undefined in one of those
calls.
2014-05-29 12:09:54 -04:00
Julian Lam
584fe60284 fixed #1554, redis error handling will go back to crashing the error (though the error will be logged at least) 2014-05-28 20:40:40 -04:00
psychobunny
5b17f9a7a4 added caching per url + rate limiting mechanism to prefetcher, closes #1576 2014-05-28 19:03:54 -04:00
psychobunny
1e05a92c1e no need to send prefetched state anymor 2014-05-28 18:24:30 -04:00
psychobunny
b2b76f701d woops, okay actually fixing it properly this time 2014-05-28 18:23:59 -04:00
psychobunny
d5e55d27ed fix for previous commit 2014-05-28 18:22:34 -04:00
psychobunny
d81351579d don't require passing in uid for topics.markAsRead 2014-05-28 18:21:15 -04:00
psychobunny
791fde7904 fixing #1587 properly for unread count 2014-05-28 18:20:02 -04:00
psychobunny
08bbf7fdd8 console.log 2014-05-28 18:16:26 -04:00
psychobunny
0334a487b5 fixing #1587 properly for profile views 2014-05-28 18:15:53 -04:00