8110 Commits (cc487a7fc86a0095a7f00063e7aec3b0c9fe221f)
 

Author SHA1 Message Date
barisusakli e22c13abd4 closes #2423 10 years ago
barisusakli 3bdb98e747 closes #2530 10 years ago
barisusakli 712d5bce5b show 24 hours in traffic graph 10 years ago
barisusakli 94cf29d42c show monthly page views 10 years ago
barisusakli b07a522c60 one less query in privileges.topics.get 10 years ago
barisusakli 984b17349a closes #2476 10 years ago
barisusakli 4ce6341d85 fix acp for header changes 10 years ago
barisusakli 83312ad53a faster getTeasers 10 years ago
barisusakli 14e46a87a6 closes #2529 10 years ago
barisusakli 1424acc88e fix reconnection for socket.io 1.x 10 years ago
barisusakli 8ed06eb773 closes #2528 10 years ago
barisusakli 04084807c2 removed app.loadConfig 10 years ago
psychobunny da7dcd99a8 #2532 renamed to "socket.io:transports"
Sample config:

"socket.io": {
"transports": ["websocket"]
}
10 years ago
barisusakli 6a8a5a9de0 use validator.escape 10 years ago
barisusakli 793a0a6772 fix mark topic notifications read on enter 10 years ago
barisusakli 2bfc33edb7 updated deps 10 years ago
barisusakli d314b9cae2 closes #2538 10 years ago
barisusakli d28fb153c7 closes #2537 10 years ago
barisusakli 7ec8393004 closes #2532 10 years ago
barisusakli 2423bd18eb jobs disabled is boolean, great 10 years ago
barisusakli 1a34327f9d removed unnecessary require 10 years ago
barisusakli 59545d740c only emit event:user_leave to topic rooms instead of all online users 10 years ago
barisusakli f47550d23e closes #2533 10 years ago
barisusakli 26b2ef1543 prevent crash in getChildren 10 years ago
barisusakli 989ca19df5 added jobsDisabled flag 10 years ago
barisusakli acf1b76da8 reconnectionAttemps in socket.io 1.0x
https://github.com/automattic/socket.io-client#managerurlstring-optsobject
10 years ago
barisusakli 76480d4d31 app.user undefined on cold load 10 years ago
barisusakli c0c85c24cf duh strings dont work 10 years ago
barisusakli 64cc0f244d just show err.message 10 years ago
barisusakli 5bf46864ed removed global admin object, CF rocket loader fix
added colorpicker module
10 years ago
psychobunny 9e1a049fd5 Merge pull request #2526 from akhoury/patch-5
adding mid on the message returned data on addMessage
10 years ago
Aziz Khoury 100f31be81 adding mid on the message returned data on addMessage 10 years ago
barisusakli e72ec429a2 remvoed lowered pingTimeout 10 years ago
barisusakli e74d39889e removed extra comma 10 years ago
barisusakli bf3f20bf8b removed extra comma 10 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
10 years ago
barisusakli 0cb0dafae3 another relative_path fix 10 years ago
barisusakli 03de918f10 fix more relative path redirects 10 years ago
barisusakli 011c42bde3 updated analytics
accumulate pageviews, uniquevisitors and uniqueIps locally and update db
every 10 mins instead of on every page view
10 years ago
barisusakli da4014eb71 dont allow move to same topic 10 years ago
barisusakli 8bba811aaf closes #2522 10 years ago
barisusakli 52a53df80d missing err check 10 years ago
barisusakli 8965855218 made breadcrumbs regular function
less db calls as well
10 years ago
barisusakli 518c6f7cfa closes #2521 10 years ago
psychobunny e0c8989e8b closes #2519 10 years ago
psychobunny 94efa6dd87 closes #2520 10 years ago
Barış Soner Uşaklı 5f47f2226a escape topic title and category name 10 years ago
Julian Lam 3deb423c55 testing socket availability before attempting to bind 10 years ago
Julian Lam 49dcffcbab if worker process exits with code zero, don't boot up a new worker 10 years ago
Julian Lam 68e761bed0 if using sockets, reset the umask back to the old value after listening 10 years ago