7088 Commits (8c9d3625350265e7007b7046efb38a7bdcb85894)
 

Author SHA1 Message Date
barisusakli 64c51d5cba check nid before pusing and marking read 11 years ago
Julian Lam 50a7c42f15 Merge remote-tracking branch 'origin/hashtalk' into hashtalk 11 years ago
Julian Lam 05e147b440 Merge branch 'master' of github.com:chronize/NodeBB into chronize-master 11 years ago
Julian Lam abdcb32ad2 Merge pull request #2119 from Fusselwurm/patch-1
default for missing post_index parameter when topic pagination is used
11 years ago
psychobunny a0da73dabd don't pass back err if plugin.json is corrupted 11 years ago
psychobunny 180625ece3 forgot to return just posts array 11 years ago
psychobunny 77dfc7378b filter:post.getPostSummaryByPids 11 years ago
psychobunny 0eb4fd89ef don't blow up nodebb if plugin.json is broken 11 years ago
barisusakli fb764472dd closes #2125 11 years ago
Julian Lam 901470ce05 always pipe child output to parent 11 years ago
barisusakli 0767998022 closes #2124 11 years ago
psychobunny 99bacf910c oops - #2126 11 years ago
psychobunny 7f2254c9da closes https://github.com/NodeBB/NodeBB/issues/2126 11 years ago
Julian Lam b6f7014a9d fixed infinite scroller so that it takes the height of OP into account when detecting when to load more posts while scrolling up 11 years ago
Julian Lam a6abde2a2b fixed upward infinite scrolling so that it is less jarring 11 years ago
barisusakli 48c3619028 lowered chat zindex 11 years ago
barisusakli 2d5dc44ce5 closes #2123 11 years ago
barisusakli 515e663f85 getObjectsFix
return empty array if keys is empty or not an array
11 years ago
barisusakli 39392672a2 moved static
removed pageRouter middleware into routes,
helper method to setup page routes
11 years ago
Julian Lam 9b9e79ef27 re: #2099 11 years ago
Julian Lam bfdc32a9c3 typo 11 years ago
psychobunny 0db93504ce forgot comma 11 years ago
psychobunny 2b90add560 fix for topics without category data (?)
@barisusakli lemme know if this is legit, if not, see line 195 as well
11 years ago
barisusakli 8b64e65095 cleaned up admin routes 11 years ago
barisusakli 21f65cbb6a crash fix 11 years ago
barisusakli c640e01969 show stack 11 years ago
barisusakli 8c600ae15d stop tag autocomplete ajaxify 11 years ago
barisusakli ba90b5d113 widget render change 11 years ago
Julian Lam 7597c654a0 refactored plugin and auth init a bit, and fixed issue where successive reloads caused old login strategies to be inadvertently preserved 11 years ago
barisusakli 5f2a66295c check keys 11 years ago
barisusakli 0914004e12 crash fix 11 years ago
Moritz Schmidt d1273516b5 default for missing post_index parameter
Avoid getting NaN if post_index param is not set (NaN is passed through to redis, redis complains, and the user ends up at /404)
11 years ago
barisusakli 7d9054c2cf derp 11 years ago
barisusakli 7d93926ef7 removed async.map 11 years ago
barisusakli 5323934cc2 calculate page count in controller 11 years ago
barisusakli b7fd4c22d4 removed checkPostIndex middleware
1 less call to get topic post count
11 years ago
barisusakli a19c306f49 guest fixes 11 years ago
barisusakli e2707353e9 dont return unnecessary data 11 years ago
psychobunny a52c69d2a1 only send noscript paginator data on cold loads 11 years ago
Julian Lam f891f49339 removing console.logs 11 years ago
Julian Lam dab3667773 re: #2108, auth re-routing 11 years ago
barisusakli ac301eaabe changed default to 1 11 years ago
barisusakli 4de658e096 checks 11 years ago
barisusakli 3d4dad226e crash fix 11 years ago
barisusakli 59120df71c bulk fix 11 years ago
barisusakli 630977fb99 added parentCid 0 to new categories 11 years ago
barisusakli 89e56794e8 check cid 11 years ago
Julian Lam d13fcd3529 closed #2109 11 years ago
barisusakli f3f4711a60 wait for callback 11 years ago
Julian Lam aee8b87385 composer tweaks, hiding navbar when mobile composer is open 11 years ago