5829 Commits (6e50016a115807977eb4ef4616ca6a07215c5639)
 

Author SHA1 Message Date
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
Barış Soner Uşaklı 50d37d65f9 Merge pull request #1583 from tomcheung789/patch-1
Update mongo.rst
11 years ago
barisusakli eb0a06b777 closes #1577 11 years ago
Julian Lam 667a78902e closed #1586 11 years ago
barisusakli 48aba5fc64 category widget changes 11 years ago
Julian Lam 640500bc5f closed #1437 11 years ago
Julian Lam 93e3eb4d28 fixed #1584 11 years ago
Chong Cheung 6c17fb49ef Update mongo.rst
1. Use db.createUser() instead of db.addUser() to add users to MongoDB. Deprecated since version 2.6
2. NodeBB causes mongo error during setup procedure. Change the role from "userAdmin" to "readWrite".
11 years ago
Julian Lam eb2929f497 removing slufigication when checking for group existence 11 years ago
Julian Lam 64c6546daa updating mentions minver #1331 11 years ago
Julian Lam 3baf00208f slugifying group name when checking for existence 11 years ago
Julian Lam 8efb930ec0 site title fallbacks for daily digest titles 11 years ago
barisusakli e685e7c376 removed console.log 11 years ago
barisusakli 4e8a9fbe27 closes #1582 11 years ago
psychobunny 9c2bb027d3 fire action:widgets.loaded regardless of callback 11 years ago
psychobunny bf63c927c6 trigger ajaxify.loadingData regardless of cached state 11 years ago
psychobunny 6aeec3a399 action:widgets.loaded 11 years ago
Julian Lam b0b28fad8e removing console logs 11 years ago
Julian Lam 753779296b increased sitemap cache time -- #1578 11 years ago
Julian Lam d948f2a29d moved login via email detection into the internal login block 11 years ago
barisusakli 04309ac09c show error message if password empty 11 years ago
barisusakli 18810e7203 allow dots in tags 11 years ago
barisusakli 9079d7f26f fix create tags crash if no callback is passed 11 years ago
Julian Lam d0d5c5a8a5 added FAQ entry for #1537 -- closed #1537 11 years ago
psychobunny 7f011fe583 calling it ajaxify.preloader instead 11 years ago
psychobunny eb69d898ce use cache-buster in translator instead of timestamp 11 years ago