psychobunny
b21d6c76cf
closes #1615
11 years ago
psychobunny
09c632330b
render widgets sooner
11 years ago
psychobunny
cad10a3f9e
implemented caching for widgets
11 years ago
psychobunny
28dcb9e33d
pair programming ftw
11 years ago
psychobunny
a1815b41c7
I still don't know what I'm fixing, I'm just doing as @barisusakli says
11 years ago
psychobunny
7197f9b621
fixes... something, whatever it is @barisusakli
11 years ago
psychobunny
f2bf9f9383
fixes for windows (flex) @julianlam
11 years ago
Julian Lam
b0464ff912
fixed another hardcoded prefix value
11 years ago
Julian Lam
86457558b0
no more hardcoding of the prefix value for minification mapping
11 years ago
psychobunny
bfcd13144e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
11 years ago
psychobunny
4ee055c3ea
closes #1608
11 years ago
psychobunny
bbcff6a0a5
moved widget rendering up a bit
11 years ago
psychobunny
ff25c4600a
yeah.. woops
11 years ago
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.
11 years ago
psychobunny
c7691a8cdc
Merge remote-tracking branch 'origin/master' into require.js
...
Conflicts:
src/meta.js
11 years ago
Julian Lam
be19222817
en_US will no longer throw js error from missing timeago file
11 years ago
Barış Soner Uşaklı
125b18f704
Merge pull request #1610 from JonathanMH/patch-1
...
backup instructions for mongodb
11 years ago
Jonathan
fceb4ca134
backup instructions for mongodb
11 years ago
Julian Lam
b553d44107
plugin source mapping fix -- closes #1609
11 years ago
Julian Lam
53f5dbfeca
updating package.json to use my fork
11 years ago
Julian Lam
256fa937d8
added last two missing options to source map config
11 years ago
Julian Lam
f8061e23ec
source map support, first pass
11 years ago
psychobunny
3ba51b05f7
fixing the minified version of string.js instead
11 years ago
psychobunny
65f3fa1bbc
fixing string.js compatibility
11 years ago
psychobunny
f0811f7a2f
added buzz; cleanup
11 years ago
psychobunny
f98a52013a
Merge remote-tracking branch 'origin/master' into require.js
11 years ago
psychobunny
281aa0049c
init, attempt to increase cold load speed
11 years ago
barisusakli
5ae29ef33a
fix sitemap
11 years ago
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.
11 years ago
Julian Lam
584fe60284
fixed #1554 , redis error handling will go back to crashing the error (though the error will be logged at least)
11 years ago
psychobunny
5b17f9a7a4
added caching per url + rate limiting mechanism to prefetcher, closes #1576
11 years ago
psychobunny
1e05a92c1e
no need to send prefetched state anymor
11 years ago
psychobunny
b2b76f701d
woops, okay actually fixing it properly this time
11 years ago
psychobunny
d5e55d27ed
fix for previous commit
11 years ago
psychobunny
d81351579d
don't require passing in uid for topics.markAsRead
11 years ago
psychobunny
791fde7904
fixing #1587 properly for unread count
11 years ago
psychobunny
08bbf7fdd8
console.log
11 years ago
psychobunny
0334a487b5
fixing #1587 properly for profile views
11 years ago
psychobunny
74097be2e4
additional fix for #1587
11 years ago
psychobunny
71214c6255
fixed preloader
11 years ago
psychobunny
fee591e551
fixes #1587
11 years ago
psychobunny
1fecbd0b90
fixed function signature for ajaxify.loadData
11 years ago
psychobunny
bfa3b0f22f
global header widgets
11 years ago
barisusakli
351e376812
hide area if there are no widgets
11 years ago
barisusakli
9c0446d416
closes #1593
11 years ago
barisusakli
e1ad2537b6
fixes navigator progress bar
11 years ago
barisusakli
c852574cef
closes #1572
11 years ago
barisusakli
fbdff5bb43
name too short error string
11 years ago
barisusakli
60742ce316
closes #1590 , closes #1589
11 years ago
barisusakli
0dce8647ba
closes #1476
11 years ago