Commit Graph

5675 Commits

Author SHA1 Message Date
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.
2014-05-29 12:09:54 -04:00
Julian Lam
584fe60284 fixed #1554, redis error handling will go back to crashing the error (though the error will be logged at least) 2014-05-28 20:40:40 -04:00
psychobunny
5b17f9a7a4 added caching per url + rate limiting mechanism to prefetcher, closes #1576 2014-05-28 19:03:54 -04:00
psychobunny
1e05a92c1e no need to send prefetched state anymor 2014-05-28 18:24:30 -04:00
psychobunny
b2b76f701d woops, okay actually fixing it properly this time 2014-05-28 18:23:59 -04:00
psychobunny
d5e55d27ed fix for previous commit 2014-05-28 18:22:34 -04:00
psychobunny
d81351579d don't require passing in uid for topics.markAsRead 2014-05-28 18:21:15 -04:00
psychobunny
791fde7904 fixing #1587 properly for unread count 2014-05-28 18:20:02 -04:00
psychobunny
08bbf7fdd8 console.log 2014-05-28 18:16:26 -04:00
psychobunny
0334a487b5 fixing #1587 properly for profile views 2014-05-28 18:15:53 -04:00
psychobunny
74097be2e4 additional fix for #1587 2014-05-28 17:49:31 -04:00
psychobunny
71214c6255 fixed preloader 2014-05-28 17:48:03 -04:00
psychobunny
fee591e551 fixes #1587 2014-05-28 17:43:03 -04:00
psychobunny
1fecbd0b90 fixed function signature for ajaxify.loadData 2014-05-28 17:26:28 -04:00
psychobunny
bfa3b0f22f global header widgets 2014-05-28 16:30:29 -04:00
barisusakli
351e376812 hide area if there are no widgets 2014-05-28 16:24:10 -04:00
barisusakli
9c0446d416 closes #1593 2014-05-28 14:18:00 -04:00
barisusakli
e1ad2537b6 fixes navigator progress bar 2014-05-28 13:13:29 -04:00
barisusakli
c852574cef closes #1572 2014-05-28 13:04:19 -04:00
barisusakli
fbdff5bb43 name too short error string 2014-05-28 12:09:25 -04:00
barisusakli
60742ce316 closes #1590, closes #1589 2014-05-27 21:12:57 -04:00
barisusakli
0dce8647ba closes #1476 2014-05-27 15:15:06 -04:00
Barış Soner Uşaklı
50d37d65f9 Merge pull request #1583 from tomcheung789/patch-1
Update mongo.rst
2014-05-27 14:55:37 -04:00
barisusakli
eb0a06b777 closes #1577 2014-05-27 14:53:51 -04:00
Julian Lam
667a78902e closed #1586 2014-05-27 13:30:27 -04:00
barisusakli
48aba5fc64 category widget changes 2014-05-27 12:44:28 -04:00
Julian Lam
640500bc5f closed #1437 2014-05-27 09:52:27 -04:00
Julian Lam
93e3eb4d28 fixed #1584 2014-05-27 09:20:03 -04:00
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".
2014-05-27 14:12:49 +08:00
Julian Lam
eb2929f497 removing slufigication when checking for group existence 2014-05-26 21:37:50 -04:00
Julian Lam
64c6546daa updating mentions minver #1331 2014-05-26 21:22:06 -04:00
Julian Lam
3baf00208f slugifying group name when checking for existence 2014-05-26 21:13:18 -04:00
Julian Lam
8efb930ec0 site title fallbacks for daily digest titles 2014-05-26 18:50:08 -04:00
barisusakli
e685e7c376 removed console.log 2014-05-26 14:52:48 -04:00
barisusakli
4e8a9fbe27 closes #1582 2014-05-26 14:49:08 -04:00
psychobunny
9c2bb027d3 fire action:widgets.loaded regardless of callback 2014-05-26 12:26:41 -04:00
psychobunny
bf63c927c6 trigger ajaxify.loadingData regardless of cached state 2014-05-26 12:00:37 -04:00
psychobunny
6aeec3a399 action:widgets.loaded 2014-05-26 11:38:04 -04:00
Julian Lam
b0b28fad8e removing console logs 2014-05-25 15:57:00 -04:00
Julian Lam
753779296b increased sitemap cache time -- #1578 2014-05-25 15:39:54 -04:00
Julian Lam
d948f2a29d moved login via email detection into the internal login block 2014-05-25 13:08:56 -04:00
barisusakli
04309ac09c show error message if password empty 2014-05-25 13:04:58 -04:00
barisusakli
18810e7203 allow dots in tags 2014-05-25 12:49:41 -04:00
barisusakli
9079d7f26f fix create tags crash if no callback is passed 2014-05-25 12:38:49 -04:00
Julian Lam
d0d5c5a8a5 added FAQ entry for #1537 -- closed #1537 2014-05-24 20:33:58 -04:00
psychobunny
7f011fe583 calling it ajaxify.preloader instead 2014-05-24 18:54:55 -04:00
psychobunny
eb69d898ce use cache-buster in translator instead of timestamp 2014-05-24 17:58:49 -04:00
psychobunny
d5bf83f43f closes #1570 2014-05-24 17:35:29 -04:00
Julian Lam
b1eb5b175c Merge remote-tracking branch 'origin/master' into groups-pages
Conflicts:
	src/topics/tags.js
2014-05-24 12:38:16 -04:00
Barış Soner Uşaklı
16304ced50 Merge pull request #1568 from akhoury/patch-2
my bad
2014-05-24 10:36:47 -04:00