Commit Graph

8170 Commits (835886998b7741b4c324dd5eecb2f9fa0167b97c)
 

Author SHA1 Message Date
barisusakli b1edc59987 fix undefined next
psychobunny a5f63a5ac7 upgrade script was refusing to complete until I added this
@barisusakli fyi
barisusakli 9865f78cbb flat is good
barisusakli 768c17263c fix error messages
Barış Soner Uşaklı 25cb450f40 Merge pull request from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
The Gitter Badger 3019023d38 Added Gitter badge
barisusakli 936ea5f686 sync config changes over redis pubsub
barisusakli 2f8e6a1f2b closes
barisusakli 2ea5f85d9b closes
barisusakli e6b4a45cda closes
barisusakli e22c13abd4 closes
barisusakli 3bdb98e747 closes
barisusakli 712d5bce5b show 24 hours in traffic graph
barisusakli 94cf29d42c show monthly page views
barisusakli b07a522c60 one less query in privileges.topics.get
barisusakli 984b17349a closes
barisusakli 4ce6341d85 fix acp for header changes
barisusakli 83312ad53a faster getTeasers
barisusakli 14e46a87a6 closes
barisusakli 1424acc88e fix reconnection for socket.io 1.x
barisusakli 8ed06eb773 closes
barisusakli 04084807c2 removed app.loadConfig
psychobunny da7dcd99a8 renamed to "socket.io:transports"
Sample config:

"socket.io": {
"transports": ["websocket"]
}
barisusakli 6a8a5a9de0 use validator.escape
barisusakli 793a0a6772 fix mark topic notifications read on enter
barisusakli 2bfc33edb7 updated deps
barisusakli d314b9cae2 closes
barisusakli d28fb153c7 closes
barisusakli 7ec8393004 closes
barisusakli 2423bd18eb jobs disabled is boolean, great
barisusakli 1a34327f9d removed unnecessary require
barisusakli 59545d740c only emit event:user_leave to topic rooms instead of all online users
barisusakli f47550d23e closes
barisusakli 26b2ef1543 prevent crash in getChildren
barisusakli 989ca19df5 added jobsDisabled flag
barisusakli acf1b76da8 reconnectionAttemps in socket.io 1.0x
https://github.com/automattic/socket.io-client#managerurlstring-optsobject
barisusakli 76480d4d31 app.user undefined on cold load
barisusakli c0c85c24cf duh strings dont work
barisusakli 64cc0f244d just show err.message
barisusakli 5bf46864ed removed global admin object, CF rocket loader fix
added colorpicker module
psychobunny 9e1a049fd5 Merge pull request from akhoury/patch-5
adding mid on the message returned data on addMessage
Aziz Khoury 100f31be81 adding mid on the message returned data on addMessage
barisusakli e72ec429a2 remvoed lowered pingTimeout
barisusakli e74d39889e removed extra comma
barisusakli bf3f20bf8b removed extra comma
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
barisusakli 0cb0dafae3 another relative_path fix
barisusakli 03de918f10 fix more relative path redirects
barisusakli 011c42bde3 updated analytics
accumulate pageviews, uniquevisitors and uniqueIps locally and update db
every 10 mins instead of on every page view
barisusakli da4014eb71 dont allow move to same topic