barisusakli
4ce6341d85
fix acp for header changes
11 years ago
barisusakli
83312ad53a
faster getTeasers
11 years ago
barisusakli
14e46a87a6
closes #2529
11 years ago
barisusakli
1424acc88e
fix reconnection for socket.io 1.x
11 years ago
barisusakli
8ed06eb773
closes #2528
11 years ago
barisusakli
04084807c2
removed app.loadConfig
11 years ago
psychobunny
da7dcd99a8
#2532 renamed to "socket.io:transports"
...
Sample config:
"socket.io": {
"transports": ["websocket"]
}
11 years ago
barisusakli
6a8a5a9de0
use validator.escape
11 years ago
barisusakli
793a0a6772
fix mark topic notifications read on enter
11 years ago
barisusakli
2bfc33edb7
updated deps
11 years ago
barisusakli
d314b9cae2
closes #2538
11 years ago
barisusakli
d28fb153c7
closes #2537
11 years ago
barisusakli
7ec8393004
closes #2532
11 years ago
barisusakli
2423bd18eb
jobs disabled is boolean, great
11 years ago
barisusakli
1a34327f9d
removed unnecessary require
11 years ago
barisusakli
59545d740c
only emit event:user_leave to topic rooms instead of all online users
11 years ago
barisusakli
f47550d23e
closes #2533
11 years ago
barisusakli
26b2ef1543
prevent crash in getChildren
11 years ago
barisusakli
989ca19df5
added jobsDisabled flag
11 years ago
barisusakli
acf1b76da8
reconnectionAttemps in socket.io 1.0x
...
https://github.com/automattic/socket.io-client#managerurlstring-optsobject
11 years ago
barisusakli
76480d4d31
app.user undefined on cold load
11 years ago
barisusakli
c0c85c24cf
duh strings dont work
11 years ago
barisusakli
64cc0f244d
just show err.message
11 years ago
barisusakli
5bf46864ed
removed global admin object, CF rocket loader fix
...
added colorpicker module
11 years ago
psychobunny
9e1a049fd5
Merge pull request #2526 from akhoury/patch-5
...
adding mid on the message returned data on addMessage
11 years ago
Aziz Khoury
100f31be81
adding mid on the message returned data on addMessage
11 years ago
barisusakli
e72ec429a2
remvoed lowered pingTimeout
11 years ago
barisusakli
e74d39889e
removed extra comma
11 years ago
barisusakli
bf3f20bf8b
removed extra comma
11 years ago
barisusakli
2c7d9e1a7c
store teaserPid in topic
...
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
11 years ago
barisusakli
0cb0dafae3
another relative_path fix
11 years ago
barisusakli
03de918f10
fix more relative path redirects
11 years ago
barisusakli
011c42bde3
updated analytics
...
accumulate pageviews, uniquevisitors and uniqueIps locally and update db
every 10 mins instead of on every page view
11 years ago
barisusakli
da4014eb71
dont allow move to same topic
11 years ago
barisusakli
8bba811aaf
closes #2522
11 years ago
barisusakli
52a53df80d
missing err check
11 years ago
barisusakli
8965855218
made breadcrumbs regular function
...
less db calls as well
11 years ago
barisusakli
518c6f7cfa
closes #2521
11 years ago
psychobunny
e0c8989e8b
closes #2519
11 years ago
psychobunny
94efa6dd87
closes #2520
11 years ago
Barış Soner Uşaklı
5f47f2226a
escape topic title and category name
11 years ago
Julian Lam
3deb423c55
testing socket availability before attempting to bind
11 years ago
Julian Lam
49dcffcbab
if worker process exits with code zero, don't boot up a new worker
11 years ago
Julian Lam
68e761bed0
if using sockets, reset the umask back to the old value after listening
11 years ago
Julian Lam
273e26ddb1
if a locally installed plugin not published to npm has a syntax error, this fixes it. closes #2512
11 years ago
barisusakli
9b083a6a66
half ping timeout
11 years ago
barisusakli
86bd85bba4
removed qs fix indent
11 years ago
barisusakli
646c5705cf
no need to make call for guests
11 years ago
barisusakli
2e04501224
closes #2516
11 years ago
barisusakli
348d05d3d1
remove deprecated res.json usage
11 years ago