Commit Graph

5680 Commits (b553d441078f4c40d6ea55d3670157a5bbd1966b)
 

Author SHA1 Message Date
Julian Lam b553d44107 plugin source mapping fix -- closes
Julian Lam 53f5dbfeca updating package.json to use my fork
Julian Lam 256fa937d8 added last two missing options to source map config
Julian Lam f8061e23ec source map support, first pass
barisusakli 5ae29ef33a fix sitemap
barisusakli 652e1ef574 closes
turns out clicking back causes double script.init() calls and
ajaxify.variables.get('topic_id') can be undefined in one of those
calls.
Julian Lam 584fe60284 fixed , redis error handling will go back to crashing the error (though the error will be logged at least)
psychobunny 5b17f9a7a4 added caching per url + rate limiting mechanism to prefetcher, closes
psychobunny 1e05a92c1e no need to send prefetched state anymor
psychobunny b2b76f701d woops, okay actually fixing it properly this time
psychobunny d5e55d27ed fix for previous commit
psychobunny d81351579d don't require passing in uid for topics.markAsRead
psychobunny 791fde7904 fixing properly for unread count
psychobunny 08bbf7fdd8 console.log
psychobunny 0334a487b5 fixing properly for profile views
psychobunny 74097be2e4 additional fix for
psychobunny 71214c6255 fixed preloader
psychobunny fee591e551 fixes
psychobunny 1fecbd0b90 fixed function signature for ajaxify.loadData
psychobunny bfa3b0f22f global header widgets
barisusakli 351e376812 hide area if there are no widgets
barisusakli 9c0446d416 closes
barisusakli e1ad2537b6 fixes navigator progress bar
barisusakli c852574cef closes
barisusakli fbdff5bb43 name too short error string
barisusakli 60742ce316 closes , closes
barisusakli 0dce8647ba closes
Barış Soner Uşaklı 50d37d65f9 Merge pull request from tomcheung789/patch-1
Update mongo.rst
barisusakli eb0a06b777 closes
Julian Lam 667a78902e closed
barisusakli 48aba5fc64 category widget changes
Julian Lam 640500bc5f closed
Julian Lam 93e3eb4d28 fixed
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".
Julian Lam eb2929f497 removing slufigication when checking for group existence
Julian Lam 64c6546daa updating mentions minver
Julian Lam 3baf00208f slugifying group name when checking for existence
Julian Lam 8efb930ec0 site title fallbacks for daily digest titles
barisusakli e685e7c376 removed console.log
barisusakli 4e8a9fbe27 closes
psychobunny 9c2bb027d3 fire action:widgets.loaded regardless of callback
psychobunny bf63c927c6 trigger ajaxify.loadingData regardless of cached state
psychobunny 6aeec3a399 action:widgets.loaded
Julian Lam b0b28fad8e removing console logs
Julian Lam 753779296b increased sitemap cache time --
Julian Lam d948f2a29d moved login via email detection into the internal login block
barisusakli 04309ac09c show error message if password empty
barisusakli 18810e7203 allow dots in tags
barisusakli 9079d7f26f fix create tags crash if no callback is passed
Julian Lam d0d5c5a8a5 added FAQ entry for -- closed