4737 Commits (f5b758245f7a261c4daae67fc6d0ba780a23ba2e)

Author SHA1 Message Date
barisusakli 4b1b98e229 handle changePicture callback properly 11 years ago
barisusakli 3d9e86d9b2 removed null 11 years ago
barisusakli cd41e192d1 closes #2546 11 years ago
barisusakli 87f57b8cd3 cuz @psychobunny said so 11 years ago
barisusakli d68c44fd0a dont sent status update if user set it offline 11 years ago
barisusakli a9e12f4174 remove unused requires 11 years ago
barisusakli b1edc59987 fix undefined next 11 years ago
psychobunny a5f63a5ac7 upgrade script was refusing to complete until I added this
@barisusakli fyi
11 years ago
barisusakli 9865f78cbb flat is good 11 years ago
barisusakli 768c17263c fix error messages 11 years ago
barisusakli 936ea5f686 sync config changes over redis pubsub 11 years ago
barisusakli 2f8e6a1f2b closes #2458 11 years ago
barisusakli 2ea5f85d9b closes #2481 11 years ago
barisusakli e6b4a45cda closes #2531 11 years ago
barisusakli 712d5bce5b show 24 hours in traffic graph 11 years ago
barisusakli 94cf29d42c show monthly page views 11 years ago
barisusakli b07a522c60 one less query in privileges.topics.get 11 years ago
barisusakli 984b17349a closes #2476 11 years ago
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 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 d314b9cae2 closes #2538 11 years ago
barisusakli d28fb153c7 closes #2537 11 years ago
barisusakli 7ec8393004 closes #2532 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 c0c85c24cf duh strings dont work 11 years ago
barisusakli 64cc0f244d just show err.message 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 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 2e04501224 closes #2516 11 years ago
barisusakli 348d05d3d1 remove deprecated res.json usage 11 years ago
barisusakli b63c0df8a2 fixed event name 11 years ago
barisusakli 5a79b99a7a derp 11 years ago
barisusakli 9f7196f5b0 dont crash if config is undefined, added error to plugins 11 years ago
Julian Lam 772f4c103a properly pass in error value for locally installed plugin 11 years ago
barisusakli aeae76c28d added error false 11 years ago
Julian Lam b565f3ac0a closed #2497 11 years ago
barisusakli 8af5102912 missing return 11 years ago
barisusakli 8e8375cbba validate email password on register 11 years ago
Julian Lam b278f27ffe partial fix to #2509 11 years ago
barisusakli 9d78a204df missing return 11 years ago
barisusakli 5128f7d2f9 prevent crash on invalid data 11 years ago
barisusakli 6b20cf5cff #2508 11 years ago
barisusakli 5337a31eb9 #2254 sitemap topic limit 11 years ago
barisusakli 8bea0bb6e5 fix favourite infinite scroll 11 years ago
barisusakli f2b24eb72a fix tests 11 years ago
barisusakli ef3b6a2450 closes #2498 11 years ago
barisusakli 64c0e1df61 settimeout 11 years ago
Julian Lam 2914c74587 allowed admin to remove skins, if set 11 years ago
barisusakli 9e9b138afb removed unused code 11 years ago
barisusakli 080c54d414 #2434 11 years ago
barisusakli e18ad61ff6 fix login maybe? 11 years ago
barisusakli 356f577a74 redirect to correct login 11 years ago
barisusakli 85dfedeedc removed commented out code 11 years ago
barisusakli 7ae7c50f56 app.user 11 years ago
barisusakli 7d6c81160b show 20 results for user search 11 years ago
Julian Lam aaef0ad282 closed #2495 11 years ago
barisusakli 64e13df14c removed node cluster spawn procs on ports 11 years ago
psychobunny fc00791125 a plugin's package.json can be invalid too 11 years ago
barisusakli 5576ef0d1e upgrade script to remove fields 11 years ago
psychobunny c0bce71984 added some failsafe checks for filter:user.isModerator 11 years ago
barisusakli 48337e4f51 check err 11 years ago
psychobunny 113d35887c moved admin.getVoters to posts.getVoters; now getVoters modal can be accessed by moderators as well 11 years ago
psychobunny 63367bd670 *user.isModerator*, duh 11 years ago
psychobunny 673145d413 added filter:users.isModerator 11 years ago
barisusakli 612aa4e55b closes #2491 11 years ago
barisusakli 09a5d92dba correct method name 11 years ago
barisusakli 9075a8d4c9 added back isAdmin into admin middleware with a warning 11 years ago
barisusakli 97d01de155 fix acp 11 years ago
barisusakli ddd6ed9e8c #2477 403 page 11 years ago
barisusakli be11577aa4 closes #2477 11 years ago
barisusakli 9023060008 moved category redirect up 11 years ago
Julian Lam aa44894db2 fixing home breadcrumb, #1984 11 years ago