7127 Commits (4f2603afd10807779ca37d42a338f7c370eabcea)
 

Author SHA1 Message Date
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
barisusakli 327d1c1bec some cleanup and callbacks for post 11 years ago
Julian Lam f0d3b5dd00 updated package.json to use 0.5.1-ready themes 11 years ago
Julian Lam 2bcd43531a updated package.json to use 0.5.1-ready themes 11 years ago
Julian Lam 4393907ff6 closed #2112 11 years ago
Julian Lam bae634e124 closed #2112 11 years ago
barisusakli 1bad2f79ee show megabyte values 11 years ago
barisusakli 7652f2bf39 escape input tag 11 years ago
Julian Lam c32fdabc43 minor refactor 11 years ago
barisusakli 803a2436de wait for increment to complete before expire 11 years ago
barisusakli 1844250967 check err 11 years ago
barisusakli 93b83060be fix expireAt using millis 11 years ago